Squirrel/Server/Functions/Pickups/Respawn

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|Pickup.Respawn}} __NOTOC__ This ''Pickup'' class member respawns the given pickup. == Syntax == <code>bool object.Respawn()</code> == Example == {{Squirrel/Ne…')

Revision as of 15:02, 15 October 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events


This Pickup class member respawns the given pickup.

Syntax

  1. bool object.Respawn()

Example

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