onPickupPickedUp

From Liberty Unleashed Wiki
Revision as of 20:23, 28 July 2011 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 event is called a pickup has been picked up. This fires even if a remote player picks it up.

Syntax

  1. function onPickupPickedUp( pickup )

Arguments

  • pickup - The pointer of the pickup thats been picked up

Returns

This event does not handle return values.

Example

Some explanation here

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

-- List of used functions and other notes here.

Related Events

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox