06.03.2009, 06:12
About the problem with the amount of licenses
replace
with
replace
pawn Код:
PlayerInfo[playerid][pFishLicenseTime] += 5;
pawn Код:
PlayerInfo[playerid][pFishLicenseTime] = 5;