error 030: compound statement not closed at the end of file
#8

Change the return 1; with return true;
Something like this
Quote:

GivePlayerWeapon(playerid, 17, 1);
GivePlayerMoney(playerid, -50);
return true;
}
return false;
}

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)