01.10.2013, 14:55
Not really the best tutorial.
You forgot to edit the text.
For an example:
if(GetPlayerScore(playerid) < 9999) return SendClientMessage(playerid, COLOR_RED, "ERROR:You Don't Have 300 Score To Use /Gpack1");
It wouldn't make sense if the player has let's say 9998 score and it suddenly says "You don't have 300 score ...."
You forgot to edit the text.
For an example:
if(GetPlayerScore(playerid) < 9999) return SendClientMessage(playerid, COLOR_RED, "ERROR:You Don't Have 300 Score To Use /Gpack1");
It wouldn't make sense if the player has let's say 9998 score and it suddenly says "You don't have 300 score ...."