837
edits
m (Added TemplateData) |
m (Correct documentation) |
||
Line 153: | Line 153: | ||
"label": "Vehicle Illegal", | "label": "Vehicle Illegal", | ||
"type": "boolean", | "type": "boolean", | ||
"autovalue": " | "autovalue": "0", | ||
"required": true, | "required": true, | ||
"description": "Indicates if the vehicle is illegal or not. Set | "description": "Indicates if the vehicle is illegal or not. Set 0 for Legal and 1 for Illegal", | ||
"example": "1", | |||
"default": "0" | |||
}, | }, | ||
"WeaponPrimary": { | "WeaponPrimary": { | ||
Line 182: | Line 184: | ||
"TrunkSpace", | "TrunkSpace", | ||
"MaxSpeed", | "MaxSpeed", | ||
"HorsePower", | |||
"FuelSpace", | "FuelSpace", | ||
"Seats", | "Seats", |