27.12.2014, 19:45
I dont know whats wrong and how to fix that problem
Error!
(15988 ) LINE
Thanks alot to one who fix that. will get rep+
Error!
Код:
(15988) : error 029: invalid expression, assumed zero
Код:
CMD:dynamicgift(playerid, params[]) { if(PlayerInfo[playerid][pAdmin] >= 1337) { if(IsPlayerInAnyVehicle(playerid)) { SendClientMessageEx(playerid, COLOR_GREY, "You must be on foot to use this command."); return 1; } new string[128], Float:Position[4]; if(dynamicgift == 0) {
Код:
if(dynamicgift == 0)