Tag Mismatch
#6

I just replced the
PHP код:
TextDraw[RadarStation
with playerid in the Timer:
PHP код:
GZTimer[playerid] = SetTimerEx("GZCounter",1000,true,"d",playerid); 
This works fine.

So doesnt the
PHP код:
TextDraw[RadarStation] = TextDrawCreate(228.800018379.306640"Radar Station"); 
return the Text draw id as an integer?

The problem is when I use TextDraw[RadarStation], the parameter is counted as an array(string), which causes the Tag mismatch error.

I still need to find a fix because playerid is not the parameter i need.
Reply


Messages In This Thread
Tag Mismatch Error - by Primes007 - 08.09.2017, 16:00
Re: Tag Mismatch - by Primes007 - 08.09.2017, 17:31
Re: Tag Mismatch Error - by AmarPlayer - 08.09.2017, 17:38
Re: Tag Mismatch - by Misiur - 08.09.2017, 17:43
Re: Tag Mismatch - by Primes007 - 08.09.2017, 17:54
Re: Tag Mismatch - by Primes007 - 08.09.2017, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)