Textdraw bug
#1

hi,
do i have to hide a texdraw for playerid on OnGameModeExit or sth.?
casue ive got some issues with my texdraws if some players leave an rejoin the server again.

first i try to ask like this and if its not possible to answer it without a code im gonna to post it.

regards.
Reply
#2

If you have textdraws for each player, then you need to destroy the text draw under OnPlayerDisconnect. If you have common textdraws for everybody, you only need to destroy the textdraws under OnGameModeExit, although that's not mandatory.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)