looking for a good impound lot/cmd fs
#2

You can't just request things like this, this section is for help, not for us to create a whole thing for you. It's not that difficult just add another thing to your enum for vehicles like "Impounded" Then when you do your /impound do something like:

pawn Код:
veh = GetPlayerVehicleID(playerid);
VehicleInfo[veh][Impounded] = 1;
Then under your /engine, add a if to check if Impounded == 1
Reply


Messages In This Thread
looking for a good impound lot/cmd fs - by stlane - 23.01.2012, 04:11
Re: looking for a good impound lot/cmd fs - by Abreezy - 23.01.2012, 04:15

Forum Jump:


Users browsing this thread: 1 Guest(s)