A little problem with /rentcar.
#3

You made it so if there's anyone on the server who DOESN'T own that boat, return "Somone already owns this yacht"

In the loop, change

if(HireCar[i] != GetPlayerVehicleID(playerid))

to

if(HireCar[i] == GetPlayerVehicleID(playerid))
Reply


Messages In This Thread
A little problem with /rentcar. - by Gabb0411 - 20.08.2010, 08:55
Re: A little problem with /rentcar. - by Gabb0411 - 20.08.2010, 12:07
Re: A little problem with /rentcar. - by xxxDunecatxxx - 20.08.2010, 12:53
Re: A little problem with /rentcar. - by Gabb0411 - 20.08.2010, 13:12
Re: A little problem with /rentcar. - by Gabb0411 - 20.08.2010, 16:44
Re: A little problem with /rentcar. - by Gabb0411 - 21.08.2010, 06:39

Forum Jump:


Users browsing this thread: 1 Guest(s)