IdleWood gas refilling
#6

Quote:
Originally Posted by Thresh
Посмотреть сообщение
pawn Код:
stock IsPlayerAtRefuelStation(playerid)
{
    if (IsPlayerInRangeOfPoint(playerid,10,1942.6703,-1771.3253,13.3906)) return 1; //Idlewood
    if (IsPlayerInRangeOfPoint(playerid,10,4,5,6)) return 1; //random
    return 0;
}
If you just give him the code for, every time in the future that he wants to add/change a gas station he's going to have to ask someone to do it for him. If you TEACH him how to do it, he can do it himself.
Reply


Messages In This Thread
IdleWood gas refilling - by Mriss - 14.03.2014, 07:53
Re: IdleWood gas refilling - by MP2 - 14.03.2014, 08:01
Re: IdleWood gas refilling - by Mriss - 14.03.2014, 08:07
Re: IdleWood gas refilling - by MP2 - 14.03.2014, 08:12
Re: IdleWood gas refilling - by Dredd - 14.03.2014, 08:12
Re: IdleWood gas refilling - by MP2 - 14.03.2014, 08:15
Re: IdleWood gas refilling - by Dredd - 14.03.2014, 08:16
Re: IdleWood gas refilling - by MP2 - 14.03.2014, 09:23

Forum Jump:


Users browsing this thread: 1 Guest(s)