Template:Scripting/Squirrel/Functions/Player Functions: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary
No edit summary
Line 86: Line 86:
* [[Scripting/Squirrel/Functions/Player.World|Player.World]]
* [[Scripting/Squirrel/Functions/Player.World|Player.World]]
* [[Scripting/Squirrel/Functions/Player.PutInVehicleSlot|Player.PutInVehicleSlot]]
* [[Scripting/Squirrel/Functions/Player.PutInVehicleSlot|Player.PutInVehicleSlot]]
=== Player Game Functions ===
''These functions exist for compatibility with the R2 Squirrel server.''
* [[GetCinematicBorder]]
* [[GetGreenScanLines]]
* [[GetWhiteScanLines]]
* [[SetCinematicBorder]]
* [[SetGreenScanLines]]
* [[SetWhiteScanLines]]

Revision as of 22:25, 31 May 2015

Player Game Functions

These functions exist for compatibility with the R2 Squirrel server.