Player.WantedLevel

From Liberty Unleashed Wiki
Revision as of 11:49, 15 October 2010 by VRocker (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function sets/returns the players wanted level.

Syntax

  1. int player.WantedLevel
  1. player.WantedLevel = int value

Arguments

  • value - The value to set the wanted level to. From 0 - 6.

Example 1. Returning

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

Explanation for the example

  1.  
  2. -- todo
  3.  

Example 2. Setting

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

Explanation for the example

  1.  
  2. -- todo
  3.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox