get_char_vehicle_special_type(name)

Parameters:
name (string) name of the character
 
Returns:
(enumeration) special vehicle type of the character's vehicle

Description:
Get the special vehicle type of a character's vehicle.

The possible special vehicle types are:
 VST_AMBULANCE
 VST_BUS
 VST_FBI
 VST_FIRETRUCK
 VST_INDUSTRIAL
 VST_METER_MAID
 VST_NEWS_VAN
 VST_POLICE
 VST_SWAT_VAN
 VST_TAXI
 VST_TOW_TRUCK
 VST_LIMO
 VST_ATV
 VST_TANK
 VST_NONE (character is not in a vehicle, or vehicle is not any of the special types listed above)

 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:15