[Include] dth_vehcat.inc - Categorized vehicles
#1

dth_vehcat.inc - Categorized vehicles
With this include which is easy to use, you have access to about ten functions to help you know using the model of the vehicle in his category.
Contents :
  • 20 functions
Informations :
Functions return a Boolean value, so true/false (0/1).

PHP код:
native IsModelAirplane(const modelid);
native IsModelHelicopter(const modelid);
native IsModelScooter(const modelid);
native IsModelBicycle(const modelid);
native IsModelMoto(const modelid);
native IsModelQuad(const modelid);
native IsModelTwoWheels(const modelid);
native IsModelConvertible(const modelid);
native IsModelSport(const modelid);
native IsModelLowrider(const modelid);
native IsModelPolice(const modelid);
native IsModelMilitary(const modelid);
native IsModelRescue(const modelid);
native IsModelBoat(const modelid);
native IsModelTrailer(const modelid);
native IsModelTruck(const modelid);
native IsModel4x4(const modelid);
native IsModelRC(const modelid);
native HasModelValidHood(const modelid);
native HasModelValidBoot(const modelid); 
HasModelValidHood/Boot are two functions which allow you to know if through SetVehicleParamsEx hood or boot/trunk opens physically.

If you have to add categories to this include, please manifest it in this topic.
Download :



Reply


Messages In This Thread
dth_vehcat.inc - Categorized vehicles - by Dutheil - 07.07.2015, 16:45
Re: dth_vehcat.inc - Categorized vehicles - by Kyle - 07.07.2015, 16:52
Re : dth_vehcat.inc - Categorized vehicles - by Dutheil - 07.07.2015, 17:00
Re: dth_vehcat.inc - Categorized vehicles - by Stanford - 07.07.2015, 18:27
Re : dth_vehcat.inc - Categorized vehicles - by Dutheil - 07.07.2015, 20:16
Re : dth_vehcat.inc - Categorized vehicles - by Dutheil - 07.07.2015, 23:19

Forum Jump:


Users browsing this thread: 3 Guest(s)