Fuel problem
#4

pawn Код:
public IsPlayerOnGasStation(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid, 10, 2115.5422, 919.5186, 10.8203)) return 1; // IS AT GAS STATION -- Gas Station 1
    return 0; // is NOT at gas station
}
Why using stock?
Reply


Messages In This Thread
Fuel problem - by Unknown123 - 17.03.2011, 20:59
Re: Fuel problem - by Kwarde - 17.03.2011, 21:01
Re: Fuel problem - by Unknown123 - 17.03.2011, 21:10
Re: Fuel problem - by Marricio - 17.03.2011, 21:13
Re: Fuel problem - by Unknown123 - 17.03.2011, 21:19
Re: Fuel problem - by Kwarde - 18.03.2011, 05:48

Forum Jump:


Users browsing this thread: 1 Guest(s)