Problem with making moveable gates
#4

These lines are the errors
pawn Код:
SafeGivePlayerMoney(i, value);
SafeGivePlayerMoney(i, value);
SafeSetPlayerInterior(i,GetPlayerInterior(targetid));
GetVehicleName(vehicleid, vehicle, sizeof(vehicle));
else if(IsASalesVehicle(vehicleid))
format(string,sizeof(string),"Type /v buy to buy this car for $%d",GetVehiclePrice(vehicleid));
else {  SendClientMessage(playerid, COLOR_LIGHTBLUE, "** Only Higher Ranked Law Enforcement Units May use This!!"); new Float:X, Float:Y, Float:Z; GetPlayerPos(playerid, X,Y,Z); SafeSetPlayerPos(playerid, X,Y,Z); }
else {  SendClientMessage(playerid, COLOR_LIGHTBLUE, "** Only Higher Ranked Law Enforcement Units May use This!!"); new Float:X, Float:Y, Float:Z; GetPlayerPos(playerid, X,Y,Z); SafeSetPlayerPos(playerid, X,Y,Z); }
The rest are the same line as the first ones
Reply


Messages In This Thread
Problem with making moveable gates - by jw_peeters - 12.03.2012, 17:53
Re: Problem with making moveable gates - by Faisal_khan - 12.03.2012, 17:56
Re: Problem with making moveable gates - by jw_peeters - 12.03.2012, 17:58
Re: Problem with making moveable gates - by jw_peeters - 12.03.2012, 18:15
Re: Problem with making moveable gates - by Issam - 12.03.2012, 18:15
Re: Problem with making moveable gates - by jw_peeters - 12.03.2012, 18:41

Forum Jump:


Users browsing this thread: 2 Guest(s)