error 029: invalid expression, assumed zero
#1

I dont know whats wrong and how to fix that problem
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)
{
(15988 ) LINE
Код:
if(dynamicgift == 0)
Thanks alot to one who fix that. will get rep+
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)