Search Results
Its a edit of awesome stunt paradise!
87
217
Good! And don't forget about maps!
217
Код:
if(!strcmp(cmdtext, "/vcmds"))
{
SendClientMessage(playerid, 0xFFFFFFFF, "These are the vehicle cmds
/newbuycar [carid] [color1] [color2] [Price] you need to be a logged ...
45
Goood one! U can also put prices in front of them (/buygun), it would be easier! +rep
99
Here u go! : http://forum.sa-mp.com/showthread.ph...light=graffiti
29
I am getting a error in CMD console saying,
Код:
sscanf error: System not initialised
Due to this error some commands are not working in game!
Plz help!
Thank you!
53
There are other filescripts why don't u try them?
30
How can i add Hours, Minutes, Seconds in /stats command? +rep for help
Thank you!
37
Or just remove this line!
Код:
if(PlayerInfo[playerid][dRank] == 0) return SendClientMessage(playerid, red, "You must be Vip 1 to use this Command.");
Код:
CMD:stopfly(playerid,params[])
{
...
29
This might help you! https://sampforum.blast.hk/showthread.php?tid=276499
49