Squirrel/Client/Events/Player/onClientUseDetonator

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|onClientUseDetonator}} This event is called when the local player activates the detonator == Syntax == <code>function onClientUseDetonator()</code> === Argumeā€¦')
 
(Undo revision 41697 by Kupka (talk))
 
(One intermediate revision by one user not shown)

Latest revision as of 18:33, 5 September 2017

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

This event is called when the local player activates the detonator

[edit] Syntax

  1. function onClientUseDetonator()

[edit] Arguments

  • none

[edit] Returns

This event does not handle return values.

[edit] 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.  

[edit] Notes

-- List of used functions and other notes here.

[edit] Related Events

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox