textdraw not showing location
#1

hello people, i post because i get a problem with my text draw. I use a Zone Include to get Player actual Zone location:
pawn Код:
format(zone_string,256, "%s",GetPlayer2DZone(playerid, zone, MAX_ZONE_NAME));
        TextDrawSetString(ZONE, zone_string);
in game, the text draw doesn't show the zone name(nothing appears). ( Yes, i have TextDrawShowForPlayer used. -.-) i tried replacing %s with %d, but it only shows "1" in game, anywhere i go. Anyway, it should be %s, since it's a string, right?

what is wrong? thanks
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)