Taxi Fare gametext
#2

Try this one:

pawn Код:
if(IsATaxi(vehicleid) && newstate == PLAYER_STATE_PASSENGER)
    {
        SetTimerEx("FareAmmount",1000,1,"i",playerid);
    }
Reply


Messages In This Thread
Taxi Fare gametext - by Naruto4 - 05.01.2010, 14:41
Re: Taxi Fare gametext - by MadeMan - 05.01.2010, 14:50
Re: Taxi Fare gametext - by Naruto4 - 05.01.2010, 16:21
Re: Taxi Fare gametext - by Naruto4 - 06.01.2010, 12:42
Re: Taxi Fare gametext - by adsy - 06.01.2010, 13:00
Re: Taxi Fare gametext - by Deat_Itself - 06.01.2010, 13:32
Re: Taxi Fare gametext - by GTAguillaume - 06.01.2010, 13:40
Re: Taxi Fare gametext - by Naruto4 - 06.01.2010, 14:04

Forum Jump:


Users browsing this thread: 1 Guest(s)