23.08.2014, 17:01
no haha
im using this with textdraw the
"
format(string, sizeof(string),"~b~stats: %d/~g~%d",dini_Int(PlayerFile(playername),"Kills"),Ki lls /9);
SendClientMessageToAll(COLOR_LIGHTGREEN, string);
"
is only to check if it working.
my problem is that the stats are not showing the correct stats,for example id 0 see id1 and id 1 see 0 and i want id 0 to seee id 0 stats and id1 to see id 1..
im using this with textdraw the
"
format(string, sizeof(string),"~b~stats: %d/~g~%d",dini_Int(PlayerFile(playername),"Kills"),Ki lls /9);
SendClientMessageToAll(COLOR_LIGHTGREEN, string);
"
is only to check if it working.
my problem is that the stats are not showing the correct stats,for example id 0 see id1 and id 1 see 0 and i want id 0 to seee id 0 stats and id1 to see id 1..