Refuel CMD problem
#2

Try replacing
Quote:

if(!IsAtFuelStation(playerid)) return SendClientMessageEx(playerid, COLOR_RED, "You're not at a fuel station.");

with
Quote:

if(IsAtFuelStation(playerid)) return SendClientMessageEx(playerid, COLOR_RED, "You're not at a fuel station.");

Reply


Messages In This Thread
Refuel CMD problem - by Red_Dragon. - 27.11.2012, 08:59
Re: Refuel CMD problem - by Raximax - 27.11.2012, 10:02
Re: Refuel CMD problem - by Red_Dragon. - 27.11.2012, 10:26
Re: Refuel CMD problem - by park4bmx - 27.11.2012, 10:31
Re: Refuel CMD problem - by Red_Dragon. - 27.11.2012, 10:56
Re: Refuel CMD problem - by park4bmx - 27.11.2012, 11:06
Re: Refuel CMD problem - by Red_Dragon. - 27.11.2012, 11:24
AW: Refuel CMD problem - by Skimmer - 27.11.2012, 12:19
Re: Refuel CMD problem - by Red_Dragon. - 27.11.2012, 12:49
Re: Refuel CMD problem - by Red_Dragon. - 27.11.2012, 13:08

Forum Jump:


Users browsing this thread: 1 Guest(s)