Squirrel/Scripting Requests

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Client-side requests)
Line 3: Line 3:
 
== Server-side requests ==
 
== Server-side requests ==
  
* <s>A function to add spawn screens</s> - [[Squirrel/Server/Functions/SpawnClass/AddSpawnScreen|AddSpawnScreen]]
+
* <s>A function to add spawn screens</s>
 +
** [[Squirrel/Server/Functions/SpawnClass/AddSpawnScreen|AddSpawnScreen]]
  
 
== Client-side requests ==
 
== Client-side requests ==
  
* <s>'''Player.Spawn''' to be able to forcibly spawn the player using clientside scripts</s> - [[Squirrel/Client/Functions/Players/Spawn|Player.Spawn]]
+
* <s>'''Player.Spawn''' to be able to forcibly spawn the player using clientside scripts</s>
* '''Player.MouseFrozen''' to be able to Freeze the mouse (Useful for GUIs and Buttons, Since it moves your view now too)
+
** [[Squirrel/Client/Functions/Players/Spawn|Player.Spawn]]
 +
 
 +
* <s>'''Player.MouseFrozen''' to be able to Freeze the mouse (Useful for GUIs and Buttons, Since it moves your view now too)</s>
 +
** [[Squirrel/Client/Functions/Controls/ToggleCameraMovement|ToggleCameraMovement]] (From update 0.1.0.8 onwards) -- [[User:Juppi|Juppi]] 02:08, 11 December 2010 (UTC)

Revision as of 03:08, 11 December 2010

Use this page to request functions, events or other features for LU/VU scripting.

Server-side requests

Client-side requests

  • Player.Spawn to be able to forcibly spawn the player using clientside scripts
  • Player.MouseFrozen to be able to Freeze the mouse (Useful for GUIs and Buttons, Since it moves your view now too)
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox