28.12.2013, 10:03
Hello there. I just started working on my first sqlite database script and I need some help.
Basically I want to check a vehicle for components. If a vehicle has, for example a body kit installed (alien front back spoiler and roof), I want to collect their ID's and store them.
I know I need to use the "GetVehicleComponent" functions (they should return the ID's), but I need a quick start guide about collecting these into variables and storing them. Can anyone show me how to do it?
Basically I want to check a vehicle for components. If a vehicle has, for example a body kit installed (alien front back spoiler and roof), I want to collect their ID's and store them.
I know I need to use the "GetVehicleComponent" functions (they should return the ID's), but I need a quick start guide about collecting these into variables and storing them. Can anyone show me how to do it?