13.04.2013, 07:37
Hey, i wanna to create a textdraw with score like kills: 0
Every time the player kill some one the 0 change to 1 then 2 then..
So how can i do it?
This is the line i have it
PlayerInfo[playerid][Kills] = dini_Int(file, "Kills");
I wanna to put it on text draw
Every time the player kill some one the 0 change to 1 then 2 then..
So how can i do it?
This is the line i have it
PlayerInfo[playerid][Kills] = dini_Int(file, "Kills");
I wanna to put it on text draw