QUESTION ABOUT TEXTDRAWS
#8

Quote:
Originally Posted by Vince
Посмотреть сообщение
Player textdraws are only useful to extend the textdraw limit. You can create 256 textdraws per player (so 256,000 in total for a full 1000 player server) as opposed to 2048 global. Global textdraw should in most cases be created in OnGameModeInit, player textdraw should in most cases be created in OnPlayerConnect.
carspeed[playerid] -> if he has "[playerid]" is a global textdraw or a player textdraw?
Thanks!

Quote:
Originally Posted by Vince
Посмотреть сообщение
Player textdraws are only useful to extend the textdraw limit. You can create 256 textdraws per player (so 256,000 in total for a full 1000 player server) as opposed to 2048 global. Global textdraw should in most cases be created in OnGameModeInit, player textdraw should in most cases be created in OnPlayerConnect.
If i put all my GLOBAL TEXTDRAWS at on gamemodeinit , all compiles fine but after this is sayning Unknown at "Gamemode".
What to do?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)