Squirrel/Server/Functions/Cheats/SetFlyingCars

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: __NOTOC__ This function enables or disables the flying cars cheat code (''chittychittybb'' in GTA III / ''comeflywithme'' in GTA:VC). == Syntax == <code>bool SetFlyingCars( bool enabled ...)

Revision as of 07:19, 14 December 2009

This function enables or disables the flying cars cheat code (chittychittybb in GTA III / comeflywithme in GTA:VC).

Syntax

  1. bool SetFlyingCars( bool enabled )

Arguments

  • enabled - A boolean to either enable (true) or disable (false) this cheat code

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

-- Example notes here

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox