Stuck On Weather Texdraws
#3

I suppose you have more than 2 cases in that switch. If not, you should catch all cases:
case 0: case 1: ... case 19: ... or case 1: .. case 2: .. default: ..

The problem is that you have to show the textdraw after you set a new string for it.
Use TextDrawShowForPlayer(playerid, Weather); or TextDrawShowForAll(Weather) after that "switch".
Reply


Messages In This Thread
Stuck On Weather Texdraws - by AgusZ - 04.11.2017, 18:24
Re: Stuck On Weather Texdraws - by TrueThing - 04.11.2017, 19:02
Re: Stuck On Weather Texdraws - by ExTaZZ69 - 04.11.2017, 19:06
Re: Stuck On Weather Texdraws - by AgusZ - 04.11.2017, 19:46

Forum Jump:


Users browsing this thread: 1 Guest(s)