Warning 213: tag mismatch
#6

You need the name of the zone that the player is in when an admin clicks the map. I believe 'Zones' is the textdraw for players when they enter an area (just like you have in SP).

PHP код:
new
    
temp_Zone[28];
GetPlayer2DZone(playeridtemp_Zonesizeof(temp_Zone));
format(string128"Admin Log: %s has map teleported to %s."playernametemp_Zone); 
Reply


Messages In This Thread
Warning 213: tag mismatch - by Tass007 - 03.04.2016, 04:20
Re: Warning 213: tag mismatch - by introzen - 03.04.2016, 06:42
Re: Warning 213: tag mismatch - by Tass007 - 03.04.2016, 07:36
Re: Warning 213: tag mismatch - by AndySedeyn - 03.04.2016, 08:54
Re: Warning 213: tag mismatch - by Tass007 - 03.04.2016, 09:13
Re: Warning 213: tag mismatch - by AndySedeyn - 03.04.2016, 09:24

Forum Jump:


Users browsing this thread: 3 Guest(s)