textdraw not showing location
#2

GetPlayer2DZone puts the zone name into 'zone' and does not return it, it only return 1/0 if it was succesful or not.

Do it like this:

pawn Код:
GetPlayer2DZone(playerid, zone_string, MAX_ZONE_NAME);
TextDrawSetString(ZONE, zone_string);
Reply


Messages In This Thread
textdraw not showing location - by pmk1 - 26.09.2010, 14:51
Re: textdraw not showing location - by Mauzen - 26.09.2010, 15:11
Re: textdraw not showing location - by pmk1 - 26.09.2010, 15:34

Forum Jump:


Users browsing this thread: 1 Guest(s)