I think you DO need an array, though.
Quote:
Originally Posted by [HLF]Southclaw
I wondered this at first but don't worry, forget about the array!
Because you assign it like this:
pawn Код:
gPlayerTD = CreatePlayerTextDraw(playerid, ...)
The first parameter removes the need to use an array, that's the point of Player TextDraws
|
Have you tested this with 3 or more players?