28.02.2010, 09:12
Sorry for another topic, but I really need this.
How I can make when 2 players have wanted will appear like This.
Name1 - Level x.
Name2 - Level y.
Mine's:
Again, I really need this.
I think's fixed, should test now.
same
Here's the pic:
How I can make when 2 players have wanted will appear like This.
Name1 - Level x.
Name2 - Level y.
Mine's:
pawn Код:
format(string, sizeof(string), "%s - Level %d~n~", giveplayer,WantedLevel[i]);
TextDrawShowForPlayer(playerid, WLevel[i]);
TextDrawSetString(WLevel[i],string);
I think's fixed, should test now.

same

Here's the pic:
