15.11.2013, 20:56
so tem isso , olha
Код:
forward ScoreLevel(playerid); public ScoreLevel(playerid) { new LevScore; LevScore = PlayerInfo[playerid][pLevel]; SetPlayerScore(playerid, LevScore); }