Hi, i had alot of textdraws in my stats system so i changed it a bit
now i have like
And so on, but when i format it only the numbers show up, not the other textdraws, but if i do it like
then it works, what can the problem be?
now i have like
pawn Code:
~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 Code:
~w~Your Kills: ~g~%d, pStats[playerid][Kills] // (only once)
then it works, what can the problem be?
Aucun commentaire:
Enregistrer un commentaire