Help with /sellcar !
#2

Replace Range, X, Y and Z.

pawn Код:
if(!IsPlayerInRangeOfPoint(playerid, RANGE, X, Y ,Z))
{
    SendClientMessage(playerid, -1,"Error: You are not at the showroom!");
}
Remove the 2nd IsPlayerInRangeOfPoint from your command. The first one should in theory work, but you can try placing it above the money thing using my code.
Reply


Messages In This Thread
Help with /sellcar ! - by deltapro - 06.06.2012, 18:07
Re: Help with /sellcar ! - by alpha500delta - 06.06.2012, 18:29
Re: Help with /sellcar ! - by zxc1 - 06.06.2012, 18:34
AW: Help with /sellcar ! - by deltapro - 06.06.2012, 19:18

Forum Jump:


Users browsing this thread: 1 Guest(s)