- 0
[GF/RP] Am si eu ceva intrebari in legatura scripting !!!
-
Similar Content
-
- 8 replies
- 1.478 views
-
- 1 reply
- 665 views
-
Am o problema cu un special quest de iarna,sunt la inceput cu scripting-ul si am o problema,cand intru in raza de checkpoint nu se intampla absolut nimic,stie cineva de ce?
By cbnmihaita,
- 3 answers
- 1.021 views
-
Scripting Free
By Ronni,
- 16 replies
- 1.995 views
-
- 4 replies
- 412 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
JusTyX
Buna dimineata am o problema la masina personala nu imi apare pretul in joc zicetimi si mie ce lipseste ?
}
if(IsAnOwnableCar(newcar))
{
if(CarInfo[newcar][cOwned]==0)
{
TogglePlayerControllable(playerid, 0);
SendClientMessage(playerid, COLOR_YELLOW,"___________________________");
format(string,sizeof(string),"Vehicle Name: %s",CarInfo[newcar][cDescription]);
SendClientMessage(playerid, COLOR_YELLOW, string);
format(string,sizeof(string),"Price: %s",CarInfo[newcar][cValue]);
SendClientMessage(playerid, COLOR_YELLOW, string);
format(string,sizeof(string),"Owner: %s",CarInfo[newcar][cOwner]);
SendClientMessage(playerid, COLOR_YELLOW, string);
SendClientMessage(playerid, COLOR_LIGHTRED,"Type /v buy to buy this car");
SendClientMessage(playerid, COLOR_YELLOW,"___________________________");
Inca o intrebare cum fac si unde sa pun pe gm sa dea la fiecare player intrat lv 3 si 50k ... bani in mana !!! urgent pls
31.215.195.95:7777
6 answers to this question
Recommended Posts