09.01.2014, 01:14
eu boto isso aqui no OnPlayerSpawn, mais sempre que a pessoa avanзa um level, ou troca nick ele nгo atualiza
code :
code :
PHP код:
format(string3, sizeof(string3), " ~b~~h~~h~ID ~w~%d ~b~~h~~h~Level ~w~%d ~b~~h~~h~Nick ~w~%s",playerid , dini_Int(file, "Level"), aname);
TextDrawSetString(gText3[playerid], string3);
TextDrawShowForPlayer(playerid, gText3[playerid]);