10.10.2011, 10:13
health and armor are floats
score is an integer not a float
use this i think:
score is an integer not a float
use this i think:
pawn Код:
SetPlayerScore(playerid, dini_Int(file, "Level"));