SA-MP Forums Archive
help with some textdraw .. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help with some textdraw .. (/showthread.php?tid=212367)



help with some textdraw .. - StyleR - 17.01.2011

guys i just maked some login welcome like on the american roleplay and its dont work ! look at codes ! no errors no nothing but the textdraws doesnt show ! i connect to server and its supposed to show me the welcome message but nothing just the login dialogue

http://pastebin.com/krrCSKPs


Re: help with some textdraw .. - Infamous - 17.01.2011

Create the textdraws under OnGameModeInit. You are creating them after you have shown them.


Re: help with some textdraw .. - StyleR - 17.01.2011

they are already there look http://pastebin.com/qC0VPzqE


Re: help with some textdraw .. - Infamous - 17.01.2011

That looks like a differant link.

Quote:
Originally Posted by StyleR
Посмотреть сообщение
guys i just maked some login welcome like on the american roleplay and its dont work ! look at codes ! no errors no nothing but the textdraws doesnt show ! i connect to server and its supposed to show me the welcome message but nothing just the login dialogue

http://pastebin.com/krrCSKPs
Where are you destroying them?


Re: help with some textdraw .. - StyleR - 17.01.2011

well y my bad i had 2 of them 1 idk where and 1 under gamemodeinit .. i deleted the idk where one and now works 10x ty