VEHICLE
VEHICLE = {
CREATE_VEHICLE=function(modelHash,x,y,z,heading,isNetwork,bScriptHostVeh,p7)return n_invoker.invoke_int(0xAF35D0D2583051B0,modelHash,x,y,z,heading,isNetwork,bScriptHostVeh,p7);
DELETE_VEHICLE=function(vehicle)return n_invoker.invoke_void(0xEA386986E786A54F,vehicle);
SET_VEHICLE_ALLOW_HOMING_MISSLE_LOCKON=function(vehicle,toggle,p2)return n_invoker.invoke_void(0x7D6F9A3EF26136A0,vehicle,toggle,p2);
SET_VEHICLE_ALLOW_HOMING_MISSLE_LOCKON_SYNCED=function(vehicle,canBeLockedOn,p2)return n_invoker.invoke_void(0x1DDA078D12879EEE,vehicle,canBeLockedOn,p2);
SET_VEHICLE_ALLOW_NO_PASSENGERS_LOCKON=function(veh,toggle)return n_invoker.invoke_void(0x5D14D4154BFE7B2C,veh,toggle);
GET_VEHICLE_HOMING_LOCKON_STATE=function(vehicle)return n_invoker.invoke_int(0xE6B0E8CFC3633BF0,vehicle);
GET_VEHICLE_HOMING_LOCKEDONTO_STATE=function(p0)return n_invoker.invoke_int(0x6EAAEFC76ACC311F,p0);
SET_VEHICLE_HOMING_LOCKEDONTO_STATE=function(p0,p1)return n_invoker.invoke_void(0x407DC5E97DB1A4D3,p0,p1);
IS_VEHICLE_MODEL=function(vehicle,model)return n_invoker.invoke_bool(0x423E8DE37D934D89,vehicle,model);
DOES_SCRIPT_VEHICLE_GENERATOR_EXIST=function(vehicleGenerator)return n_invoker.invoke_bool(0xF6086BC836400876,vehicleGenerator);
CREATE_SCRIPT_VEHICLE_GENERATOR=function(x,y,z,heading,p4,p5,modelHash,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16)return n_invoker.invoke_int(0x9DEF883114668116,x,y,z,heading,p4,p5,modelHash,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16);
DELETE_SCRIPT_VEHICLE_GENERATOR=function(vehicleGenerator)return n_invoker.invoke_void(0x22102C9ABFCF125D,vehicleGenerator);
SET_SCRIPT_VEHICLE_GENERATOR=function(vehicleGenerator,enabled)return n_invoker.invoke_void(0xD9D620E0AC6DC4B0,vehicleGenerator,enabled);
SET_ALL_VEHICLE_GENERATORS_ACTIVE_IN_AREA=function(x1,y1,z1,x2,y2,z2,toggle,p7)return n_invoker.invoke_void(0xC12321827687FE4D,x1,y1,z1,x2,y2,z2,toggle,p7);
SET_ALL_VEHICLE_GENERATORS_ACTIVE=function()return n_invoker.invoke_void(0x34AD89078831A4BC);
SET_ALL_LOW_PRIORITY_VEHICLE_GENERATORS_ACTIVE=function(active)return n_invoker.invoke_void(0x608207E7A8FB787C,active);
SET_VEHICLE_GENERATOR_AREA_OF_INTEREST=function(x,y,z,radius)return n_invoker.invoke_void(0x9A75585FB2E54FAD,x,y,z,radius);
CLEAR_VEHICLE_GENERATOR_AREA_OF_INTEREST=function()return n_invoker.invoke_void(0x0A436B8643716D14);
SET_VEHICLE_ON_GROUND_PROPERLY=function(vehicle,p1)return n_invoker.invoke_bool(0x49733E92263139D1,vehicle,p1);
SET_VEHICLE_USE_CUTSCENE_WHEEL_COMPRESSION=function(p0,p1,p2,p3)return n_invoker.invoke_bool(0xE023E8AC4EF7C117,p0,p1,p2,p3);
IS_VEHICLE_STUCK_ON_ROOF=function(vehicle)return n_invoker.invoke_bool(0xB497F06B288DCFDF,vehicle);
ADD_VEHICLE_UPSIDEDOWN_CHECK=function(vehicle)return n_invoker.invoke_void(0xB72E26D81006005B,vehicle);
REMOVE_VEHICLE_UPSIDEDOWN_CHECK=function(vehicle)return n_invoker.invoke_void(0xC53EB42A499A7E90,vehicle);
IS_VEHICLE_STOPPED=function(vehicle)return n_invoker.invoke_bool(0x5721B434AD84D57A,vehicle);
GET_VEHICLE_NUMBER_OF_PASSENGERS=function(vehicle,includeDriver,includeDeadOccupants)return n_invoker.invoke_int(0x24CB2137731FFE89,vehicle,includeDriver,includeDeadOccupants);
GET_VEHICLE_MAX_NUMBER_OF_PASSENGERS=function(vehicle)return n_invoker.invoke_int(0xA7C4F2C6E744A550,vehicle);
GET_VEHICLE_MODEL_NUMBER_OF_SEATS=function(modelHash)return n_invoker.invoke_int(0x2AD93716F184EDA4,modelHash);
IS_SEAT_WARP_ONLY=function(vehicle,seatIndex)return n_invoker.invoke_bool(0xF7F203E31F96F6A1,vehicle,seatIndex);
IS_TURRET_SEAT=function(vehicle,seatIndex)return n_invoker.invoke_bool(0xE33FFA906CE74880,vehicle,seatIndex);
DOES_VEHICLE_ALLOW_RAPPEL=function(vehicle)return n_invoker.invoke_bool(0x4E417C547182C84D,vehicle);
SET_VEHICLE_DENSITY_MULTIPLIER_THIS_FRAME=function(multiplier)return n_invoker.invoke_void(0x245A6883D966D537,multiplier);
SET_RANDOM_VEHICLE_DENSITY_MULTIPLIER_THIS_FRAME=function(multiplier)return n_invoker.invoke_void(0xB3B3359379FE77D3,multiplier);
SET_PARKED_VEHICLE_DENSITY_MULTIPLIER_THIS_FRAME=function(multiplier)return n_invoker.invoke_void(0xEAE6DCC7EEE3DB1D,multiplier);
SET_DISABLE_RANDOM_TRAINS_THIS_FRAME=function(toggle)return n_invoker.invoke_void(0xD4B8E3D1917BC86B,toggle);
SET_AMBIENT_VEHICLE_RANGE_MULTIPLIER_THIS_FRAME=function(value)return n_invoker.invoke_void(0x90B6DA738A9A25DA,value);
SET_FAR_DRAW_VEHICLES=function(toggle)return n_invoker.invoke_void(0x26324F33423F3CC3,toggle);
SET_NUMBER_OF_PARKED_VEHICLES=function(value)return n_invoker.invoke_void(0xCAA15F13EBD417FF,value);
SET_VEHICLE_DOORS_LOCKED=function(vehicle,doorLockStatus)return n_invoker.invoke_void(0xB664292EAECF7FA6,vehicle,doorLockStatus);
SET_VEHICLE_INDIVIDUAL_DOORS_LOCKED=function(vehicle,doorId,doorLockStatus)return n_invoker.invoke_void(0xBE70724027F85BCD,vehicle,doorId,doorLockStatus);
SET_VEHICLE_HAS_MUTED_SIRENS=function(vehicle,toggle)return n_invoker.invoke_void(0xD8050E0EB60CF274,vehicle,toggle);
SET_VEHICLE_DOORS_LOCKED_FOR_PLAYER=function(vehicle,player,toggle)return n_invoker.invoke_void(0x517AAF684BB50CD1,vehicle,player,toggle);
GET_VEHICLE_DOORS_LOCKED_FOR_PLAYER=function(vehicle,player)return n_invoker.invoke_bool(0xF6AF6CB341349015,vehicle,player);
SET_VEHICLE_DOORS_LOCKED_FOR_ALL_PLAYERS=function(vehicle,toggle)return n_invoker.invoke_void(0xA2F80B8D040727CC,vehicle,toggle);
SET_VEHICLE_DOORS_LOCKED_FOR_NON_SCRIPT_PLAYERS=function(vehicle,toggle)return n_invoker.invoke_void(0x9737A37136F07E75,vehicle,toggle);
SET_VEHICLE_DOORS_LOCKED_FOR_TEAM=function(vehicle,team,toggle)return n_invoker.invoke_void(0xB81F6D4A8F5EEBA8,vehicle,team,toggle);
SET_VEHICLE_DOORS_LOCKED_FOR_ALL_TEAMS=function(vehicle,toggle)return n_invoker.invoke_void(0x203B527D1B77904C,vehicle,toggle);
SET_VEHICLE_DONT_TERMINATE_TASK_WHEN_ACHIEVED=function(vehicle)return n_invoker.invoke_void(0x76D26A22750E849E,vehicle);
EXPLODE_VEHICLE=function(vehicle,isAudible,isInvisible)return n_invoker.invoke_void(0xBA71116ADF5B514C,vehicle,isAudible,isInvisible);
SET_VEHICLE_OUT_OF_CONTROL=function(vehicle,killDriver,explodeOnImpact)return n_invoker.invoke_void(0xF19D095E42D430CC,vehicle,killDriver,explodeOnImpact);
SET_VEHICLE_TIMED_EXPLOSION=function(vehicle,ped,toggle)return n_invoker.invoke_void(0x2E0A74E1002380B1,vehicle,ped,toggle);
ADD_VEHICLE_PHONE_EXPLOSIVE_DEVICE=function(vehicle)return n_invoker.invoke_void(0x99AD4CCCB128CBC9,vehicle);
CLEAR_VEHICLE_PHONE_EXPLOSIVE_DEVICE=function()return n_invoker.invoke_void(0xAA3F739ABDDCF21F);
HAS_VEHICLE_PHONE_EXPLOSIVE_DEVICE=function()return n_invoker.invoke_bool(0x6ADAABD3068C5235);
DETONATE_VEHICLE_PHONE_EXPLOSIVE_DEVICE=function()return n_invoker.invoke_void(0xEF49CF0270307CBE);
SET_TAXI_LIGHTS=function(vehicle,state)return n_invoker.invoke_void(0x598803E85E8448D9,vehicle,state);
IS_TAXI_LIGHT_ON=function(vehicle)return n_invoker.invoke_bool(0x7504C0F113AB50FC,vehicle);
IS_VEHICLE_IN_GARAGE_AREA=function(garageName,vehicle)return n_invoker.invoke_bool(0xCEE4490CD57BB3C2,garageName,vehicle);
SET_VEHICLE_COLOURS=function(vehicle,colorPrimary,colorSecondary)return n_invoker.invoke_void(0x4F1D4BE3A7F24601,vehicle,colorPrimary,colorSecondary);
SET_VEHICLE_FULLBEAM=function(vehicle,toggle)return n_invoker.invoke_void(0x8B7FD87F0DDB421E,vehicle,toggle);
SET_VEHICLE_IS_RACING=function(vehicle,toggle)return n_invoker.invoke_void(0x07116E24E9D1929D,vehicle,toggle);
SET_VEHICLE_CUSTOM_PRIMARY_COLOUR=function(vehicle,r,g,b)return n_invoker.invoke_void(0x7141766F91D15BEA,vehicle,r,g,b);
GET_VEHICLE_CUSTOM_PRIMARY_COLOUR=function(vehicle,r,g,b)return n_invoker.invoke_void(0xB64CF2CCA9D95F52,vehicle,r,g,b);
CLEAR_VEHICLE_CUSTOM_PRIMARY_COLOUR=function(vehicle)return n_invoker.invoke_void(0x55E1D2758F34E437,vehicle);
GET_IS_VEHICLE_PRIMARY_COLOUR_CUSTOM=function(vehicle)return n_invoker.invoke_bool(0xF095C0405307B21B,vehicle);
SET_VEHICLE_CUSTOM_SECONDARY_COLOUR=function(vehicle,r,g,b)return n_invoker.invoke_void(0x36CED73BFED89754,vehicle,r,g,b);
GET_VEHICLE_CUSTOM_SECONDARY_COLOUR=function(vehicle,r,g,b)return n_invoker.invoke_void(0x8389CD56CA8072DC,vehicle,r,g,b);
CLEAR_VEHICLE_CUSTOM_SECONDARY_COLOUR=function(vehicle)return n_invoker.invoke_void(0x5FFBDEEC3E8E2009,vehicle);
GET_IS_VEHICLE_SECONDARY_COLOUR_CUSTOM=function(vehicle)return n_invoker.invoke_bool(0x910A32E7AAD2656C,vehicle);
SET_VEHICLE_ENVEFF_SCALE=function(vehicle,fade)return n_invoker.invoke_void(0x3AFDC536C3D01674,vehicle,fade);
GET_VEHICLE_ENVEFF_SCALE=function(vehicle)return n_invoker.invoke_float(0xA82819CAC9C4C403,vehicle);
SET_CAN_RESPRAY_VEHICLE=function(vehicle,state)return n_invoker.invoke_void(0x52BBA29D5EC69356,vehicle,state);
SET_GOON_BOSS_VEHICLE=function(vehicle,toggle)return n_invoker.invoke_void(0xAB31EF4DE6800CE9,vehicle,toggle);
SET_OPEN_REAR_DOORS_ON_EXPLOSION=function(vehicle,toggle)return n_invoker.invoke_void(0x1B212B26DD3C04DF,vehicle,toggle);
FORCE_SUBMARINE_SURFACE_MODE=function(vehicle,toggle)return n_invoker.invoke_void(0x33506883545AC0DF,vehicle,toggle);
FORCE_SUBMARINE_NEURTAL_BUOYANCY=function(p0,p1)return n_invoker.invoke_void(0xC67DB108A9ADE3BE,p0,p1);
SET_SUBMARINE_CRUSH_DEPTHS=function(vehicle,p1,depth1,depth2,depth3)return n_invoker.invoke_void(0xC59872A5134879C7,vehicle,p1,depth1,depth2,depth3);
GET_SUBMARINE_IS_UNDER_DESIGN_DEPTH=function(submarine)return n_invoker.invoke_bool(0x3E71D0B300B7AA79,submarine);
GET_SUBMARINE_NUMBER_OF_AIR_LEAKS=function(submarine)return n_invoker.invoke_int(0x093D6DDCA5B8FBAE,submarine);
SET_BOAT_IGNORE_LAND_PROBES=function(p0,p1)return n_invoker.invoke_void(0xED5EDE9E676643C9,p0,p1);
_SET_BOUNDS_AFFECT_WATER_PROBES=function(vehicle,toggle)return n_invoker.invoke_void(0x85FC953F6C6CBDE1,vehicle,toggle);
SET_BOAT_ANCHOR=function(vehicle,toggle)return n_invoker.invoke_void(0x75DBEC174AEEAD10,vehicle,toggle);
CAN_ANCHOR_BOAT_HERE=function(vehicle)return n_invoker.invoke_bool(0x26C10ECBDA5D043B,vehicle);
CAN_ANCHOR_BOAT_HERE_IGNORE_PLAYERS=function(vehicle)return n_invoker.invoke_bool(0x24F4121D07579880,vehicle);
SET_BOAT_REMAINS_ANCHORED_WHILE_PLAYER_IS_DRIVER=function(vehicle,toggle)return n_invoker.invoke_void(0xE3EBAAE484798530,vehicle,toggle);
SET_FORCE_LOW_LOD_ANCHOR_MODE=function(vehicle,p1)return n_invoker.invoke_void(0xB28B1FE5BFADD7F5,vehicle,p1);
SET_BOAT_LOW_LOD_ANCHOR_DISTANCE=function(vehicle,value)return n_invoker.invoke_void(0xE842A9398079BD82,vehicle,value);
IS_BOAT_ANCHORED=function(vehicle)return n_invoker.invoke_bool(0xB0AD1238A709B1A2,vehicle);
SET_BOAT_SINKS_WHEN_WRECKED=function(vehicle,toggle)return n_invoker.invoke_void(0x8F719973E1445BA2,vehicle,toggle);
SET_BOAT_WRECKED=function(vehicle)return n_invoker.invoke_void(0xBD32E46AA95C1DD2,vehicle);
SET_VEHICLE_SIREN=function(vehicle,toggle)return n_invoker.invoke_void(0xF4924635A19EB37D,vehicle,toggle);
IS_VEHICLE_SIREN_ON=function(vehicle)return n_invoker.invoke_bool(0x4C9BF537BE2634B2,vehicle);
IS_VEHICLE_SIREN_AUDIO_ON=function(vehicle)return n_invoker.invoke_bool(0xB5CC40FBCB586380,vehicle);
SET_VEHICLE_STRONG=function(vehicle,toggle)return n_invoker.invoke_void(0x3E8C8727991A8A0B,vehicle,toggle);
REMOVE_VEHICLE_STUCK_CHECK=function(vehicle)return n_invoker.invoke_void(0x8386BFB614D06749,vehicle);
GET_VEHICLE_COLOURS=function(vehicle,colorPrimary,colorSecondary)return n_invoker.invoke_void(0xA19435F193E081AC,vehicle,colorPrimary,colorSecondary);
IS_VEHICLE_SEAT_FREE=function(vehicle,seatIndex,isTaskRunning)return n_invoker.invoke_bool(0x22AC59A870E6A669,vehicle,seatIndex,isTaskRunning);
GET_PED_IN_VEHICLE_SEAT=function(vehicle,seatIndex,p2)return n_invoker.invoke_int(0xBB40DD2270B65366,vehicle,seatIndex,p2);
GET_LAST_PED_IN_VEHICLE_SEAT=function(vehicle,seatIndex)return n_invoker.invoke_int(0x83F969AA1EE2A664,vehicle,seatIndex);
GET_VEHICLE_LIGHTS_STATE=function(vehicle,lightsOn,highbeamsOn)return n_invoker.invoke_bool(0xB91B4C20085BD12F,vehicle,lightsOn,highbeamsOn);
IS_VEHICLE_TYRE_BURST=function(vehicle,wheelID,completely)return n_invoker.invoke_bool(0xBA291848A0815CA9,vehicle,wheelID,completely);
SET_VEHICLE_FORWARD_SPEED=function(vehicle,speed)return n_invoker.invoke_void(0xAB54A438726D25D5,vehicle,speed);
SET_VEHICLE_FORWARD_SPEED_XY=function(vehicle,speed)return n_invoker.invoke_void(0x6501129C9E0FFA05,vehicle,speed);
BRING_VEHICLE_TO_HALT=function(vehicle,distance,duration,p3)return n_invoker.invoke_void(0x260BE8F09E326A20,vehicle,distance,duration,p3);
SET_VEHICLE_STEER_FOR_BUILDINGS=function(vehicle,p1)return n_invoker.invoke_void(0xDCE97BDF8A0EABC8,vehicle,p1);
SET_VEHICLE_CAUSES_SWERVING=function(vehicle,toggle)return n_invoker.invoke_void(0x9849DE24FCF23CCC,vehicle,toggle);
SET_IGNORE_PLANES_SMALL_PITCH_CHANGE=function(p0,p1)return n_invoker.invoke_void(0x8664170EF165C4A6,p0,p1);
STOP_BRINGING_VEHICLE_TO_HALT=function(vehicle)return n_invoker.invoke_void(0x7C06330BFDDA182E,vehicle);
IS_VEHICLE_BEING_BROUGHT_TO_HALT=function(vehicle)return n_invoker.invoke_bool(0xC69BB1D832A710EF,vehicle);
LOWER_FORKLIFT_FORKS=function(forklift)return n_invoker.invoke_void(0x923A293361DF44E5,forklift);
SET_FORKLIFT_FORK_HEIGHT=function(vehicle,height)return n_invoker.invoke_void(0x37EBBF3117BD6A25,vehicle,height);
IS_ENTITY_ATTACHED_TO_HANDLER_FRAME=function(vehicle,entity)return n_invoker.invoke_bool(0x57715966069157AD,vehicle,entity);
IS_ANY_ENTITY_ATTACHED_TO_HANDLER_FRAME=function(vehicle)return n_invoker.invoke_bool(0x62CA17B74C435651,vehicle);
FIND_HANDLER_VEHICLE_CONTAINER_IS_ATTACHED_TO=function(entity)return n_invoker.invoke_int(0x375E7FC44F21C8AB,entity);
IS_HANDLER_FRAME_LINED_UP_WITH_CONTAINER=function(vehicle,entity)return n_invoker.invoke_bool(0x89D630CF5EA96D23,vehicle,entity);
ATTACH_CONTAINER_TO_HANDLER_FRAME_WHEN_LINED_UP=function(vehicle,entity)return n_invoker.invoke_void(0x6A98C2ECF57FA5D4,vehicle,entity);
DETACH_CONTAINER_FROM_HANDLER_FRAME=function(vehicle)return n_invoker.invoke_void(0x7C0043FDFF6436BC,vehicle);
SET_VEHICLE_DISABLE_HEIGHT_MAP_AVOIDANCE=function(vehicle,p1)return n_invoker.invoke_void(0x8AA9180DE2FEDD45,vehicle,p1);
SET_BOAT_DISABLE_AVOIDANCE=function(vehicle,p1)return n_invoker.invoke_void(0x0A6A279F3AA4FD70,vehicle,p1);
IS_HELI_LANDING_AREA_BLOCKED=function(vehicle)return n_invoker.invoke_bool(0x634148744F385576,vehicle);
SET_SHORT_SLOWDOWN_FOR_LANDING=function(vehicle)return n_invoker.invoke_void(0x107A473D7A6647A9,vehicle);
SET_HELI_TURBULENCE_SCALAR=function(vehicle,p1)return n_invoker.invoke_void(0xE6F13851780394DA,vehicle,p1);
SET_CAR_BOOT_OPEN=function(vehicle)return n_invoker.invoke_void(0xFC40CBF7B90CA77C,vehicle);
SET_VEHICLE_TYRE_BURST=function(vehicle,index,onRim,p3)return n_invoker.invoke_void(0xEC6A202EE4960385,vehicle,index,onRim,p3);
SET_VEHICLE_DOORS_SHUT=function(vehicle,closeInstantly)return n_invoker.invoke_void(0x781B3D62BB013EF5,vehicle,closeInstantly);
SET_VEHICLE_TYRES_CAN_BURST=function(vehicle,toggle)return n_invoker.invoke_void(0xEB9DC3C7D8596C46,vehicle,toggle);
GET_VEHICLE_TYRES_CAN_BURST=function(vehicle)return n_invoker.invoke_bool(0x678B9BB8C3F58FEB,vehicle);
SET_VEHICLE_WHEELS_CAN_BREAK=function(vehicle,enabled)return n_invoker.invoke_void(0x29B18B4FD460CA8F,vehicle,enabled);
SET_VEHICLE_DOOR_OPEN=function(vehicle,doorId,loose,openInstantly)return n_invoker.invoke_void(0x7C65DAC73C35C862,vehicle,doorId,loose,openInstantly);
SET_VEHICLE_DOOR_AUTO_LOCK=function(vehicle,doorId,toggle)return n_invoker.invoke_void(0x3B458DDB57038F08,vehicle,doorId,toggle);
SET_FLEEING_VEHICLES_USE_SWITCHED_OFF_NODES=function(p0)return n_invoker.invoke_void(0xA247F9EF01D8082E,p0);
REMOVE_VEHICLE_WINDOW=function(vehicle,windowIndex)return n_invoker.invoke_void(0xA711568EEDB43069,vehicle,windowIndex);
ROLL_DOWN_WINDOWS=function(vehicle)return n_invoker.invoke_void(0x85796B0549DDE156,vehicle);
ROLL_DOWN_WINDOW=function(vehicle,windowIndex)return n_invoker.invoke_void(0x7AD9E6CE657D69E3,vehicle,windowIndex);
ROLL_UP_WINDOW=function(vehicle,windowIndex)return n_invoker.invoke_void(0x602E548F46E24D59,vehicle,windowIndex);
SMASH_VEHICLE_WINDOW=function(vehicle,windowIndex)return n_invoker.invoke_void(0x9E5B5E4D2CCD2259,vehicle,windowIndex);
FIX_VEHICLE_WINDOW=function(vehicle,windowIndex)return n_invoker.invoke_void(0x772282EBEB95E682,vehicle,windowIndex);
POP_OUT_VEHICLE_WINDSCREEN=function(vehicle)return n_invoker.invoke_void(0x6D645D59FB5F5AD3,vehicle);
POP_OFF_VEHICLE_ROOF_WITH_IMPULSE=function(vehicle,x,y,z)return n_invoker.invoke_void(0xE38CB9D7D39FDBCC,vehicle,x,y,z);
SET_VEHICLE_LIGHTS=function(vehicle,state)return n_invoker.invoke_void(0x34E710FF01247C5A,vehicle,state);
SET_VEHICLE_USE_PLAYER_LIGHT_SETTINGS=function(vehicle,toggle)return n_invoker.invoke_void(0xC45C27EF50F36ADC,vehicle,toggle);
SET_VEHICLE_HEADLIGHT_SHADOWS=function(vehicle,p1)return n_invoker.invoke_void(0x1FD09E7390A74D54,vehicle,p1);
SET_VEHICLE_ALARM=function(vehicle,state)return n_invoker.invoke_void(0xCDE5E70C1DDB954C,vehicle,state);
START_VEHICLE_ALARM=function(vehicle)return n_invoker.invoke_void(0xB8FF7AB45305C345,vehicle);
IS_VEHICLE_ALARM_ACTIVATED=function(vehicle)return n_invoker.invoke_bool(0x4319E335B71FFF34,vehicle);
SET_VEHICLE_INTERIORLIGHT=function(vehicle,toggle)return n_invoker.invoke_void(0xBC2042F090AF6AD3,vehicle,toggle);
SET_VEHICLE_FORCE_INTERIORLIGHT=function(vehicle,toggle)return n_invoker.invoke_void(0x8821196D91FA2DE5,vehicle,toggle);
SET_VEHICLE_LIGHT_MULTIPLIER=function(vehicle,multiplier)return n_invoker.invoke_void(0xB385454F8791F57C,vehicle,multiplier);
ATTACH_VEHICLE_TO_TRAILER=function(vehicle,trailer,radius)return n_invoker.invoke_void(0x3C7D42D58F770B54,vehicle,trailer,radius);
ATTACH_VEHICLE_ON_TO_TRAILER=function(vehicle,trailer,offsetX,offsetY,offsetZ,coordsX,coordsY,coordsZ,rotationX,rotationY,rotationZ,disableCollisions)return n_invoker.invoke_void(0x16B5E274BDE402F8,vehicle,trailer,offsetX,offsetY,offsetZ,coordsX,coordsY,coordsZ,rotationX,rotationY,rotationZ,disableCollisions);
STABILISE_ENTITY_ATTACHED_TO_HELI=function(vehicle,entity,p2)return n_invoker.invoke_void(0x374706271354CB18,vehicle,entity,p2);
DETACH_VEHICLE_FROM_TRAILER=function(vehicle)return n_invoker.invoke_void(0x90532EDF0D2BDD86,vehicle);
IS_VEHICLE_ATTACHED_TO_TRAILER=function(vehicle)return n_invoker.invoke_bool(0xE7CF3C4F9F489F0C,vehicle);
SET_TRAILER_INVERSE_MASS_SCALE=function(vehicle,p1)return n_invoker.invoke_void(0x2A8F319B392E7B3F,vehicle,p1);
SET_TRAILER_LEGS_RAISED=function(vehicle)return n_invoker.invoke_void(0x95CF53B3D687F9FA,vehicle);
SET_TRAILER_LEGS_LOWERED=function(vehicle)return n_invoker.invoke_void(0x878C75C09FBDB942,vehicle);
SET_VEHICLE_TYRE_FIXED=function(vehicle,tyreIndex)return n_invoker.invoke_void(0x6E13FC662B882D1D,vehicle,tyreIndex);
SET_VEHICLE_NUMBER_PLATE_TEXT=function(vehicle,plateText)return n_invoker.invoke_void(0x95A88F0B409CDA47,vehicle,plateText);
GET_VEHICLE_NUMBER_PLATE_TEXT=function(vehicle)return n_invoker.invoke_str(0x7CE1CCB9B293020E,vehicle);
GET_NUMBER_OF_VEHICLE_NUMBER_PLATES=function()return n_invoker.invoke_int(0x4C4D6B2644F458CB);
SET_VEHICLE_NUMBER_PLATE_TEXT_INDEX=function(vehicle,plateIndex)return n_invoker.invoke_void(0x9088EB5A43FFB0A1,vehicle,plateIndex);
GET_VEHICLE_NUMBER_PLATE_TEXT_INDEX=function(vehicle)return n_invoker.invoke_int(0xF11BC2DD9A3E7195,vehicle);
SET_RANDOM_TRAINS=function(toggle)return n_invoker.invoke_void(0x80D9F74197EA47D9,toggle);
CREATE_MISSION_TRAIN=function(variation,x,y,z,direction,p5,p6)return n_invoker.invoke_int(0x63C6CCA8E68AE8C8,variation,x,y,z,direction,p5,p6);
SWITCH_TRAIN_TRACK=function(trackId,state)return n_invoker.invoke_void(0xFD813BB7DB977F20,trackId,state);
SET_TRAIN_TRACK_SPAWN_FREQUENCY=function(trackIndex,frequency)return n_invoker.invoke_void(0x21973BBF8D17EDFA,trackIndex,frequency);
ALLOW_TRAIN_TO_BE_REMOVED_BY_POPULATION=function(p0)return n_invoker.invoke_void(0x2310A8F9421EBF43,p0);
DELETE_ALL_TRAINS=function()return n_invoker.invoke_void(0x736A718577F39C7D);
SET_TRAIN_SPEED=function(train,speed)return n_invoker.invoke_void(0xAA0BC91BE0B796E3,train,speed);
SET_TRAIN_CRUISE_SPEED=function(train,speed)return n_invoker.invoke_void(0x16469284DB8C62B5,train,speed);
SET_RANDOM_BOATS=function(toggle)return n_invoker.invoke_void(0x84436EC293B1415F,toggle);
SET_RANDOM_BOATS_MP=function(toggle)return n_invoker.invoke_void(0xDA5E12F728DB30CA,toggle);
SET_GARBAGE_TRUCKS=function(toggle)return n_invoker.invoke_void(0x2AFD795EEAC8D30D,toggle);
DOES_VEHICLE_HAVE_STUCK_VEHICLE_CHECK=function(vehicle)return n_invoker.invoke_bool(0x57E4C39DE5EE8470,vehicle);
GET_VEHICLE_RECORDING_ID=function(recording,script)return n_invoker.invoke_int(0x21543C612379DB3C,recording,script);
REQUEST_VEHICLE_RECORDING=function(recording,script)return n_invoker.invoke_void(0xAF514CABE74CBF15,recording,script);
HAS_VEHICLE_RECORDING_BEEN_LOADED=function(recording,script)return n_invoker.invoke_bool(0x300D614A4C785FC4,recording,script);
REMOVE_VEHICLE_RECORDING=function(recording,script)return n_invoker.invoke_void(0xF1160ACCF98A3FC8,recording,script);
GET_POSITION_OF_VEHICLE_RECORDING_ID_AT_TIME=function(id,time)return n_invoker.invoke_vec3(0x92523B76657A517D,id,time);
GET_POSITION_OF_VEHICLE_RECORDING_AT_TIME=function(recording,time,script)return n_invoker.invoke_vec3(0xD242728AA6F0FBA2,recording,time,script);
GET_ROTATION_OF_VEHICLE_RECORDING_ID_AT_TIME=function(id,time)return n_invoker.invoke_vec3(0xF0F2103EFAF8CBA7,id,time);
GET_ROTATION_OF_VEHICLE_RECORDING_AT_TIME=function(recording,time,script)return n_invoker.invoke_vec3(0x2058206FBE79A8AD,recording,time,script);
GET_TOTAL_DURATION_OF_VEHICLE_RECORDING_ID=function(id)return n_invoker.invoke_float(0x102D125411A7B6E6,id);
GET_TOTAL_DURATION_OF_VEHICLE_RECORDING=function(recording,script)return n_invoker.invoke_float(0x0E48D1C262390950,recording,script);
GET_POSITION_IN_RECORDING=function(vehicle)return n_invoker.invoke_float(0x2DACD605FC681475,vehicle);
GET_TIME_POSITION_IN_RECORDING=function(vehicle)return n_invoker.invoke_float(0x5746F3A7AB7FE544,vehicle);
START_PLAYBACK_RECORDED_VEHICLE=function(vehicle,recording,script,p3)return n_invoker.invoke_void(0x3F878F92B3A7A071,vehicle,recording,script,p3);
START_PLAYBACK_RECORDED_VEHICLE_WITH_FLAGS=function(vehicle,recording,script,flags,time,drivingStyle)return n_invoker.invoke_void(0x7D80FD645D4DA346,vehicle,recording,script,flags,time,drivingStyle);
FORCE_PLAYBACK_RECORDED_VEHICLE_UPDATE=function(vehicle,p1)return n_invoker.invoke_void(0x1F2E4E06DEA8992B,vehicle,p1);
STOP_PLAYBACK_RECORDED_VEHICLE=function(vehicle)return n_invoker.invoke_void(0x54833611C17ABDEA,vehicle);
PAUSE_PLAYBACK_RECORDED_VEHICLE=function(vehicle)return n_invoker.invoke_void(0x632A689BF42301B1,vehicle);
UNPAUSE_PLAYBACK_RECORDED_VEHICLE=function(vehicle)return n_invoker.invoke_void(0x8879EE09268305D5,vehicle);
IS_PLAYBACK_GOING_ON_FOR_VEHICLE=function(vehicle)return n_invoker.invoke_bool(0x1C8A4C2C19E68EEC,vehicle);
IS_PLAYBACK_USING_AI_GOING_ON_FOR_VEHICLE=function(vehicle)return n_invoker.invoke_bool(0xAEA8FD591FAD4106,vehicle);
GET_CURRENT_PLAYBACK_FOR_VEHICLE=function(vehicle)return n_invoker.invoke_int(0x42BC05C27A946054,vehicle);
SKIP_TO_END_AND_STOP_PLAYBACK_RECORDED_VEHICLE=function(vehicle)return n_invoker.invoke_void(0xAB8E2EDA0C0A5883,vehicle);
SET_PLAYBACK_SPEED=function(vehicle,speed)return n_invoker.invoke_void(0x6683AB880E427778,vehicle,speed);
START_PLAYBACK_RECORDED_VEHICLE_USING_AI=function(vehicle,recording,script,speed,drivingStyle)return n_invoker.invoke_void(0x29DE5FA52D00428C,vehicle,recording,script,speed,drivingStyle);
SKIP_TIME_IN_PLAYBACK_RECORDED_VEHICLE=function(vehicle,time)return n_invoker.invoke_void(0x9438F7AD68771A20,vehicle,time);
SET_PLAYBACK_TO_USE_AI=function(vehicle,drivingStyle)return n_invoker.invoke_void(0xA549C3B37EA28131,vehicle,drivingStyle);
SET_PLAYBACK_TO_USE_AI_TRY_TO_REVERT_BACK_LATER=function(vehicle,time,drivingStyle,p3)return n_invoker.invoke_void(0x6E63860BBB190730,vehicle,time,drivingStyle,p3);
SET_ADDITIONAL_ROTATION_FOR_RECORDED_VEHICLE_PLAYBACK=function(vehicle,x,y,z,p4)return n_invoker.invoke_void(0x5845066D8A1EA7F7,vehicle,x,y,z,p4);
SET_POSITION_OFFSET_FOR_RECORDED_VEHICLE_PLAYBACK=function(vehicle,x,y,z)return n_invoker.invoke_void(0x796A877E459B99EA,vehicle,x,y,z);
SET_GLOBAL_POSITION_OFFSET_FOR_RECORDED_VEHICLE_PLAYBACK=function(vehicle,x,y,z)return n_invoker.invoke_void(0xFAF2A78061FD9EF4,vehicle,x,y,z);
SET_SHOULD_LERP_FROM_AI_TO_FULL_RECORDING=function(vehicle,p1)return n_invoker.invoke_void(0x063AE2B2CC273588,vehicle,p1);
EXPLODE_VEHICLE_IN_CUTSCENE=function(vehicle,p1)return n_invoker.invoke_void(0x786A4EB67B01BF0B,vehicle,p1);
ADD_VEHICLE_STUCK_CHECK_WITH_WARP=function(p0,p1,p2,p3,p4,p5,p6)return n_invoker.invoke_void(0x2FA9923062DD396C,p0,p1,p2,p3,p4,p5,p6);
SET_VEHICLE_MODEL_IS_SUPPRESSED=function(model,suppressed)return n_invoker.invoke_void(0x0FC2D89AC25A5814,model,suppressed);
GET_RANDOM_VEHICLE_IN_SPHERE=function(x,y,z,radius,modelHash,flags)return n_invoker.invoke_int(0x386F6CE5BAF6091C,x,y,z,radius,modelHash,flags);
GET_RANDOM_VEHICLE_FRONT_BUMPER_IN_SPHERE=function(p0,p1,p2,p3,p4,p5,p6)return n_invoker.invoke_int(0xC5574E0AEB86BA68,p0,p1,p2,p3,p4,p5,p6);
GET_RANDOM_VEHICLE_BACK_BUMPER_IN_SPHERE=function(p0,p1,p2,p3,p4,p5,p6)return n_invoker.invoke_int(0xB50807EABE20A8DC,p0,p1,p2,p3,p4,p5,p6);
GET_CLOSEST_VEHICLE=function(x,y,z,radius,modelHash,flags)return n_invoker.invoke_int(0xF73EB622C4F1689B,x,y,z,radius,modelHash,flags);
GET_TRAIN_CARRIAGE=function(train,trailerNumber)return n_invoker.invoke_int(0x08AAFD0814722BC3,train,trailerNumber);
IS_MISSION_TRAIN=function(train)return n_invoker.invoke_bool(0xAD464F2E18836BFC,train);
DELETE_MISSION_TRAIN=function(train)return n_invoker.invoke_void(0x5B76B14AE875C795,train);
SET_MISSION_TRAIN_AS_NO_LONGER_NEEDED=function(train,p1)return n_invoker.invoke_void(0xBBE7648349B49BE8,train,p1);
SET_MISSION_TRAIN_COORDS=function(train,x,y,z)return n_invoker.invoke_void(0x591CA673AA6AB736,train,x,y,z);
IS_THIS_MODEL_A_BOAT=function(model)return n_invoker.invoke_bool(0x45A9187928F4B9E3,model);
IS_THIS_MODEL_A_JETSKI=function(model)return n_invoker.invoke_bool(0x9537097412CF75FE,model);
IS_THIS_MODEL_A_PLANE=function(model)return n_invoker.invoke_bool(0xA0948AB42D7BA0DE,model);
IS_THIS_MODEL_A_HELI=function(model)return n_invoker.invoke_bool(0xDCE4334788AF94EA,model);
IS_THIS_MODEL_A_CAR=function(model)return n_invoker.invoke_bool(0x7F6DB52EEFC96DF8,model);
IS_THIS_MODEL_A_TRAIN=function(model)return n_invoker.invoke_bool(0xAB935175B22E822B,model);
IS_THIS_MODEL_A_BIKE=function(model)return n_invoker.invoke_bool(0xB50C0B0CEDC6CE84,model);
IS_THIS_MODEL_A_BICYCLE=function(model)return n_invoker.invoke_bool(0xBF94DD42F63BDED2,model);
IS_THIS_MODEL_A_QUADBIKE=function(model)return n_invoker.invoke_bool(0x39DAC362EE65FA28,model);
IS_THIS_MODEL_AN_AMPHIBIOUS_CAR=function(model)return n_invoker.invoke_bool(0x633F6F44A537EBB6,model);
IS_THIS_MODEL_AN_AMPHIBIOUS_QUADBIKE=function(model)return n_invoker.invoke_bool(0xA1A9FC1C76A6730D,model);
SET_HELI_BLADES_FULL_SPEED=function(vehicle)return n_invoker.invoke_void(0xA178472EBB8AE60D,vehicle);
SET_HELI_BLADES_SPEED=function(vehicle,speed)return n_invoker.invoke_void(0xFD280B4D7F3ABC4D,vehicle,speed);
FORCE_SUB_THROTTLE_FOR_TIME=function(vehicle,p1,p2)return n_invoker.invoke_void(0x99CAD8E7AFDB60FA,vehicle,p1,p2);
SET_VEHICLE_CAN_BE_TARGETTED=function(vehicle,state)return n_invoker.invoke_void(0x3750146A28097A82,vehicle,state);
SET_DONT_ALLOW_PLAYER_TO_ENTER_VEHICLE_IF_LOCKED_FOR_PLAYER=function(vehicle,p1)return n_invoker.invoke_void(0xDBC631F109350B8C,vehicle,p1);
SET_VEHICLE_CAN_BE_VISIBLY_DAMAGED=function(vehicle,state)return n_invoker.invoke_void(0x4C7028F78FFD3681,vehicle,state);
SET_VEHICLE_HAS_UNBREAKABLE_LIGHTS=function(vehicle,toggle)return n_invoker.invoke_void(0x1AA8A837D2169D94,vehicle,toggle);
SET_VEHICLE_RESPECTS_LOCKS_WHEN_HAS_DRIVER=function(vehicle,p1)return n_invoker.invoke_void(0x2311DD7159F00582,vehicle,p1);
SET_VEHICLE_CAN_EJECT_PASSENGERS_IF_LOCKED=function(p0,p1)return n_invoker.invoke_void(0x065D03A9D6B2C6B5,p0,p1);
GET_VEHICLE_DIRT_LEVEL=function(vehicle)return n_invoker.invoke_float(0x8F17BC8BA08DA62B,vehicle);
SET_VEHICLE_DIRT_LEVEL=function(vehicle,dirtLevel)return n_invoker.invoke_void(0x79D3B596FE44EE8B,vehicle,dirtLevel);
GET_DOES_VEHICLE_HAVE_DAMAGE_DECALS=function(vehicle)return n_invoker.invoke_bool(0xBCDC5017D3CE1E9E,vehicle);
IS_VEHICLE_DOOR_FULLY_OPEN=function(vehicle,doorId)return n_invoker.invoke_bool(0x3E933CFF7B111C22,vehicle,doorId);
SET_VEHICLE_ENGINE_ON=function(vehicle,value,instantly,disableAutoStart)return n_invoker.invoke_void(0x2497C4717C8B881E,vehicle,value,instantly,disableAutoStart);
SET_VEHICLE_UNDRIVEABLE=function(vehicle,toggle)return n_invoker.invoke_void(0x8ABA6AF54B942B95,vehicle,toggle);
SET_VEHICLE_PROVIDES_COVER=function(vehicle,toggle)return n_invoker.invoke_void(0x5AFEEDD9BB2899D7,vehicle,toggle);
SET_VEHICLE_DOOR_CONTROL=function(vehicle,doorId,speed,angle)return n_invoker.invoke_void(0xF2BFA0430F0A0FCB,vehicle,doorId,speed,angle);
SET_VEHICLE_DOOR_LATCHED=function(vehicle,doorId,p2,p3,p4)return n_invoker.invoke_void(0xA5A9653A8D2CAF48,vehicle,doorId,p2,p3,p4);
GET_VEHICLE_DOOR_ANGLE_RATIO=function(vehicle,doorId)return n_invoker.invoke_float(0xFE3F9C29F7B32BD5,vehicle,doorId);
GET_PED_USING_VEHICLE_DOOR=function(vehicle,doord)return n_invoker.invoke_int(0x218297BF0CFD853B,vehicle,doord);
SET_VEHICLE_DOOR_SHUT=function(vehicle,doorId,closeInstantly)return n_invoker.invoke_void(0x93D9BD300D7789E5,vehicle,doorId,closeInstantly);
SET_VEHICLE_DOOR_BROKEN=function(vehicle,doorId,deleteDoor)return n_invoker.invoke_void(0xD4D4F6A4AB575A33,vehicle,doorId,deleteDoor);
SET_VEHICLE_CAN_BREAK=function(vehicle,toggle)return n_invoker.invoke_void(0x59BF8C3D52C92F66,vehicle,toggle);
DOES_VEHICLE_HAVE_ROOF=function(vehicle)return n_invoker.invoke_bool(0x8AC862B0B32C5B80,vehicle);
SET_VEHICLE_REMOVE_AGGRESSIVE_CARJACK_MISSION=function(p0)return n_invoker.invoke_void(0xC4B3347BD68BD609,p0);
SET_VEHICLE_AVOID_PLAYER_VEHICLE_RIOT_VAN_MISSION=function(p0)return n_invoker.invoke_void(0xD3301660A57C9272,p0);
SET_CARJACK_MISSION_REMOVAL_PARAMETERS=function(p0,p1)return n_invoker.invoke_void(0xB9562064627FF9DB,p0,p1);
IS_BIG_VEHICLE=function(vehicle)return n_invoker.invoke_bool(0x9F243D3919F442FE,vehicle);
GET_NUMBER_OF_VEHICLE_COLOURS=function(vehicle)return n_invoker.invoke_int(0x3B963160CD65D41E,vehicle);
SET_VEHICLE_COLOUR_COMBINATION=function(vehicle,colorCombination)return n_invoker.invoke_void(0x33E8CD3322E2FE31,vehicle,colorCombination);
GET_VEHICLE_COLOUR_COMBINATION=function(vehicle)return n_invoker.invoke_int(0x6A842D197F845D56,vehicle);
SET_VEHICLE_XENON_LIGHT_COLOR_INDEX=function(vehicle,colorIndex)return n_invoker.invoke_void(0xE41033B25D003A07,vehicle,colorIndex);
GET_VEHICLE_XENON_LIGHT_COLOR_INDEX=function(vehicle)return n_invoker.invoke_int(0x3DFF319A831E0CDB,vehicle);
SET_VEHICLE_IS_CONSIDERED_BY_PLAYER=function(vehicle,toggle)return n_invoker.invoke_void(0x31B927BBC44156CD,vehicle,toggle);
SET_VEHICLE_WILL_FORCE_OTHER_VEHICLES_TO_STOP=function(vehicle,toggle)return n_invoker.invoke_void(0xBE5C1255A1830FF5,vehicle,toggle);
SET_VEHICLE_ACT_AS_IF_HAS_SIREN_ON=function(vehicle,p1)return n_invoker.invoke_void(0x9BECD4B9FEF3F8A6,vehicle,p1);
SET_VEHICLE_USE_MORE_RESTRICTIVE_SPAWN_CHECKS=function(vehicle,p1)return n_invoker.invoke_void(0x88BC673CA9E0AE99,vehicle,p1);
SET_VEHICLE_MAY_BE_USED_BY_GOTO_POINT_ANY_MEANS=function(vehicle,p1)return n_invoker.invoke_void(0xE851E480B814D4BA,vehicle,p1);
GET_RANDOM_VEHICLE_MODEL_IN_MEMORY=function(p0,modelHash,successIndicator)return n_invoker.invoke_void(0x055BF0AC0C34F4FD,p0,modelHash,successIndicator);
GET_VEHICLE_DOOR_LOCK_STATUS=function(vehicle)return n_invoker.invoke_int(0x25BC98A59C2EA962,vehicle);
GET_VEHICLE_INDIVIDUAL_DOOR_LOCK_STATUS=function(vehicle,doorId)return n_invoker.invoke_int(0xCA4AC3EAAE46EC7B,vehicle,doorId);
IS_VEHICLE_DOOR_DAMAGED=function(veh,doorID)return n_invoker.invoke_bool(0xB8E181E559464527,veh,doorID);
SET_DOOR_ALLOWED_TO_BE_BROKEN_OFF=function(vehicle,doorId,isBreakable)return n_invoker.invoke_void(0x2FA133A4A9D37ED8,vehicle,doorId,isBreakable);
IS_VEHICLE_BUMPER_BOUNCING=function(vehicle,frontBumper)return n_invoker.invoke_bool(0x27B926779DEB502D,vehicle,frontBumper);
IS_VEHICLE_BUMPER_BROKEN_OFF=function(vehicle,frontBumper)return n_invoker.invoke_bool(0x468056A6BB6F3846,vehicle,frontBumper);
IS_COP_VEHICLE_IN_AREA_3D=function(x1,x2,y1,y2,z1,z2)return n_invoker.invoke_bool(0x7EEF65D5F153E26A,x1,x2,y1,y2,z1,z2);
IS_VEHICLE_ON_ALL_WHEELS=function(vehicle)return n_invoker.invoke_bool(0xB104CD1BABF302E2,vehicle);
GET_VEHICLE_MODEL_VALUE=function(vehicleModel)return n_invoker.invoke_int(0x5873C14A52D74236,vehicleModel);
GET_VEHICLE_LAYOUT_HASH=function(vehicle)return n_invoker.invoke_int(0x28D37D4F71AC5C58,vehicle);
GET_IN_VEHICLE_CLIPSET_HASH_FOR_SEAT=function(vehicle,p1)return n_invoker.invoke_int(0xA01BC64DD4BFBBAC,vehicle,p1);
SET_RENDER_TRAIN_AS_DERAILED=function(train,toggle)return n_invoker.invoke_void(0x317B11A312DF5534,train,toggle);
SET_VEHICLE_EXTRA_COLOURS=function(vehicle,pearlescentColor,wheelColor)return n_invoker.invoke_void(0x2036F561ADD12E33,vehicle,pearlescentColor,wheelColor);
GET_VEHICLE_EXTRA_COLOURS=function(vehicle,pearlescentColor,wheelColor)return n_invoker.invoke_void(0x3BC4245933A166F7,vehicle,pearlescentColor,wheelColor);
SET_VEHICLE_EXTRA_COLOUR_5=function(vehicle,color)return n_invoker.invoke_void(0xF40DD601A65F7F19,vehicle,color);
GET_VEHICLE_EXTRA_COLOUR_5=function(vehicle,color)return n_invoker.invoke_void(0x7D1464D472D32136,vehicle,color);
SET_VEHICLE_EXTRA_COLOUR_6=function(vehicle,color)return n_invoker.invoke_void(0x6089CDF6A57F326C,vehicle,color);
GET_VEHICLE_EXTRA_COLOUR_6=function(vehicle,color)return n_invoker.invoke_void(0xB7635E80A5C31BFF,vehicle,color);
STOP_ALL_GARAGE_ACTIVITY=function()return n_invoker.invoke_void(0x0F87E938BDF29D66);
SET_VEHICLE_FIXED=function(vehicle)return n_invoker.invoke_void(0x115722B1B9C14C1C,vehicle);
SET_VEHICLE_DEFORMATION_FIXED=function(vehicle)return n_invoker.invoke_void(0x953DA1E1B12C0491,vehicle);
SET_VEHICLE_CAN_ENGINE_MISSFIRE=function(vehicle,toggle)return n_invoker.invoke_void(0x206BC5DC9D1AC70A,vehicle,toggle);
SET_VEHICLE_CAN_LEAK_OIL=function(vehicle,toggle)return n_invoker.invoke_void(0x51BB2D88D31A914B,vehicle,toggle);
SET_VEHICLE_CAN_LEAK_PETROL=function(vehicle,toggle)return n_invoker.invoke_void(0x192547247864DFDD,vehicle,toggle);
SET_DISABLE_VEHICLE_PETROL_TANK_FIRES=function(vehicle,toggle)return n_invoker.invoke_void(0x465BF26AB9684352,vehicle,toggle);
SET_DISABLE_VEHICLE_PETROL_TANK_DAMAGE=function(vehicle,toggle)return n_invoker.invoke_void(0x37C8252A7C92D017,vehicle,toggle);
SET_DISABLE_VEHICLE_ENGINE_FIRES=function(vehicle,toggle)return n_invoker.invoke_void(0x91A0BD635321F145,vehicle,toggle);
SET_VEHICLE_LIMIT_SPEED_WHEN_PLAYER_INACTIVE=function(vehicle,toggle)return n_invoker.invoke_void(0xC50CE861B55EAB8B,vehicle,toggle);
SET_VEHICLE_STOP_INSTANTLY_WHEN_PLAYER_INACTIVE=function(vehicle,toggle)return n_invoker.invoke_void(0x6EBFB22D646FFC18,vehicle,toggle);
SET_DISABLE_PRETEND_OCCUPANTS=function(vehicle,toggle)return n_invoker.invoke_void(0x25367DE49D64CF16,vehicle,toggle);
REMOVE_VEHICLES_FROM_GENERATORS_IN_AREA=function(x1,y1,z1,x2,y2,z2,p6)return n_invoker.invoke_void(0x46A1E1A299EC4BBA,x1,y1,z1,x2,y2,z2,p6);
SET_VEHICLE_STEER_BIAS=function(vehicle,value)return n_invoker.invoke_void(0x42A8EC77D5150CBE,vehicle,value);
IS_VEHICLE_EXTRA_TURNED_ON=function(vehicle,extraId)return n_invoker.invoke_bool(0xD2E6822DBFD6C8BD,vehicle,extraId);
SET_VEHICLE_EXTRA=function(vehicle,extraId,disable)return n_invoker.invoke_void(0x7EE3A3C5E4A40CC9,vehicle,extraId,disable);
DOES_EXTRA_EXIST=function(vehicle,extraId)return n_invoker.invoke_bool(0x1262D55792428154,vehicle,extraId);
IS_EXTRA_BROKEN_OFF=function(vehicle,extraId)return n_invoker.invoke_bool(0x534E36D4DB9ECC5D,vehicle,extraId);
SET_CONVERTIBLE_ROOF=function(vehicle,p1)return n_invoker.invoke_void(0xF39C4F538B5124C2,vehicle,p1);
LOWER_CONVERTIBLE_ROOF=function(vehicle,instantlyLower)return n_invoker.invoke_void(0xDED51F703D0FA83D,vehicle,instantlyLower);
RAISE_CONVERTIBLE_ROOF=function(vehicle,instantlyRaise)return n_invoker.invoke_void(0x8F5FB35D7E88FC70,vehicle,instantlyRaise);
GET_CONVERTIBLE_ROOF_STATE=function(vehicle)return n_invoker.invoke_int(0xF8C397922FC03F41,vehicle);
IS_VEHICLE_A_CONVERTIBLE=function(vehicle,p1)return n_invoker.invoke_bool(0x52F357A30698BCCE,vehicle,p1);
TRANSFORM_TO_SUBMARINE=function(vehicle,noAnimation)return n_invoker.invoke_bool(0xBE4C854FFDB6EEBE,vehicle,noAnimation);
TRANSFORM_TO_CAR=function(vehicle,noAnimation)return n_invoker.invoke_void(0x2A69FFD1B42BFF9E,vehicle,noAnimation);
IS_VEHICLE_IN_SUBMARINE_MODE=function(vehicle)return n_invoker.invoke_bool(0xA77DC70BD689A1E5,vehicle);
IS_VEHICLE_STOPPED_AT_TRAFFIC_LIGHTS=function(vehicle)return n_invoker.invoke_bool(0x2959F696AE390A99,vehicle);
SET_VEHICLE_DAMAGE=function(vehicle,xOffset,yOffset,zOffset,damage,radius,focusOnModel)return n_invoker.invoke_void(0xA1DD317EA8FD4F29,vehicle,xOffset,yOffset,zOffset,damage,radius,focusOnModel);
SET_VEHICLE_OCCUPANTS_TAKE_EXPLOSIVE_DAMAGE=function(vehicle,toggle)return n_invoker.invoke_void(0x35BB21DE06784373,vehicle,toggle);
GET_VEHICLE_ENGINE_HEALTH=function(vehicle)return n_invoker.invoke_float(0xC45D23BAF168AAB8,vehicle);
SET_VEHICLE_ENGINE_HEALTH=function(vehicle,health)return n_invoker.invoke_void(0x45F6D8EEF34ABEF1,vehicle,health);
SET_PLANE_ENGINE_HEALTH=function(vehicle,health)return n_invoker.invoke_void(0x2A86A0475B6A1434,vehicle,health);
GET_VEHICLE_PETROL_TANK_HEALTH=function(vehicle)return n_invoker.invoke_float(0x7D5DABE888D2D074,vehicle);
SET_VEHICLE_PETROL_TANK_HEALTH=function(vehicle,health)return n_invoker.invoke_void(0x70DB57649FA8D0D8,vehicle,health);
IS_VEHICLE_STUCK_TIMER_UP=function(vehicle,p1,ms)return n_invoker.invoke_bool(0x679BE1DAF71DA874,vehicle,p1,ms);
RESET_VEHICLE_STUCK_TIMER=function(vehicle,nullAttributes)return n_invoker.invoke_void(0xD7591B0065AFAA7A,vehicle,nullAttributes);
IS_VEHICLE_DRIVEABLE=function(vehicle,isOnFireCheck)return n_invoker.invoke_bool(0x4C241E39B23DF959,vehicle,isOnFireCheck);
SET_VEHICLE_HAS_BEEN_OWNED_BY_PLAYER=function(vehicle,owned)return n_invoker.invoke_void(0x2B5F9D2AF1F1722D,vehicle,owned);
SET_VEHICLE_NEEDS_TO_BE_HOTWIRED=function(vehicle,toggle)return n_invoker.invoke_void(0xFBA550EA44404EE6,vehicle,toggle);
SET_VEHICLE_BLIP_THROTTLE_RANDOMLY=function(vehicle,p1)return n_invoker.invoke_void(0x9F3F689B814F2599,vehicle,p1);
SET_POLICE_FOCUS_WILL_TRACK_VEHICLE=function(vehicle,toggle)return n_invoker.invoke_void(0x4E74E62E0A97E901,vehicle,toggle);
START_VEHICLE_HORN=function(vehicle,duration,mode,forever)return n_invoker.invoke_void(0x9C8C6504B5B63D2C,vehicle,duration,mode,forever);
SET_VEHICLE_IN_CAR_MOD_SHOP=function(vehicle,toggle)return n_invoker.invoke_void(0x9D44FCCE98450843,vehicle,toggle);
SET_VEHICLE_HAS_STRONG_AXLES=function(vehicle,toggle)return n_invoker.invoke_void(0x92F0CF722BC4202F,vehicle,toggle);
GET_DISPLAY_NAME_FROM_VEHICLE_MODEL=function(modelHash)return n_invoker.invoke_str(0xB215AAC32D25D019,modelHash);
GET_MAKE_NAME_FROM_VEHICLE_MODEL=function(modelHash)return n_invoker.invoke_str(0xF7AF4F159FF99F97,modelHash);
GET_VEHICLE_DEFORMATION_AT_POS=function(vehicle,offsetX,offsetY,offsetZ)return n_invoker.invoke_vec3(0x4EC6CFBC7B2E9536,vehicle,offsetX,offsetY,offsetZ);
SET_VEHICLE_LIVERY=function(vehicle,livery)return n_invoker.invoke_void(0x60BF608F1B8CD1B6,vehicle,livery);
GET_VEHICLE_LIVERY=function(vehicle)return n_invoker.invoke_int(0x2BB9230590DA5E8A,vehicle);
GET_VEHICLE_LIVERY_COUNT=function(vehicle)return n_invoker.invoke_int(0x87B63E25A529D526,vehicle);
SET_VEHICLE_LIVERY2=function(vehicle,livery)return n_invoker.invoke_void(0xA6D3A8750DC73270,vehicle,livery);
GET_VEHICLE_LIVERY2=function(vehicle)return n_invoker.invoke_int(0x60190048C0764A26,vehicle);
GET_VEHICLE_LIVERY2_COUNT=function(vehicle)return n_invoker.invoke_int(0x5ECB40269053C0D4,vehicle);
IS_VEHICLE_WINDOW_INTACT=function(vehicle,windowIndex)return n_invoker.invoke_bool(0x46E571A0E20D01F1,vehicle,windowIndex);
ARE_ALL_VEHICLE_WINDOWS_INTACT=function(vehicle)return n_invoker.invoke_bool(0x11D862A3E977A9EF,vehicle);
ARE_ANY_VEHICLE_SEATS_FREE=function(vehicle)return n_invoker.invoke_bool(0x2D34FC3BC4ADB780,vehicle);
RESET_VEHICLE_WHEELS=function(vehicle,toggle)return n_invoker.invoke_void(0x21D2E5662C1F6FED,vehicle,toggle);
IS_HELI_PART_BROKEN=function(vehicle,p1,p2,p3)return n_invoker.invoke_bool(0xBC74B4BE25EB6C8A,vehicle,p1,p2,p3);
GET_HELI_MAIN_ROTOR_HEALTH=function(vehicle)return n_invoker.invoke_float(0xE4CB7541F413D2C5,vehicle);
GET_HELI_TAIL_ROTOR_HEALTH=function(vehicle)return n_invoker.invoke_float(0xAE8CE82A4219AC8C,vehicle);
GET_HELI_TAIL_BOOM_HEALTH=function(vehicle)return n_invoker.invoke_float(0xAC51915D27E4A5F7,vehicle);
SET_HELI_MAIN_ROTOR_HEALTH=function(vehicle,health)return n_invoker.invoke_void(0x4056EA1105F5ABD7,vehicle,health);
SET_HELI_TAIL_ROTOR_HEALTH=function(vehicle,health)return n_invoker.invoke_void(0xFE205F38AAA58E5B,vehicle,health);
SET_HELI_TAIL_BOOM_CAN_BREAK_OFF=function(vehicle,toggle)return n_invoker.invoke_bool(0x3EC8BF18AA453FE9,vehicle,toggle);
SET_VEHICLE_NAME_DEBUG=function(vehicle,name)return n_invoker.invoke_void(0xBFDF984E2C22B94F,vehicle,name);
SET_VEHICLE_EXPLODES_ON_HIGH_EXPLOSION_DAMAGE=function(vehicle,toggle)return n_invoker.invoke_void(0x71B0892EC081D60A,vehicle,toggle);
SET_VEHICLE_EXPLODES_ON_EXPLOSION_DAMAGE_AT_ZERO_BODY_HEALTH=function(vehicle,toggle)return n_invoker.invoke_void(0xD565F438137F0E10,vehicle,toggle);
SET_ALLOW_VEHICLE_EXPLODES_ON_CONTACT=function(vehicle,toggle)return n_invoker.invoke_void(0x3441CAD2F2231923,vehicle,toggle);
SET_VEHICLE_DISABLE_TOWING=function(vehicle,toggle)return n_invoker.invoke_void(0x2B6747FAA9DB9D6B,vehicle,toggle);
GET_VEHICLE_HAS_LANDING_GEAR=function(vehicle)return n_invoker.invoke_bool(0xE43701C36CAFF1A4,vehicle);
CONTROL_LANDING_GEAR=function(vehicle,state)return n_invoker.invoke_void(0xCFC8BE9A5E1FE575,vehicle,state);
GET_LANDING_GEAR_STATE=function(vehicle)return n_invoker.invoke_int(0x9B0F3DCA3DB0F4CD,vehicle);
IS_ANY_VEHICLE_NEAR_POINT=function(x,y,z,radius)return n_invoker.invoke_bool(0x61E1DD6125A3EEE6,x,y,z,radius);
REQUEST_VEHICLE_HIGH_DETAIL_MODEL=function(vehicle)return n_invoker.invoke_void(0xA6E9FDCB2C76785E,vehicle);
REMOVE_VEHICLE_HIGH_DETAIL_MODEL=function(vehicle)return n_invoker.invoke_void(0x00689CDE5F7C6787,vehicle);
IS_VEHICLE_HIGH_DETAIL=function(vehicle)return n_invoker.invoke_bool(0x1F25887F3C104278,vehicle);
REQUEST_VEHICLE_ASSET=function(vehicleHash,vehicleAsset)return n_invoker.invoke_void(0x81A15811460FAB3A,vehicleHash,vehicleAsset);
HAS_VEHICLE_ASSET_LOADED=function(vehicleAsset)return n_invoker.invoke_bool(0x1BBE0523B8DB9A21,vehicleAsset);
REMOVE_VEHICLE_ASSET=function(vehicleAsset)return n_invoker.invoke_void(0xACE699C71AB9DEB5,vehicleAsset);
SET_VEHICLE_TOW_TRUCK_ARM_POSITION=function(vehicle,position)return n_invoker.invoke_void(0xFE54B92A344583CA,vehicle,position);
ATTACH_VEHICLE_TO_TOW_TRUCK=function(towTruck,vehicle,rear,hookOffsetX,hookOffsetY,hookOffsetZ)return n_invoker.invoke_void(0x29A16F8D621C4508,towTruck,vehicle,rear,hookOffsetX,hookOffsetY,hookOffsetZ);
DETACH_VEHICLE_FROM_TOW_TRUCK=function(towTruck,vehicle)return n_invoker.invoke_void(0xC2DB6B6708350ED8,towTruck,vehicle);
DETACH_VEHICLE_FROM_ANY_TOW_TRUCK=function(vehicle)return n_invoker.invoke_bool(0xD0E9CE05A1E68CD8,vehicle);
IS_VEHICLE_ATTACHED_TO_TOW_TRUCK=function(towTruck,vehicle)return n_invoker.invoke_bool(0x146DF9EC4C4B9FD4,towTruck,vehicle);
GET_ENTITY_ATTACHED_TO_TOW_TRUCK=function(towTruck)return n_invoker.invoke_int(0xEFEA18DCF10F8F75,towTruck);
SET_VEHICLE_AUTOMATICALLY_ATTACHES=function(vehicle,p1,p2)return n_invoker.invoke_int(0x8BA6F76BC53A1493,vehicle,p1,p2);
SET_VEHICLE_BULLDOZER_ARM_POSITION=function(vehicle,position,p2)return n_invoker.invoke_void(0xF8EBCCC96ADB9FB7,vehicle,position,p2);
SET_VEHICLE_TANK_TURRET_POSITION=function(vehicle,position,p2)return n_invoker.invoke_void(0x56B94C6D7127DFBA,vehicle,position,p2);
SET_VEHICLE_TURRET_TARGET=function(vehicle,p1,x,y,z,p5)return n_invoker.invoke_void(0x0581730AB9380412,vehicle,p1,x,y,z,p5);
SET_VEHICLE_TANK_STATIONARY=function(vehicle,p1)return n_invoker.invoke_void(0x737E398138550FFF,vehicle,p1);
SET_VEHICLE_TURRET_SPEED_THIS_FRAME=function(vehicle,speed)return n_invoker.invoke_void(0x1093408B4B9D1146,vehicle,speed);
DISABLE_VEHICLE_TURRET_MOVEMENT_THIS_FRAME=function(vehicle)return n_invoker.invoke_void(0x32CAEDF24A583345,vehicle);
SET_VEHICLE_FLIGHT_NOZZLE_POSITION=function(vehicle,angleRatio)return n_invoker.invoke_void(0x30D779DE7C4F6DD3,vehicle,angleRatio);
SET_VEHICLE_FLIGHT_NOZZLE_POSITION_IMMEDIATE=function(vehicle,angle)return n_invoker.invoke_void(0x9AA47FFF660CB932,vehicle,angle);
GET_VEHICLE_FLIGHT_NOZZLE_POSITION=function(plane)return n_invoker.invoke_float(0xDA62027C8BDB326E,plane);
SET_DISABLE_VERTICAL_FLIGHT_MODE_TRANSITION=function(vehicle,toggle)return n_invoker.invoke_void(0xCE2B43770B655F8F,vehicle,toggle);
GENERATE_VEHICLE_CREATION_POS_FROM_PATHS=function(outVec,p1,outVec1,p3,p4,p5,p6,p7,p8)return n_invoker.invoke_bool(0xA4822F1CF23F4810,outVec,p1,outVec1,p3,p4,p5,p6,p7,p8);
SET_VEHICLE_BURNOUT=function(vehicle,toggle)return n_invoker.invoke_void(0xFB8794444A7D60FB,vehicle,toggle);
IS_VEHICLE_IN_BURNOUT=function(vehicle)return n_invoker.invoke_bool(0x1297A88E081430EB,vehicle);
SET_VEHICLE_REDUCE_GRIP=function(vehicle,toggle)return n_invoker.invoke_void(0x222FF6A823D122E2,vehicle,toggle);
SET_VEHICLE_REDUCE_GRIP_LEVEL=function(vehicle,val)return n_invoker.invoke_void(0x6DEE944E1EE90CFB,vehicle,val);
SET_VEHICLE_INDICATOR_LIGHTS=function(vehicle,turnSignal,toggle)return n_invoker.invoke_void(0xB5D45264751B7DF0,vehicle,turnSignal,toggle);
SET_VEHICLE_BRAKE_LIGHTS=function(vehicle,toggle)return n_invoker.invoke_void(0x92B35082E0B42F66,vehicle,toggle);
SET_VEHICLE_TAIL_LIGHTS=function(vehicle,toggle)return n_invoker.invoke_void(0x5815BD2763178DF4,vehicle,toggle);
SET_VEHICLE_HANDBRAKE=function(vehicle,toggle)return n_invoker.invoke_void(0x684785568EF26A22,vehicle,toggle);
SET_VEHICLE_BRAKE=function(vehicle,toggle)return n_invoker.invoke_void(0xE4E2FD323574965C,vehicle,toggle);
INSTANTLY_FILL_VEHICLE_POPULATION=function()return n_invoker.invoke_void(0x48ADC8A773564670);
HAS_INSTANT_FILL_VEHICLE_POPULATION_FINISHED=function()return n_invoker.invoke_bool(0x91D6DD290888CBAB);
NETWORK_ENABLE_EMPTY_CROWDING_VEHICLES_REMOVAL=function(toggle)return n_invoker.invoke_void(0x51DB102F4A3BA5E0,toggle);
NETWORK_CAP_EMPTY_CROWDING_VEHICLES_REMOVAL=function(p0)return n_invoker.invoke_void(0xA4A9A4C40E615885,p0);
GET_VEHICLE_TRAILER_VEHICLE=function(vehicle,trailer)return n_invoker.invoke_bool(0x1CDD6BADC297830D,vehicle,trailer);
_GET_VEHICLE_TRAILER_PARENT_VEHICLE=function(trailer)return n_invoker.invoke_int(0x80D9D32636369C92,trailer);
SET_VEHICLE_USES_LARGE_REAR_RAMP=function(vehicle,toggle)return n_invoker.invoke_void(0xCAC66558B944DA67,vehicle,toggle);
SET_VEHICLE_RUDDER_BROKEN=function(vehicle,toggle)return n_invoker.invoke_void(0x09606148B6C71DEF,vehicle,toggle);
SET_CONVERTIBLE_ROOF_LATCH_STATE=function(vehicle,state)return n_invoker.invoke_void(0x1A78AD3D8240536F,vehicle,state);
GET_VEHICLE_ESTIMATED_MAX_SPEED=function(vehicle)return n_invoker.invoke_float(0x53AF99BAA671CA47,vehicle);
GET_VEHICLE_MAX_BRAKING=function(vehicle)return n_invoker.invoke_float(0xAD7E85FC227197C4,vehicle);
GET_VEHICLE_MAX_TRACTION=function(vehicle)return n_invoker.invoke_float(0xA132FB5370554DB0,vehicle);
GET_VEHICLE_ACCELERATION=function(vehicle)return n_invoker.invoke_float(0x5DD35C8D074E57AE,vehicle);
GET_VEHICLE_MODEL_ESTIMATED_MAX_SPEED=function(modelHash)return n_invoker.invoke_float(0xF417C2502FFFED43,modelHash);
GET_VEHICLE_MODEL_MAX_BRAKING=function(modelHash)return n_invoker.invoke_float(0xDC53FD41B4ED944C,modelHash);
GET_VEHICLE_MODEL_MAX_BRAKING_MAX_MODS=function(modelHash)return n_invoker.invoke_float(0xBFBA3BA79CFF7EBF,modelHash);
GET_VEHICLE_MODEL_MAX_TRACTION=function(modelHash)return n_invoker.invoke_float(0x539DE94D44FDFD0D,modelHash);
GET_VEHICLE_MODEL_ACCELERATION=function(modelHash)return n_invoker.invoke_float(0x8C044C5C84505B6A,modelHash);
GET_VEHICLE_MODEL_ACCELERATION_MAX_MODS=function(modelHash)return n_invoker.invoke_float(0x53409B5163D5B846,modelHash);
GET_FLYING_VEHICLE_MODEL_AGILITY=function(modelHash)return n_invoker.invoke_float(0xC6AD107DDC9054CC,modelHash);
GET_BOAT_VEHICLE_MODEL_AGILITY=function(modelHash)return n_invoker.invoke_float(0x5AA3F878A178C4FC,modelHash);
GET_VEHICLE_CLASS_ESTIMATED_MAX_SPEED=function(vehicleClass)return n_invoker.invoke_float(0x00C09F246ABEDD82,vehicleClass);
GET_VEHICLE_CLASS_MAX_TRACTION=function(vehicleClass)return n_invoker.invoke_float(0xDBC86D85C5059461,vehicleClass);
GET_VEHICLE_CLASS_MAX_AGILITY=function(vehicleClass)return n_invoker.invoke_float(0x4F930AD022D6DE3B,vehicleClass);
GET_VEHICLE_CLASS_MAX_ACCELERATION=function(vehicleClass)return n_invoker.invoke_float(0x2F83E7E45D9EA7AE,vehicleClass);
GET_VEHICLE_CLASS_MAX_BRAKING=function(vehicleClass)return n_invoker.invoke_float(0x4BF54C16EC8FEC03,vehicleClass);
ADD_ROAD_NODE_SPEED_ZONE=function(x,y,z,radius,speed,p5)return n_invoker.invoke_int(0x2CE544C68FB812A0,x,y,z,radius,speed,p5);
REMOVE_ROAD_NODE_SPEED_ZONE=function(speedzone)return n_invoker.invoke_bool(0x1033371FC8E842A7,speedzone);
OPEN_BOMB_BAY_DOORS=function(vehicle)return n_invoker.invoke_void(0x87E7F24270732CB1,vehicle);
CLOSE_BOMB_BAY_DOORS=function(vehicle)return n_invoker.invoke_void(0x3556041742A0DC74,vehicle);
GET_ARE_BOMB_BAY_DOORS_OPEN=function(aircraft)return n_invoker.invoke_bool(0xD0917A423314BBA8,aircraft);
IS_VEHICLE_SEARCHLIGHT_ON=function(vehicle)return n_invoker.invoke_bool(0xC0F97FCE55094987,vehicle);
SET_VEHICLE_SEARCHLIGHT=function(heli,toggle,canBeUsedByAI)return n_invoker.invoke_void(0x14E85C5EE7A4D542,heli,toggle,canBeUsedByAI);
DOES_VEHICLE_HAVE_SEARCHLIGHT=function(vehicle)return n_invoker.invoke_bool(0x99015ED7DBEA5113,vehicle);
IS_ENTRY_POINT_FOR_SEAT_CLEAR=function(ped,vehicle,seatIndex,side,onEnter)return n_invoker.invoke_bool(0x639431E895B9AA57,ped,vehicle,seatIndex,side,onEnter);
GET_ENTRY_POINT_POSITION=function(vehicle,doorId)return n_invoker.invoke_vec3(0xC0572928C0ABFDA3,vehicle,doorId);
CAN_SHUFFLE_SEAT=function(vehicle,seatIndex)return n_invoker.invoke_bool(0x30785D90C956BF35,vehicle,seatIndex);
GET_NUM_MOD_KITS=function(vehicle)return n_invoker.invoke_int(0x33F2E3FE70EAAE1D,vehicle);
SET_VEHICLE_MOD_KIT=function(vehicle,modKit)return n_invoker.invoke_void(0x1F2AA07F00B3217A,vehicle,modKit);
GET_VEHICLE_MOD_KIT=function(vehicle)return n_invoker.invoke_int(0x6325D1A044AE510D,vehicle);
GET_VEHICLE_MOD_KIT_TYPE=function(vehicle)return n_invoker.invoke_int(0xFC058F5121E54C32,vehicle);
GET_VEHICLE_WHEEL_TYPE=function(vehicle)return n_invoker.invoke_int(0xB3ED1BFB4BE636DC,vehicle);
SET_VEHICLE_WHEEL_TYPE=function(vehicle,WheelType)return n_invoker.invoke_void(0x487EB21CC7295BA1,vehicle,WheelType);
GET_NUM_MOD_COLORS=function(paintType,p1)return n_invoker.invoke_int(0xA551BE18C11A476D,paintType,p1);
SET_VEHICLE_MOD_COLOR_1=function(vehicle,paintType,color,pearlescentColor)return n_invoker.invoke_void(0x43FEB945EE7F85B8,vehicle,paintType,color,pearlescentColor);
SET_VEHICLE_MOD_COLOR_2=function(vehicle,paintType,color)return n_invoker.invoke_void(0x816562BADFDEC83E,vehicle,paintType,color);
GET_VEHICLE_MOD_COLOR_1=function(vehicle,paintType,color,pearlescentColor)return n_invoker.invoke_void(0xE8D65CA700C9A693,vehicle,paintType,color,pearlescentColor);
GET_VEHICLE_MOD_COLOR_2=function(vehicle,paintType,color)return n_invoker.invoke_void(0x81592BE4E3878728,vehicle,paintType,color);
GET_VEHICLE_MOD_COLOR_1_NAME=function(vehicle,p1)return n_invoker.invoke_str(0xB45085B721EFD38C,vehicle,p1);
GET_VEHICLE_MOD_COLOR_2_NAME=function(vehicle)return n_invoker.invoke_str(0x4967A516ED23A5A1,vehicle);
HAVE_VEHICLE_MODS_STREAMED_IN=function(vehicle)return n_invoker.invoke_bool(0x9A83F5F9963775EF,vehicle);
IS_VEHICLE_MOD_GEN9_EXCLUSIVE=function(vehicle,modType,modIndex)return n_invoker.invoke_bool(0x00834EAC4A96E010,vehicle,modType,modIndex);
SET_VEHICLE_MOD=function(vehicle,modType,modIndex,customTires)return n_invoker.invoke_void(0x6AF0636DDEDCB6DD,vehicle,modType,modIndex,customTires);
GET_VEHICLE_MOD=function(vehicle,modType)return n_invoker.invoke_int(0x772960298DA26FDB,vehicle,modType);
GET_VEHICLE_MOD_VARIATION=function(vehicle,modType)return n_invoker.invoke_int(0xB3924ECD70E095DC,vehicle,modType);
GET_NUM_VEHICLE_MODS=function(vehicle,modType)return n_invoker.invoke_int(0xE38E9162A2500646,vehicle,modType);
REMOVE_VEHICLE_MOD=function(vehicle,modType)return n_invoker.invoke_void(0x92D619E420858204,vehicle,modType);
TOGGLE_VEHICLE_MOD=function(vehicle,modType,toggle)return n_invoker.invoke_void(0x2A1F4F37F95BAD08,vehicle,modType,toggle);
IS_TOGGLE_MOD_ON=function(vehicle,modType)return n_invoker.invoke_bool(0x84B233A8C8FC8AE7,vehicle,modType);
GET_MOD_TEXT_LABEL=function(vehicle,modType,modValue)return n_invoker.invoke_str(0x8935624F8C5592CC,vehicle,modType,modValue);
GET_MOD_SLOT_NAME=function(vehicle,modType)return n_invoker.invoke_str(0x51F0FEB9F6AE98C0,vehicle,modType);
GET_LIVERY_NAME=function(vehicle,liveryIndex)return n_invoker.invoke_str(0xB4C7A93837C91A1F,vehicle,liveryIndex);
GET_VEHICLE_MOD_MODIFIER_VALUE=function(vehicle,modType,modIndex)return n_invoker.invoke_int(0x90A38E9838E0A8C1,vehicle,modType,modIndex);
GET_VEHICLE_MOD_IDENTIFIER_HASH=function(vehicle,modType,modIndex)return n_invoker.invoke_int(0x4593CF82AA179706,vehicle,modType,modIndex);
PRELOAD_VEHICLE_MOD=function(vehicle,modType,modIndex)return n_invoker.invoke_void(0x758F49C24925568A,vehicle,modType,modIndex);
HAS_PRELOAD_MODS_FINISHED=function(vehicle)return n_invoker.invoke_bool(0x06F43E5175EB6D96,vehicle);
RELEASE_PRELOAD_MODS=function(vehicle)return n_invoker.invoke_void(0x445D79F995508307,vehicle);
SET_VEHICLE_TYRE_SMOKE_COLOR=function(vehicle,r,g,b)return n_invoker.invoke_void(0xB5BA80F839791C0F,vehicle,r,g,b);
GET_VEHICLE_TYRE_SMOKE_COLOR=function(vehicle,r,g,b)return n_invoker.invoke_void(0xB635392A4938B3C3,vehicle,r,g,b);
SET_VEHICLE_WINDOW_TINT=function(vehicle,tint)return n_invoker.invoke_void(0x57C51E6BAD752696,vehicle,tint);
GET_VEHICLE_WINDOW_TINT=function(vehicle)return n_invoker.invoke_int(0x0EE21293DAD47C95,vehicle);
GET_NUM_VEHICLE_WINDOW_TINTS=function()return n_invoker.invoke_int(0x9D1224004B3A6707);
GET_VEHICLE_COLOR=function(vehicle,r,g,b)return n_invoker.invoke_void(0xF3CC740D36221548,vehicle,r,g,b);
GET_VEHICLE_COLOURS_WHICH_CAN_BE_SET=function(vehicle)return n_invoker.invoke_int(0xEEBFC7A7EFDC35B4,vehicle);
GET_VEHICLE_CAUSE_OF_DESTRUCTION=function(vehicle)return n_invoker.invoke_int(0xE495D1EF4C91FD20,vehicle);
OVERRIDE_PLANE_DAMAGE_THREHSOLD=function(vehicle,health)return n_invoker.invoke_void(0x5EE5632F47AE9695,vehicle,health);
GET_IS_LEFT_VEHICLE_HEADLIGHT_DAMAGED=function(vehicle)return n_invoker.invoke_bool(0x5EF77C9ADD3B11A3,vehicle);
GET_IS_RIGHT_VEHICLE_HEADLIGHT_DAMAGED=function(vehicle)return n_invoker.invoke_bool(0xA7ECB73355EB2F20,vehicle);
GET_BOTH_VEHICLE_HEADLIGHTS_DAMAGED=function(vehicle)return n_invoker.invoke_bool(0xEC69ADF931AAE0C3,vehicle);
MODIFY_VEHICLE_TOP_SPEED=function(vehicle,value)return n_invoker.invoke_void(0x93A3996368C94158,vehicle,value);
SET_VEHICLE_MAX_SPEED=function(vehicle,speed)return n_invoker.invoke_void(0xBAA045B4E42F3C06,vehicle,speed);
SET_VEHICLE_STAYS_FROZEN_WHEN_CLEANED_UP=function(vehicle,toggle)return n_invoker.invoke_void(0x1CF38D529D7441D9,vehicle,toggle);
SET_VEHICLE_ACT_AS_IF_HIGH_SPEED_FOR_FRAG_SMASHING=function(vehicle,p1)return n_invoker.invoke_void(0x1F9FB66F3A3842D2,vehicle,p1);
SET_PEDS_CAN_FALL_OFF_THIS_VEHICLE_FROM_LARGE_FALL_DAMAGE=function(vehicle,toggle,p2)return n_invoker.invoke_void(0x59C3757B3B7408E8,vehicle,toggle,p2);
ADD_VEHICLE_COMBAT_ANGLED_AVOIDANCE_AREA=function(p0,p1,p2,p3,p4,p5,p6)return n_invoker.invoke_int(0x54B0F614960F4A5F,p0,p1,p2,p3,p4,p5,p6);
REMOVE_VEHICLE_COMBAT_AVOIDANCE_AREA=function(p0)return n_invoker.invoke_void(0xE30524E1871F481D,p0);
IS_ANY_PED_RAPPELLING_FROM_HELI=function(vehicle)return n_invoker.invoke_bool(0x291E373D483E7EE7,vehicle);
SET_VEHICLE_CHEAT_POWER_INCREASE=function(vehicle,value)return n_invoker.invoke_void(0xB59E4BD37AE292DB,vehicle,value);
SET_VEHICLE_INFLUENCES_WANTED_LEVEL=function(p0,p1)return n_invoker.invoke_void(0x0AD9E8F87FF7C16F,p0,p1);
SET_VEHICLE_IS_WANTED=function(vehicle,state)return n_invoker.invoke_void(0xF7EC25A3EBEEC726,vehicle,state);
SWING_BOAT_BOOM_TO_RATIO=function(vehicle,ratio)return n_invoker.invoke_void(0xF488C566413B4232,vehicle,ratio);
SWING_BOAT_BOOM_FREELY=function(vehicle,toggle)return n_invoker.invoke_void(0xC1F981A6F74F0C23,vehicle,toggle);
ALLOW_BOAT_BOOM_TO_ANIMATE=function(vehicle,toggle)return n_invoker.invoke_void(0x0F3B4D4E43177236,vehicle,toggle);
GET_BOAT_BOOM_POSITION_RATIO=function(vehicle)return n_invoker.invoke_float(0x6636C535F6CC2725,vehicle);
DISABLE_PLANE_AILERON=function(vehicle,p1,p2)return n_invoker.invoke_void(0x23428FC53C60919C,vehicle,p1,p2);
GET_IS_VEHICLE_ENGINE_RUNNING=function(vehicle)return n_invoker.invoke_bool(0xAE31E7DF9B5B132E,vehicle);
SET_VEHICLE_USE_ALTERNATE_HANDLING=function(vehicle,toggle)return n_invoker.invoke_void(0x1D97D1E3A70A649F,vehicle,toggle);
SET_BIKE_ON_STAND=function(vehicle,x,y)return n_invoker.invoke_void(0x9CFA4896C3A53CBB,vehicle,x,y);
SET_VEHICLE_NOT_STEALABLE_AMBIENTLY=function(vehicle,p1)return n_invoker.invoke_void(0xAB04325045427AAE,vehicle,p1);
LOCK_DOORS_WHEN_NO_LONGER_NEEDED=function(vehicle)return n_invoker.invoke_void(0xCFD778E7904C255E,vehicle);
SET_LAST_DRIVEN_VEHICLE=function(vehicle)return n_invoker.invoke_void(0xACFB2463CC22BED2,vehicle);
GET_LAST_DRIVEN_VEHICLE=function()return n_invoker.invoke_int(0xB2D06FAEDE65B577);
CLEAR_LAST_DRIVEN_VEHICLE=function()return n_invoker.invoke_void(0xE01903C47C7AC89E);
SET_VEHICLE_HAS_BEEN_DRIVEN_FLAG=function(vehicle,toggle)return n_invoker.invoke_void(0x02398B627547189C,vehicle,toggle);
SET_TASK_VEHICLE_GOTO_PLANE_MIN_HEIGHT_ABOVE_TERRAIN=function(plane,height)return n_invoker.invoke_void(0xB893215D8D4C015B,plane,height);
SET_VEHICLE_LOD_MULTIPLIER=function(vehicle,multiplier)return n_invoker.invoke_void(0x93AE6A61BE015BF1,vehicle,multiplier);
SET_VEHICLE_CAN_SAVE_IN_GARAGE=function(vehicle,toggle)return n_invoker.invoke_void(0x428BACCDF5E26EAD,vehicle,toggle);
GET_VEHICLE_NUM_OF_BROKEN_OFF_PARTS=function(vehicle)return n_invoker.invoke_int(0x42A4BEB35D372407,vehicle);
GET_VEHICLE_NUM_OF_BROKEN_LOOSEN_PARTS=function(vehicle)return n_invoker.invoke_int(0x2C8CBFE1EA5FC631,vehicle);
SET_FORCE_VEHICLE_ENGINE_DAMAGE_BY_BULLET=function(p0,p1)return n_invoker.invoke_void(0x4D9D109F63FEE1D4,p0,p1);
SET_VEHICLE_GENERATES_ENGINE_SHOCKING_EVENTS=function(vehicle,toggle)return n_invoker.invoke_void(0x279D50DE5652D935,vehicle,toggle);
COPY_VEHICLE_DAMAGES=function(sourceVehicle,targetVehicle)return n_invoker.invoke_void(0xE44A982368A4AF23,sourceVehicle,targetVehicle);
DISABLE_VEHICLE_EXPLOSION_BREAK_OFF_PARTS=function()return n_invoker.invoke_void(0xF25E02CB9C5818F8);
SET_LIGHTS_CUTOFF_DISTANCE_TWEAK=function(distance)return n_invoker.invoke_void(0xBC3CCA5844452B06,distance);
SET_VEHICLE_SHOOT_AT_TARGET=function(driver,entity,xTarget,yTarget,zTarget)return n_invoker.invoke_void(0x74CD9A9327A282EA,driver,entity,xTarget,yTarget,zTarget);
GET_VEHICLE_LOCK_ON_TARGET=function(vehicle,entity)return n_invoker.invoke_bool(0x8F5EBAB1F260CFCE,vehicle,entity);
SET_FORCE_HD_VEHICLE=function(vehicle,toggle)return n_invoker.invoke_void(0x97CE68CB032583F0,vehicle,toggle);
SET_VEHICLE_CUSTOM_PATH_NODE_STREAMING_RADIUS=function(vehicle,p1)return n_invoker.invoke_void(0x182F266C2D9E2BEB,vehicle,p1);
GET_VEHICLE_PLATE_TYPE=function(vehicle)return n_invoker.invoke_int(0x9CCC9525BF2408E0,vehicle);
TRACK_VEHICLE_VISIBILITY=function(vehicle)return n_invoker.invoke_void(0x64473AEFDCF47DCA,vehicle);
IS_VEHICLE_VISIBLE=function(vehicle)return n_invoker.invoke_bool(0xAA0A52D24FB98293,vehicle);
SET_VEHICLE_GRAVITY=function(vehicle,toggle)return n_invoker.invoke_void(0x89F149B6131E57DA,vehicle,toggle);
SET_ENABLE_VEHICLE_SLIPSTREAMING=function(toggle)return n_invoker.invoke_void(0xE6C0C80B8C867537,toggle);
SET_VEHICLE_SLIPSTREAMING_SHOULD_TIME_OUT=function(toggle)return n_invoker.invoke_void(0xF051D9BFB6BA39C0,toggle);
GET_VEHICLE_CURRENT_TIME_IN_SLIP_STREAM=function(vehicle)return n_invoker.invoke_float(0x36492C2F0D134C56,vehicle);
IS_VEHICLE_PRODUCING_SLIP_STREAM=function(vehicle)return n_invoker.invoke_bool(0x48C633E94A8142A7,vehicle);
SET_VEHICLE_INACTIVE_DURING_PLAYBACK=function(vehicle,toggle)return n_invoker.invoke_void(0x06582AFF74894C75,vehicle,toggle);
SET_VEHICLE_ACTIVE_DURING_PLAYBACK=function(vehicle,toggle)return n_invoker.invoke_void(0xDFFCEF48E511DB48,vehicle,toggle);
IS_VEHICLE_SPRAYABLE=function(vehicle)return n_invoker.invoke_bool(0x8D474C8FAEFF6CDE,vehicle);
SET_VEHICLE_ENGINE_CAN_DEGRADE=function(vehicle,toggle)return n_invoker.invoke_void(0x983765856F2564F9,vehicle,toggle);
DISABLE_VEHCILE_DYNAMIC_AMBIENT_SCALES=function(vehicle,p1,p2)return n_invoker.invoke_void(0xF0E4BA16D1DB546C,vehicle,p1,p2);
ENABLE_VEHICLE_DYNAMIC_AMBIENT_SCALES=function(vehicle)return n_invoker.invoke_void(0xF87D9F2301F7D206,vehicle);
IS_PLANE_LANDING_GEAR_INTACT=function(plane)return n_invoker.invoke_bool(0x4198AB0022B15F87,plane);
ARE_PLANE_PROPELLERS_INTACT=function(plane)return n_invoker.invoke_bool(0x755D6D5267CBBD7E,plane);
SET_PLANE_PROPELLER_HEALTH=function(plane,health)return n_invoker.invoke_bool(0x4C815EB175086F84,plane,health);
SET_VEHICLE_CAN_DEFORM_WHEELS=function(vehicle,toggle)return n_invoker.invoke_void(0x0CDDA42F9E360CA6,vehicle,toggle);
IS_VEHICLE_STOLEN=function(vehicle)return n_invoker.invoke_bool(0x4AF9BD80EEBEB453,vehicle);
SET_VEHICLE_IS_STOLEN=function(vehicle,isStolen)return n_invoker.invoke_void(0x67B2C79AA7FF5738,vehicle,isStolen);
SET_PLANE_TURBULENCE_MULTIPLIER=function(vehicle,multiplier)return n_invoker.invoke_void(0xAD2D28A1AFDFF131,vehicle,multiplier);
ARE_WINGS_OF_PLANE_INTACT=function(plane)return n_invoker.invoke_bool(0x5991A01434CE9677,plane);
ALLOW_AMBIENT_VEHICLES_TO_AVOID_ADVERSE_CONDITIONS=function(vehicle)return n_invoker.invoke_void(0xB264C4D2F2B0A78B,vehicle);
DETACH_VEHICLE_FROM_CARGOBOB=function(vehicle,cargobob)return n_invoker.invoke_void(0x0E21D3DF1051399D,vehicle,cargobob);
DETACH_VEHICLE_FROM_ANY_CARGOBOB=function(vehicle)return n_invoker.invoke_bool(0xADF7BE450512C12F,vehicle);
DETACH_ENTITY_FROM_CARGOBOB=function(cargobob,entity)return n_invoker.invoke_bool(0xAF03011701811146,cargobob,entity);
IS_VEHICLE_ATTACHED_TO_CARGOBOB=function(cargobob,vehicleAttached)return n_invoker.invoke_bool(0xD40148F22E81A1D9,cargobob,vehicleAttached);
GET_VEHICLE_ATTACHED_TO_CARGOBOB=function(cargobob)return n_invoker.invoke_int(0x873B82D42AC2B9E5,cargobob);
GET_ENTITY_ATTACHED_TO_CARGOBOB=function(p0)return n_invoker.invoke_int(0x99093F60746708CA,p0);
ATTACH_VEHICLE_TO_CARGOBOB=function(vehicle,cargobob,p2,x,y,z)return n_invoker.invoke_void(0x4127F1D84E347769,vehicle,cargobob,p2,x,y,z);
ATTACH_ENTITY_TO_CARGOBOB=function(p0,p1,p2,p3,p4,p5)return n_invoker.invoke_void(0xA1DD82F3CCF9A01E,p0,p1,p2,p3,p4,p5);
SET_CARGOBOB_FORCE_DONT_DETACH_VEHICLE=function(cargobob,toggle)return n_invoker.invoke_void(0x571FEB383F629926,cargobob,toggle);
SET_CARGOBOB_EXCLUDE_FROM_PICKUP_ENTITY=function(p0,p1)return n_invoker.invoke_void(0x1F34B0626C594380,p0,p1);
CAN_CARGOBOB_PICK_UP_ENTITY=function(p0,p1)return n_invoker.invoke_bool(0x2C1D8B3B19E517CC,p0,p1);
GET_ATTACHED_PICK_UP_HOOK_POSITION=function(cargobob)return n_invoker.invoke_vec3(0xCBDB9B923CACC92D,cargobob);
DOES_CARGOBOB_HAVE_PICK_UP_ROPE=function(cargobob)return n_invoker.invoke_bool(0x1821D91AD4B56108,cargobob);
CREATE_PICK_UP_ROPE_FOR_CARGOBOB=function(cargobob,state)return n_invoker.invoke_void(0x7BEB0C7A235F6F3B,cargobob,state);
REMOVE_PICK_UP_ROPE_FOR_CARGOBOB=function(cargobob)return n_invoker.invoke_void(0x9768CF648F54C804,cargobob);
SET_PICKUP_ROPE_LENGTH_FOR_CARGOBOB=function(cargobob,length1,length2,p3)return n_invoker.invoke_void(0x877C1EAEAC531023,cargobob,length1,length2,p3);
SET_PICKUP_ROPE_LENGTH_WITHOUT_CREATING_ROPE_FOR_CARGOBOB=function(p0,p1,p2)return n_invoker.invoke_void(0xC0ED6438E6D39BA8,p0,p1,p2);
SET_CARGOBOB_PICKUP_ROPE_DAMPING_MULTIPLIER=function(p0,p1)return n_invoker.invoke_void(0xCF1182F682F65307,p0,p1);
SET_CARGOBOB_PICKUP_ROPE_TYPE=function(p0,p1)return n_invoker.invoke_void(0x0D5F65A8F4EBDAB5,p0,p1);
DOES_CARGOBOB_HAVE_PICKUP_MAGNET=function(cargobob)return n_invoker.invoke_bool(0x6E08BF5B3722BAC9,cargobob);
SET_CARGOBOB_PICKUP_MAGNET_ACTIVE=function(cargobob,isActive)return n_invoker.invoke_void(0x9A665550F8DA349B,cargobob,isActive);
SET_CARGOBOB_PICKUP_MAGNET_STRENGTH=function(cargobob,strength)return n_invoker.invoke_void(0xBCBFCD9D1DAC19E2,cargobob,strength);
SET_CARGOBOB_PICKUP_MAGNET_FALLOFF=function(cargobob,p1)return n_invoker.invoke_void(0xA17BAD153B51547E,cargobob,p1);
SET_CARGOBOB_PICKUP_MAGNET_REDUCED_STRENGTH=function(cargobob,p1)return n_invoker.invoke_void(0x66979ACF5102FD2F,cargobob,p1);
SET_CARGOBOB_PICKUP_MAGNET_REDUCED_FALLOFF=function(cargobob,p1)return n_invoker.invoke_void(0x6D8EAC07506291FB,cargobob,p1);
SET_CARGOBOB_PICKUP_MAGNET_PULL_STRENGTH=function(cargobob,p1)return n_invoker.invoke_void(0xED8286F71A819BAA,cargobob,p1);
SET_CARGOBOB_PICKUP_MAGNET_PULL_ROPE_LENGTH=function(vehicle,p1)return n_invoker.invoke_void(0x685D5561680D088B,vehicle,p1);
SET_CARGOBOB_PICKUP_MAGNET_SET_TARGETED_MODE=function(vehicle,cargobob)return n_invoker.invoke_void(0xE301BD63E9E13CF0,vehicle,cargobob);
SET_CARGOBOB_PICKUP_MAGNET_SET_AMBIENT_MODE=function(vehicle,p1,p2)return n_invoker.invoke_void(0x9BDDC73CC6A115D4,vehicle,p1,p2);
SET_CARGOBOB_PICKUP_MAGNET_ENSURE_PICKUP_ENTITY_UPRIGHT=function(vehicle,p1)return n_invoker.invoke_void(0x56EB5E94318D3FB6,vehicle,p1);
DOES_VEHICLE_HAVE_WEAPONS=function(vehicle)return n_invoker.invoke_bool(0x25ECB9F8017D98E0,vehicle);
SET_VEHICLE_WILL_TELL_OTHERS_TO_HURRY=function(vehicle,p1)return n_invoker.invoke_void(0x2C4A1590ABF43E8B,vehicle,p1);
DISABLE_VEHICLE_WEAPON=function(disabled,weaponHash,vehicle,owner)return n_invoker.invoke_void(0xF4FC6A6F67D8D856,disabled,weaponHash,vehicle,owner);
IS_VEHICLE_WEAPON_DISABLED=function(weaponHash,vehicle,owner)return n_invoker.invoke_bool(0x563B65A643ED072E,weaponHash,vehicle,owner);
SET_VEHICLE_USED_FOR_PILOT_SCHOOL=function(vehicle,toggle)return n_invoker.invoke_void(0xE05DD0E9707003A3,vehicle,toggle);
SET_VEHICLE_ACTIVE_FOR_PED_NAVIGATION=function(vehicle,toggle)return n_invoker.invoke_void(0x21115BCD6E44656A,vehicle,toggle);
GET_VEHICLE_CLASS=function(vehicle)return n_invoker.invoke_int(0x29439776AAA00A62,vehicle);
GET_VEHICLE_CLASS_FROM_NAME=function(modelHash)return n_invoker.invoke_int(0xDEDF1C8BD47C2200,modelHash);
SET_PLAYERS_LAST_VEHICLE=function(vehicle)return n_invoker.invoke_void(0xBCDF8BAF56C87B6A,vehicle);
SET_VEHICLE_CAN_BE_USED_BY_FLEEING_PEDS=function(vehicle,toggle)return n_invoker.invoke_void(0x300504B23BD3B711,vehicle,toggle);
SET_AIRCRAFT_PILOT_SKILL_NOISE_SCALAR=function(vehicle,p1)return n_invoker.invoke_void(0xE5810AC70602F2F5,vehicle,p1);
SET_VEHICLE_DROPS_MONEY_WHEN_BLOWN_UP=function(vehicle,toggle)return n_invoker.invoke_void(0x068F64F2470F9656,vehicle,toggle);
SET_VEHICLE_KEEP_ENGINE_ON_WHEN_ABANDONED=function(vehicle,toggle)return n_invoker.invoke_void(0xB8FBC8B1330CA9B4,vehicle,toggle);
SET_VEHICLE_IMPATIENCE_TIMER=function(vehicle,p1)return n_invoker.invoke_void(0x6A973569BA094650,vehicle,p1);
SET_VEHICLE_HANDLING_OVERRIDE=function(vehicle,hash)return n_invoker.invoke_void(0x10655FAB9915623D,vehicle,hash);
SET_VEHICLE_EXTENDED_REMOVAL_RANGE=function(vehicle,range)return n_invoker.invoke_void(0x79DF7E806202CE01,vehicle,range);
SET_VEHICLE_STEERING_BIAS_SCALAR=function(p0,p1)return n_invoker.invoke_void(0x9007A2F21DC108D4,p0,p1);
SET_HELI_CONTROL_LAGGING_RATE_SCALAR=function(helicopter,multiplier)return n_invoker.invoke_void(0x6E0859B530A365CC,helicopter,multiplier);
SET_VEHICLE_FRICTION_OVERRIDE=function(vehicle,friction)return n_invoker.invoke_void(0x1837AF7C627009BA,vehicle,friction);
SET_VEHICLE_WHEELS_CAN_BREAK_OFF_WHEN_BLOW_UP=function(vehicle,toggle)return n_invoker.invoke_void(0xA37B9A517B133349,vehicle,toggle);
ARE_PLANE_CONTROL_PANELS_INTACT=function(vehicle,p1)return n_invoker.invoke_bool(0xF78F94D60248C737,vehicle,p1);
SET_VEHICLE_CEILING_HEIGHT=function(vehicle,height)return n_invoker.invoke_void(0xA46413066687A328,vehicle,height);
SET_VEHICLE_NO_EXPLOSION_DAMAGE_FROM_DRIVER=function(vehicle,toggle)return n_invoker.invoke_void(0x5E569EC46EC21CAE,vehicle,toggle);
CLEAR_VEHICLE_ROUTE_HISTORY=function(vehicle)return n_invoker.invoke_void(0x6D6AF961B72728AE,vehicle);
DOES_VEHICLE_EXIST_WITH_DECORATOR=function(decorator)return n_invoker.invoke_int(0x956B409B984D9BF7,decorator);
SET_VEHICLE_AI_CAN_USE_EXCLUSIVE_SEATS=function(vehicle,toggle)return n_invoker.invoke_void(0x41062318F23ED854,vehicle,toggle);
SET_VEHICLE_EXCLUSIVE_DRIVER=function(vehicle,ped,index)return n_invoker.invoke_void(0xB5C51B5502E85E83,vehicle,ped,index);
IS_PED_EXCLUSIVE_DRIVER_OF_VEHICLE=function(ped,vehicle,outIndex)return n_invoker.invoke_bool(0xB09D25E77C33EB3F,ped,vehicle,outIndex);
DISABLE_INDIVIDUAL_PLANE_PROPELLER=function(vehicle,propeller)return n_invoker.invoke_void(0x500873A45724C863,vehicle,propeller);
SET_VEHICLE_FORCE_AFTERBURNER=function(vehicle,toggle)return n_invoker.invoke_void(0xB055A34527CB8FD7,vehicle,toggle);
SET_DONT_PROCESS_VEHICLE_GLASS=function(vehicle,toggle)return n_invoker.invoke_void(0x1087BC8EC540DAEB,vehicle,toggle);
SET_DISABLE_WANTED_CONES_RESPONSE=function(vehicle,toggle)return n_invoker.invoke_void(0x4AD280EB48B2D8E6,vehicle,toggle);
SET_USE_DESIRED_Z_CRUISE_SPEED_FOR_LANDING=function(vehicle,toggle)return n_invoker.invoke_void(0xB68CFAF83A02768D,vehicle,toggle);
SET_ARRIVE_DISTANCE_OVERRIDE_FOR_VEHICLE_PERSUIT_ATTACK=function(vehicle,p1)return n_invoker.invoke_void(0x0205F5365292D2EB,vehicle,p1);
SET_VEHICLE_READY_FOR_CLEANUP=function(p0)return n_invoker.invoke_void(0xCF9159024555488C,p0);
SET_DISTANT_CARS_ENABLED=function(toggle)return n_invoker.invoke_void(0xF796359A959DF65D,toggle);
SET_VEHICLE_NEON_COLOUR=function(vehicle,r,g,b)return n_invoker.invoke_void(0x8E0A582209A62695,vehicle,r,g,b);
SET_VEHICLE_NEON_INDEX_COLOUR=function(vehicle,index)return n_invoker.invoke_void(0xB93B2867F7B479D1,vehicle,index);
GET_VEHICLE_NEON_COLOUR=function(vehicle,r,g,b)return n_invoker.invoke_void(0x7619EEE8C886757F,vehicle,r,g,b);
SET_VEHICLE_NEON_ENABLED=function(vehicle,index,toggle)return n_invoker.invoke_void(0x2AA720E4287BF269,vehicle,index,toggle);
GET_VEHICLE_NEON_ENABLED=function(vehicle,index)return n_invoker.invoke_bool(0x8C4B92553E4766A5,vehicle,index);
SET_AMBIENT_VEHICLE_NEON_ENABLED=function(p0)return n_invoker.invoke_void(0x35E0654F4BAD7971,p0);
SUPPRESS_NEONS_ON_VEHICLE=function(vehicle,toggle)return n_invoker.invoke_void(0x83F813570FF519DE,vehicle,toggle);
SET_DISABLE_SUPERDUMMY=function(vehicle,p1)return n_invoker.invoke_void(0xB088E9A47AE6EDD5,vehicle,p1);
REQUEST_VEHICLE_DIAL=function(vehicle)return n_invoker.invoke_void(0xDBA3C090E3D74690,vehicle);
GET_VEHICLE_BODY_HEALTH=function(vehicle)return n_invoker.invoke_float(0xF271147EB7B40F12,vehicle);
SET_VEHICLE_BODY_HEALTH=function(vehicle,value)return n_invoker.invoke_void(0xB77D05AC8C78AADB,vehicle,value);
GET_VEHICLE_SIZE=function(vehicle,out1,out2)return n_invoker.invoke_void(0xDF7E3EEB29642C38,vehicle,out1,out2);
GET_FAKE_SUSPENSION_LOWERING_AMOUNT=function(vehicle)return n_invoker.invoke_float(0x53952FD2BAA19F17,vehicle);
SET_CAR_HIGH_SPEED_BUMP_SEVERITY_MULTIPLIER=function(multiplier)return n_invoker.invoke_void(0x84FD40F56075E816,multiplier);
GET_NUMBER_OF_VEHICLE_DOORS=function(vehicle)return n_invoker.invoke_int(0x92922A607497B14D,vehicle);
SET_HYDRAULICS_CONTROL=function(vehicle,toggle)return n_invoker.invoke_void(0x28B18377EB6E25F6,vehicle,toggle);
SET_CAN_ADJUST_GROUND_CLEARANCE=function(vehicle,p1)return n_invoker.invoke_void(0xA7DCDF4DED40A8F4,vehicle,p1);
GET_VEHICLE_HEALTH_PERCENTAGE=function(vehicle,maxEngineHealth,maxPetrolTankHealth,maxBodyHealth,maxMainRotorHealth,maxTailRotorHealth,maxUnkHealth)return n_invoker.invoke_float(0xB8EF61207C2393A9,vehicle,maxEngineHealth,maxPetrolTankHealth,maxBodyHealth,maxMainRotorHealth,maxTailRotorHealth,maxUnkHealth);
GET_VEHICLE_IS_MERCENARY=function(vehicle)return n_invoker.invoke_bool(0xD4C4642CB7F50B5D,vehicle);
SET_VEHICLE_BROKEN_PARTS_DONT_AFFECT_AI_HANDLING=function(vehicle,p1)return n_invoker.invoke_void(0xC361AA040D6637A8,vehicle,p1);
SET_VEHICLE_KERS_ALLOWED=function(vehicle,toggle)return n_invoker.invoke_void(0x99C82F8A139F3E4E,vehicle,toggle);
GET_VEHICLE_HAS_KERS=function(vehicle)return n_invoker.invoke_bool(0x50634E348C8D44EF,vehicle);
SET_PLANE_RESIST_TO_EXPLOSION=function(vehicle,toggle)return n_invoker.invoke_void(0xE16142B94664DEFD,vehicle,toggle);
SET_HELI_RESIST_TO_EXPLOSION=function(vehicle,toggle)return n_invoker.invoke_void(0x8074CC1886802912,vehicle,toggle);
SET_DISABLE_BMX_EXTRA_TRICK_FORCES=function(p0)return n_invoker.invoke_void(0x26D99D5A82FD18E8,p0);
SET_HYDRAULIC_SUSPENSION_RAISE_FACTOR=function(vehicle,wheelId,value)return n_invoker.invoke_void(0x84EA99C62CB3EF0C,vehicle,wheelId,value);
GET_HYDRAULIC_SUSPENSION_RAISE_FACTOR=function(vehicle,wheelId)return n_invoker.invoke_float(0x0BB5CBDDD0F25AE3,vehicle,wheelId);
SET_CAN_USE_HYDRAULICS=function(vehicle,toggle)return n_invoker.invoke_void(0x1201E8A3290A3B98,vehicle,toggle);
SET_HYDRAULIC_VEHICLE_STATE=function(vehicle,state)return n_invoker.invoke_void(0x8EA86DF356801C7D,vehicle,state);
SET_HYDRAULIC_WHEEL_STATE=function(vehicle,wheelId,state,value,p4)return n_invoker.invoke_void(0xC24075310A8B9CD1,vehicle,wheelId,state,value,p4);
HAS_VEHICLE_PETROLTANK_SET_ON_FIRE_BY_ENTITY=function(p0,p1)return n_invoker.invoke_bool(0x5BA68A0840D546AC,p0,p1);
CLEAR_VEHICLE_PETROLTANK_FIRE_CULPRIT=function(vehicle)return n_invoker.invoke_void(0x4419966C9936071A,vehicle);
SET_VEHICLE_BOBBLEHEAD_VELOCITY=function(x,y,p2)return n_invoker.invoke_void(0x870B8B7A766615C8,x,y,p2);
GET_VEHICLE_IS_DUMMY=function(p0)return n_invoker.invoke_bool(0x8533CAFDE1F0F336,p0);
SET_VEHICLE_DAMAGE_SCALE=function(vehicle,p1)return n_invoker.invoke_bool(0x4E20D2A627011E8E,vehicle,p1);
SET_VEHICLE_WEAPON_DAMAGE_SCALE=function(vehicle,multiplier)return n_invoker.invoke_bool(0x45A561A9421AB6AD,vehicle,multiplier);
SET_DISABLE_DAMAGE_WITH_PICKED_UP_ENTITY=function(p0,p1)return n_invoker.invoke_bool(0xD4196117AF7BB974,p0,p1);
SET_VEHICLE_USES_MP_PLAYER_DAMAGE_MULTIPLIER=function(p0,p1)return n_invoker.invoke_void(0xBB2333BB87DDD87F,p0,p1);
SET_BIKE_EASY_TO_LAND=function(vehicle,toggle)return n_invoker.invoke_void(0x73561D4425A021A2,vehicle,toggle);
SET_INVERT_VEHICLE_CONTROLS=function(vehicle,state)return n_invoker.invoke_void(0x5B91B229243351A8,vehicle,state);
SET_SPEED_BOOST_EFFECT_DISABLED=function(disabled)return n_invoker.invoke_void(0x7BBE7FF626A591FE,disabled);
SET_SLOW_DOWN_EFFECT_DISABLED=function(disabled)return n_invoker.invoke_void(0x65B080555EA48149,disabled);
SET_FORMATION_LEADER=function(vehicle,x,y,z,p4)return n_invoker.invoke_void(0x428AD3E26C8D9EB0,vehicle,x,y,z,p4);
RESET_FORMATION_LEADER=function()return n_invoker.invoke_void(0xE2F53F172B45EDE1);
GET_IS_BOAT_CAPSIZED=function(vehicle)return n_invoker.invoke_bool(0xBA91D045575699AD,vehicle);
SET_ALLOW_RAMMING_SOOP_OR_RAMP=function(p0,p1)return n_invoker.invoke_void(0x80E3357FDEF45C21,p0,p1);
SET_SCRIPT_RAMP_IMPULSE_SCALE=function(vehicle,impulseScale)return n_invoker.invoke_void(0xEFC13B1CE30D755D,vehicle,impulseScale);
GET_IS_DOOR_VALID=function(vehicle,doorId)return n_invoker.invoke_bool(0x645F4B6E8499F632,vehicle,doorId);
SET_SCRIPT_ROCKET_BOOST_RECHARGE_TIME=function(vehicle,seconds)return n_invoker.invoke_void(0xE00F2AB100B76E89,vehicle,seconds);
GET_HAS_ROCKET_BOOST=function(vehicle)return n_invoker.invoke_bool(0x36D782F68B309BDA,vehicle);
IS_ROCKET_BOOST_ACTIVE=function(vehicle)return n_invoker.invoke_bool(0x3D34E80EED4AE3BE,vehicle);
SET_ROCKET_BOOST_ACTIVE=function(vehicle,active)return n_invoker.invoke_void(0x81E1552E35DC3839,vehicle,active);
GET_HAS_RETRACTABLE_WHEELS=function(vehicle)return n_invoker.invoke_bool(0xDCA174A42133F08C,vehicle);
GET_IS_WHEELS_RETRACTED=function(vehicle)return n_invoker.invoke_bool(0x1DA0DA9CB3F0C8BF,vehicle);
SET_WHEELS_EXTENDED_INSTANTLY=function(vehicle)return n_invoker.invoke_void(0xF660602546D27BA8,vehicle);
SET_WHEELS_RETRACTED_INSTANTLY=function(vehicle)return n_invoker.invoke_void(0x5335BE58C083E74E,vehicle);
GET_CAR_HAS_JUMP=function(vehicle)return n_invoker.invoke_bool(0x9078C0C5EF8C19E9,vehicle);
SET_USE_HIGHER_CAR_JUMP=function(vehicle,toggle)return n_invoker.invoke_void(0xF06A16CA55D138D8,vehicle,toggle);
SET_CLEAR_FREEZE_WAITING_ON_COLLISION_ONCE_PLAYER_ENTERS=function(vehicle,toggle)return n_invoker.invoke_void(0xB2E0C0D6922D31F2,vehicle,toggle);
SET_VEHICLE_WEAPON_RESTRICTED_AMMO=function(vehicle,weaponIndex,capacity)return n_invoker.invoke_void(0x44CD1F493DB2A0A6,vehicle,weaponIndex,capacity);
GET_VEHICLE_WEAPON_RESTRICTED_AMMO=function(vehicle,weaponIndex)return n_invoker.invoke_int(0x8181CE2F25CB9BB7,vehicle,weaponIndex);
GET_VEHICLE_HAS_PARACHUTE=function(vehicle)return n_invoker.invoke_bool(0xBC9CFF381338CB4F,vehicle);
GET_VEHICLE_CAN_DEPLOY_PARACHUTE=function(vehicle)return n_invoker.invoke_bool(0xA916396DF4154EE3,vehicle);
VEHICLE_START_PARACHUTING=function(vehicle,active)return n_invoker.invoke_void(0x0BFFB028B3DD0A97,vehicle,active);
IS_VEHICLE_PARACHUTE_DEPLOYED=function(vehicle)return n_invoker.invoke_bool(0x3DE51E9C80B116CF,vehicle);
VEHICLE_SET_RAMP_AND_RAMMING_CARS_TAKE_DAMAGE=function(vehicle,toggle)return n_invoker.invoke_void(0x28D034A93FE31BF5,vehicle,toggle);
VEHICLE_SET_ENABLE_RAMP_CAR_SIDE_IMPULSE=function(p0,p1)return n_invoker.invoke_void(0x1BBAC99C0BC53656,p0,p1);
VEHICLE_SET_ENABLE_NORMALISE_RAMP_CAR_VERTICAL_VELOCTIY=function(p0,p1)return n_invoker.invoke_void(0x756AE6E962168A04,p0,p1);
VEHICLE_SET_JET_WASH_FORCE_ENABLED=function(p0)return n_invoker.invoke_void(0x9D30687C57BAA0BB,p0);
SET_VEHICLE_WEAPON_CAN_TARGET_OBJECTS=function(vehicle,toggle)return n_invoker.invoke_void(0x86B4B6212CB8B627,vehicle,toggle);
SET_VEHICLE_USE_BOOST_BUTTON_FOR_WHEEL_RETRACT=function(toggle)return n_invoker.invoke_void(0x41290B40FA63E6DA,toggle);
VEHICLE_SET_PARACHUTE_MODEL_OVERRIDE=function(vehicle,modelHash)return n_invoker.invoke_void(0x4D610C6B56031351,vehicle,modelHash);
VEHICLE_SET_PARACHUTE_MODEL_TINT_INDEX=function(vehicle,textureVariation)return n_invoker.invoke_void(0xA74AD2439468C883,vehicle,textureVariation);
VEHICLE_SET_OVERRIDE_EXTENABLE_SIDE_RATIO=function(p0,p1)return n_invoker.invoke_int(0x0419B167EE128F33,p0,p1);
VEHICLE_SET_EXTENABLE_SIDE_TARGET_RATIO=function(p0,p1)return n_invoker.invoke_int(0xF3B0E0AED097A3F5,p0,p1);
VEHICLE_SET_OVERRIDE_SIDE_RATIO=function(p0,p1)return n_invoker.invoke_int(0xD3E51C0AB8C26EEE,p0,p1);
GET_ALL_VEHICLES=function(vehsStruct)return n_invoker.invoke_int(0x9B8E1BF04B51F2E8,vehsStruct);
SET_CARGOBOB_EXTA_PICKUP_RANGE=function(p0,p1)return n_invoker.invoke_void(0x72BECCF4B829522E,p0,p1);
SET_OVERRIDE_VEHICLE_DOOR_TORQUE=function(p0,p1,p2)return n_invoker.invoke_void(0x66E3AAFACE2D1EB8,p0,p1,p2);
SET_WHEELIE_ENABLED=function(vehicle,enabled)return n_invoker.invoke_void(0x1312DDD8385AEE4E,vehicle,enabled);
SET_DISABLE_HELI_EXPLODE_FROM_BODY_DAMAGE=function(p0,p1)return n_invoker.invoke_void(0xEDBC8405B3895CC9,p0,p1);
SET_DISABLE_EXPLODE_FROM_BODY_DAMAGE_ON_COLLISION=function(vehicle,value)return n_invoker.invoke_void(0x26E13D440E7F6064,vehicle,value);
SET_TRAILER_ATTACHMENT_ENABLED=function(p0,p1)return n_invoker.invoke_void(0x2FA2494B47FDD009,p0,p1);
SET_ROCKET_BOOST_FILL=function(vehicle,percentage)return n_invoker.invoke_void(0xFEB2DDED3509562E,vehicle,percentage);
SET_GLIDER_ACTIVE=function(vehicle,state)return n_invoker.invoke_void(0x544996C0081ABDEB,vehicle,state);
SET_SHOULD_RESET_TURRET_IN_SCRIPTED_CAMERAS=function(vehicle,shouldReset)return n_invoker.invoke_void(0x78CEEE41F49F421F,vehicle,shouldReset);
SET_VEHICLE_DISABLE_COLLISION_UPON_CREATION=function(vehicle,disable)return n_invoker.invoke_void(0xAF60E6A2936F982A,vehicle,disable);
SET_GROUND_EFFECT_REDUCES_DRAG=function(toggle)return n_invoker.invoke_void(0x430A7631A84C9BE7,toggle);
SET_DISABLE_MAP_COLLISION=function(vehicle)return n_invoker.invoke_void(0x75627043C6AA90AD,vehicle);
SET_DISABLE_PED_STAND_ON_TOP=function(vehicle,toggle)return n_invoker.invoke_void(0x8235F1BEAD557629,vehicle,toggle);
SET_VEHICLE_DAMAGE_SCALES=function(vehicle,p1,p2,p3,p4)return n_invoker.invoke_void(0x9640E30A7F395E4B,vehicle,p1,p2,p3,p4);
SET_PLANE_SECTION_DAMAGE_SCALE=function(vehicle,p1,p2)return n_invoker.invoke_void(0x0BBB9A7A8FFE931B,vehicle,p1,p2);
SET_HELI_CAN_PICKUP_ENTITY_THAT_HAS_PICK_UP_DISABLED=function(vehicle,toggle)return n_invoker.invoke_void(0x94A68DA412C4007D,vehicle,toggle);
SET_VEHICLE_BOMB_AMMO=function(vehicle,bombCount)return n_invoker.invoke_void(0xF4B2ED59DEB5D774,vehicle,bombCount);
GET_VEHICLE_BOMB_AMMO=function(vehicle)return n_invoker.invoke_int(0xEA12BD130D7569A1,vehicle);
SET_VEHICLE_COUNTERMEASURE_AMMO=function(vehicle,counterMeasureCount)return n_invoker.invoke_void(0x9BDA23BF666F0855,vehicle,counterMeasureCount);
GET_VEHICLE_COUNTERMEASURE_AMMO=function(vehicle)return n_invoker.invoke_int(0xF846AA63DF56B804,vehicle);
SET_HELI_COMBAT_OFFSET=function(vehicle,x,y,z)return n_invoker.invoke_void(0x0A3F820A9A9A9AC5,vehicle,x,y,z);
GET_CAN_VEHICLE_BE_PLACED_HERE=function(vehicle,x,y,z,rotX,rotY,rotZ,p7,p8)return n_invoker.invoke_bool(0x51F30DB60626A20E,vehicle,x,y,z,rotX,rotY,rotZ,p7,p8);
SET_DISABLE_AUTOMATIC_CRASH_TASK=function(vehicle,toggle)return n_invoker.invoke_void(0x97841634EF7DF1D6,vehicle,toggle);
SET_SPECIAL_FLIGHT_MODE_RATIO=function(vehicle,ratio)return n_invoker.invoke_void(0xD138FA15C9776837,vehicle,ratio);
SET_SPECIAL_FLIGHT_MODE_TARGET_RATIO=function(vehicle,targetRatio)return n_invoker.invoke_void(0x438B3D7CA026FE91,vehicle,targetRatio);
SET_SPECIAL_FLIGHT_MODE_ALLOWED=function(vehicle,toggle)return n_invoker.invoke_void(0xF1211889DF15A763,vehicle,toggle);
SET_DISABLE_HOVER_MODE_FLIGHT=function(vehicle,toggle)return n_invoker.invoke_void(0x2D55FE374D5FDB91,vehicle,toggle);
GET_OUTRIGGERS_DEPLOYED=function(vehicle)return n_invoker.invoke_bool(0x3A9128352EAC9E85,vehicle);
FIND_SPAWN_COORDINATES_FOR_HELI=function(ped)return n_invoker.invoke_vec3(0x8DC9675797123522,ped);
SET_DEPLOY_FOLDING_WINGS=function(vehicle,deploy,p2)return n_invoker.invoke_void(0xB251E0B33E58B424,vehicle,deploy,p2);
ARE_FOLDING_WINGS_DEPLOYED=function(vehicle)return n_invoker.invoke_bool(0xAEF12960FA943792,vehicle);
SET_DIP_STRAIGHT_DOWN_WHEN_CRASHING_PLANE=function(vehicle,toggle)return n_invoker.invoke_void(0xAA653AE61924B0A0,vehicle,toggle);
SET_TURRET_HIDDEN=function(vehicle,index,toggle)return n_invoker.invoke_void(0xC60060EB0D8AC7B1,vehicle,index,toggle);
SET_HOVER_MODE_WING_RATIO=function(vehicle,ratio)return n_invoker.invoke_void(0x70A252F60A3E036B,vehicle,ratio);
SET_DISABLE_TURRET_MOVEMENT=function(vehicle,turretId)return n_invoker.invoke_void(0xE615BB7A7752C76A,vehicle,turretId);
SET_FORCE_FIX_LINK_MATRICES=function(vehicle)return n_invoker.invoke_void(0x887FA38787DE8C72,vehicle);
SET_TRANSFORM_RATE_FOR_ANIMATION=function(vehicle,transformRate)return n_invoker.invoke_void(0x498218259FB7C72D,vehicle,transformRate);
SET_TRANSFORM_TO_SUBMARINE_USES_ALTERNATE_INPUT=function(vehicle,toggle)return n_invoker.invoke_void(0x41B9FB92EDED32A6,vehicle,toggle);
SET_VEHICLE_COMBAT_MODE=function(toggle)return n_invoker.invoke_void(0x36DE109527A2C0C4,toggle);
SET_VEHICLE_DETONATION_MODE=function(toggle)return n_invoker.invoke_void(0x82E0AC411E41A5B4,toggle);
SET_VEHICLE_SHUNT_ON_STICK=function(toggle)return n_invoker.invoke_void(0x99A05839C46CE316,toggle);
GET_IS_VEHICLE_SHUNTING=function(vehicle)return n_invoker.invoke_bool(0xA2459F72C14E2E8D,vehicle);
GET_HAS_VEHICLE_BEEN_HIT_BY_SHUNT=function(vehicle)return n_invoker.invoke_bool(0xE8718FAF591FD224,vehicle);
GET_LAST_SHUNT_VEHICLE=function(vehicle)return n_invoker.invoke_int(0x04F2FA6E234162F7,vehicle);
SET_DISABLE_VEHICLE_EXPLOSIONS_DAMAGE=function(toggle)return n_invoker.invoke_void(0x143921E45EC44D62,toggle);
SET_OVERRIDE_NITROUS_LEVEL=function(vehicle,toggle,level,power,rechargeTime,disableSound)return n_invoker.invoke_void(0xC8E9B6B71B8E660D,vehicle,toggle,level,power,rechargeTime,disableSound);
SET_INCREASE_WHEEL_CRUSH_DAMAGE=function(vehicle,toggle)return n_invoker.invoke_void(0x2970EAA18FD5E42F,vehicle,toggle);
SET_DISABLE_WEAPON_BLADE_FORCES=function(toggle)return n_invoker.invoke_void(0x211E95CE9903940C,toggle);
SET_USE_DOUBLE_CLICK_FOR_CAR_JUMP=function(toggle)return n_invoker.invoke_void(0x5BBCF35BF6E456F7,toggle);
GET_DOES_VEHICLE_HAVE_TOMBSTONE=function(vehicle)return n_invoker.invoke_bool(0x71AFB258CCED3A27,vehicle);
HIDE_TOMBSTONE=function(vehicle,toggle)return n_invoker.invoke_void(0xAE71FB656C600587,vehicle,toggle);
GET_IS_VEHICLE_DISABLED_BY_EMP=function(vehicle)return n_invoker.invoke_bool(0x0506ED94363AD905,vehicle);
SET_DISABLE_RETRACTING_WEAPON_BLADES=function(toggle)return n_invoker.invoke_void(0x8F0D5BA1C2CC91D7,toggle);
GET_TYRE_HEALTH=function(vehicle,wheelIndex)return n_invoker.invoke_float(0x55EAB010FAEE9380,vehicle,wheelIndex);
SET_TYRE_HEALTH=function(vehicle,wheelIndex,health)return n_invoker.invoke_void(0x74C68EF97645E79D,vehicle,wheelIndex,health);
GET_TYRE_WEAR_RATE=function(vehicle,wheelIndex)return n_invoker.invoke_float(0x6E387895952F4F71,vehicle,wheelIndex);
SET_TYRE_WEAR_RATE=function(vehicle,wheelIndex,multiplier)return n_invoker.invoke_void(0x01894E2EDE923CA2,vehicle,wheelIndex,multiplier);
SET_TYRE_WEAR_RATE_SCALE=function(vehicle,wheelIndex,multiplier)return n_invoker.invoke_void(0x392183BB9EA57697,vehicle,wheelIndex,multiplier);
SET_TYRE_MAXIMUM_GRIP_DIFFERENCE_DUE_TO_WEAR_RATE=function(vehicle,wheelIndex,multiplier)return n_invoker.invoke_void(0xC970D0E0FC31D768,vehicle,wheelIndex,multiplier);
SET_AIRCRAFT_IGNORE_HIGHTMAP_OPTIMISATION=function(vehicle,p1)return n_invoker.invoke_void(0xF8B49F5BA7F850E7,vehicle,p1);
SET_REDUCED_SUSPENSION_FORCE=function(vehicle,enable)return n_invoker.invoke_void(0x3A375167F5782A65,vehicle,enable);
SET_DRIFT_TYRES=function(vehicle,toggle)return n_invoker.invoke_void(0x5AC79C98C5C17F05,vehicle,toggle);
GET_DRIFT_TYRES_SET=function(vehicle)return n_invoker.invoke_bool(0x2F5A72430E78C8D3,vehicle);
NETWORK_USE_HIGH_PRECISION_TRAIN_BLENDING=function(vehicle,toggle)return n_invoker.invoke_void(0xEC0C1D4922AF9754,vehicle,toggle);
SET_CHECK_FOR_ENOUGH_ROOM_FOR_PED=function(vehicle,p1)return n_invoker.invoke_void(0xEF9D388F8D377F44,vehicle,p1);
};Last updated
