TextDraw fight?
#2

"(Oh, more less Gentlemen)" Where's the equality?

Firstly, TextDrawDestroy(web); should be under OnGameModeExit() callback.

Secondly, TextDrawShowForAll(web); won't show for anyone, since it's under OnGameModeInit() which is called when a gamemode starts - there's no-one online at that time.
Add TextDrawShowForPlayer(playerid, web); under OnPlayerConnect().

I didn't enter too deep into your code.. The rest is in your hands..
Reply


Messages In This Thread
TextDraw fight? - by Mmartin - 12.03.2011, 08:54
Re: TextDraw fight? - by iMonk3y - 12.03.2011, 09:14
Re: TextDraw fight? - by Mmartin - 12.03.2011, 09:32
Re: TextDraw fight? - by iMonk3y - 12.03.2011, 09:41
Re: TextDraw fight? - by Mmartin - 12.03.2011, 09:49

Forum Jump:


Users browsing this thread: 2 Guest(s)