Quote:
Originally Posted by Benjo
Just change
pawn Код:
public SaveStats(playerid) { SendClientMessage(playerid,COLOR_WHITE,"Payday!!!"); }
to
pawn Код:
public Payday(playerid) { SendClientMessage(playerid,COLOR_WHITE,"Payday!!!"); }
...and you should be ready to go!
|
Lol yes indeed. I took this from my script