textdraw disappear before some time - 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: textdraw disappear before some time (
/showthread.php?tid=470642)
textdraw disappear before some time -
Jony_Cruze - 19.10.2013
before some time , some textdraws disappears from my server , a restart is necessary .... how to fix this problem??
Re: textdraw disappear before some time -
DanishHaq - 19.10.2013
Make sure you don't have any timers that are hiding the text draw's, these timers would usually start under OnGameModeInit.
Re: textdraw disappear before some time -
Jony_Cruze - 19.10.2013
i don't have !
Re: textdraw disappear before some time -
DanishHaq - 19.10.2013
Search your script for
https://sampwiki.blast.hk/wiki/TextDrawHideForPlayer or
https://sampwiki.blast.hk/wiki/TextDrawHideForAll, you might have one of those which will prevent someone from viewing a text draw.
Re: textdraw disappear before some time -
Jony_Cruze - 19.10.2013
I have textdrawhideforplayer for example : when i go to the dealership i have textdrawshow and when i exit i have textdrawhideforplayer... (sorry for my bad english)..
Re: textdraw disappear before some time -
gurmani11 - 19.10.2013
show code
Re: textdraw disappear before some time -
Jony_Cruze - 19.10.2013
up!@