What is wrong with this fu**in' code?!!? :O
#2

try this

Код:
if(GetPlayerVehicleID(playerid) >= 1 && GetPlayerVehicleID(playerid) <= 9 || GetPlayerVehicleID(playerid) >= 135 && GetPlayerVehicleID(playerid) <= 154 || GetPlayerVehicleID(playerid) >= 194 && GetPlayerVehicleID(playerid) <= 196)
    {
        if(HireCar[playerid] == 299) { GameTextForPlayer(playerid,"This is a rental vehicle.~n~Use /rentcar to rent it,~n~for ~r~$500~r~",5000,3); }
    }
    if(GetPlayerVehicleID(playerid) >= 112 && GetPlayerVehicleID(playerid) <= 130)
    {
        if(HireCar[playerid] == 299) { GameTextForPlayer(playerid,"This is a rental bike.~n~Use /rentbike to rent it,~n~for ~r~$100~r~",5000,3); }
    }
Reply


Messages In This Thread
What is wrong with this fu**in' code?!!? :O - by anant - 19.04.2011, 09:35
Re: What is wrong with this fu**in' code?!!? :O - by CrazyBlob - 19.04.2011, 09:37
Re: What is wrong with this fu**in' code?!!? :O - by Vince - 19.04.2011, 09:38
Re: What is wrong with this fu**in' code?!!? :O - by anant - 19.04.2011, 09:40
Re: What is wrong with this fu**in' code?!!? :O - by Babul - 19.04.2011, 09:44
Re: What is wrong with this fu**in' code?!!? :O - by Vince - 19.04.2011, 09:45
Re: What is wrong with this fu**in' code?!!? :O - by anant - 19.04.2011, 09:49

Forum Jump:


Users browsing this thread: 2 Guest(s)