21.07.2011, 14:25
(
Последний раз редактировалось deadsecret; 21.07.2011 в 15:21.
)
awsome
Thank you 
#EDIT
i found a bug :
in if(!strcmp(cmd,"/buyhydraulics",true) || !strcmp(cmd,"/buyhyd",true))
here:
SendClientMessage(playerid.yellow,"You bought hydraulics for you vehicle");
you see? after playerid is a . but it must a , !
- in /fix and /flip too


#EDIT
i found a bug :
in if(!strcmp(cmd,"/buyhydraulics",true) || !strcmp(cmd,"/buyhyd",true))
here:
SendClientMessage(playerid.yellow,"You bought hydraulics for you vehicle");
you see? after playerid is a . but it must a , !
- in /fix and /flip too