Squirrel/Client/Constants

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Preparing to add to constants)
m (Blanked the page)
Line 1: Line 1:
{{Squirrel/Title|Client-side constants}}
 
These are a list of constants loaded into Squirrel. These an be used anywhere in a script and resolve to a predetermined value. For example, in Liberty Unleashed VEH_LANDSTALKER will resolve to 90.
 
__TOC__
 
== Bindable Keys ==
 
  
{{Squirrel/Constants/BindableKeys}}
 
 
== Body Parts ==
 
 
{{Squirrel/Constants/BodyParts}}
 
 
== Game Limits ==
 
 
{{Squirrel/Constants/GameLimits}}
 
 
== GTA Keys ==
 
 
{{Squirrel/Constants/GTAKeys}}
 
 
== GUI Constants ==
 
 
==== GUI Align Settings ====
 
 
{{Squirrel/Constants/Align}}
 
 
==== GUI Flags ====
 
 
{{Squirrel/Constants/GUIFlags}}
 
 
==== GUI Font Tags ====
 
 
{{Squirrel/Constants/GUITags}}
 
 
==== GUI Metrics ====
 
{{Squirrel/Constants/Metrics}}
 
 
== HUD Items ==
 
 
{{Squirrel/Constants/HUDItems}}
 
 
== Marker Types ==
 
 
{{Squirrel/Constants/MarkerTypes}}
 
 
== Misc Constants ==
 
 
{{Squirrel/Constants/Misc}}
 
 
== Part Reasons ==
 
 
{{Squirrel/Constants/PartReason}}
 
 
== Train Stations ==
 
 
{{Squirrel/Constants/TrainStations}}
 
 
== Vehicle Addons ==
 
 
{{Squirrel/Constants/VehicleAddons}}
 
 
== Vehicle Light States ==
 
 
{{Squirrel/Constants/LightStates}}
 
 
== Vehicle Models ==
 
 
==== Liberty Unleashed ====
 
 
{{Squirrel/Constants/Vehicles}}
 

Revision as of 23:00, 25 January 2017

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox