my locationnbot working help +rep
#1

my location not work on driving car but it's work only foot and i want that work on driving car see picture





and this is on foot and it's work


http://i46.tinypic.com/24whvgn.png


and i want my location work on foot or car driving

adn this is my location code


Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    new vehicleid = GetPlayerVehicleID(playerid);
    if(Spawned[playerid] == 1)
    {
    if(newstate == PLAYER_STATE_ONFOOT)
    {
    TextDrawHideForPlayer(playerid, Speed[playerid][Speedom]);
    TextDrawHideForPlayer(playerid, Speed[playerid][Speedom2]);
    new string[250];
    TextDrawShowForPlayer(playerid, Speed[playerid][Speedom]);
    format(string,sizeof(string),"~w~LoLocation: ~w~%s" ,ReturnPlayerZone(playerid));
    TextDrawSetString(Speed[playerid][Speedom], string);
    }
    }
Reply


Messages In This Thread
my location not working help +rep - by sscarface - 25.04.2012, 18:39
Re: my locationnbot working help +rep - by mprofitt - 25.04.2012, 19:23
Re: my locationnbot working help +rep - by sscarface - 25.04.2012, 21:00
Re: my locationnbot working help +rep - by RollTi - 26.04.2012, 01:27
Re: my locationnbot working help +rep - by sscarface - 26.04.2012, 09:22
Re: my locationnbot working help +rep - by RollTi - 26.04.2012, 09:32
Re: my locationnbot working help +rep - by sscarface - 26.04.2012, 09:59

Forum Jump:


Users browsing this thread: 1 Guest(s)