looking for a good impound lot/cmd fs
#1

links please or a impound system fs with a /cmd list
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)