27.07.2013, 22:31
Depends on the the textdraw and what's it's used for.
If the textdraw is showing some data of the player then use MAX_PLAYERS in the variable where it's defined make sure you are using TextDrawShowForPlayer and destroy the textdraws when the server shutdowns (GMX, Closing etc) On the callback OnGameModeExit
If the textdraw is showing some data of the player then use MAX_PLAYERS in the variable where it's defined make sure you are using TextDrawShowForPlayer and destroy the textdraws when the server shutdowns (GMX, Closing etc) On the callback OnGameModeExit