String bug
#1

Hey guys i created a string:

pawn Код:
format(string, sizeof(string), "RANK: %i~n~PRESTIGE: %i~n~XP: %i~n~KILLS: %i~n~DEATHS: %i", GetPVarInt(playerid, "Rank"), GetPVarInt(playerid, "Prestige"), GetPVarInt(playerid, "Xp"), GetPVarInt(playerid, "Kills"), GetPVarInt(playerid, "Deaths"));
and that string displays



Idk why although it worked before.

But if i remove Deaths from the string it works perfectly, has anyone had this cause, and fixed it?
Reply
#2

What's the cell size of the string?
Reply
#3

how big is the string?
Reply
#4

fairly big 256 -.- ill change it soon
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)