Format
#1

Hi, i had alot of textdraws in my stats system so i changed it a bit

now i have like
pawn Код:
~w~Your Kills: ~g~%d ~n~~w~Your Deaths: ~g~%d ~n~~w~Favorit Skin: ~g~%d, pStats[playerid][Kills], pStats[playerid][Deaths], pStats[playerid][Skin]
And so on, but when i format it only the numbers show up, not the other textdraws, but if i do it like

pawn Код:
~w~Your Kills: ~g~%d, pStats[playerid][Kills] // (only once)
then it works, what can the problem be?
Reply


Messages In This Thread
Format - by Ananisiki - 08.04.2014, 00:11
Re: Format - by arakuta - 08.04.2014, 00:16

Forum Jump:


Users browsing this thread: 1 Guest(s)