My textdraw will not show
#3

You can use TextDrawShowForAll() in OnGameModeInit(), but that's not useful, because that means it would show the textdraw for all online players in THAT moment (probably none). You need to add TextDrawShowForPlayer in OnPlayerConnect.

EDIT: Lol, that coordinates are outside the screen. (Textdraw1 = TextDrawCreate(476 ,451 , "Textdraw String")
Reply


Messages In This Thread
My textdraw will not show - by Mikibey - 30.06.2012, 07:10
Re: My textdraw will not show - by Mikibey - 30.06.2012, 07:14
Re: My textdraw will not show - by Dan.. - 30.06.2012, 07:21

Forum Jump:


Users browsing this thread: 1 Guest(s)