SA-MP Forums Archive
Textdrawdestroy - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Textdrawdestroy (/showthread.php?tid=511871)



Textdrawdestroy - Ananisiki - 07.05.2014

When /rcon gmx, isnt it the textdraws supposed to be destroy with TextDrawDestroy(textdraw); ?

Cuz i /rcon gmx and when i type a command with textdraw it is not destroyed


Re: Textdrawdestroy - iZN - 07.05.2014

Are you destroying the textdraws through OnGameModeExit/OnFilterScriptExit?


Re: Textdrawdestroy - Ananisiki - 07.05.2014

OnGameModeExit


Re: Textdrawdestroy - Stanford - 08.05.2014

Under
pawn Код:
OnGameModeExit
destroy all textdraws to avoid having problems in the future.


Re: Textdrawdestroy - Ananisiki - 08.05.2014

Thats what i do but when i gmx it dont destroy