Payday timer
#2

Do not use "256" as size, use less.

Also here:

pawn Код:
PlayerInfo[playerid][pExp] = (PlayerInfo[playerid][pExp] - 1);
For this:

pawn Код:
PlayerInfo[playerid][pExp] -= 1

If you refer about INI, use Y_INI.
Reply


Messages In This Thread
Payday timer - by mrkiller90 - 20.04.2014, 01:28
Re: Payday timer - by blackwave - 20.04.2014, 04:08

Forum Jump:


Users browsing this thread: 1 Guest(s)