Difference between revisions of "LUA:GetLootCoin"

(New page: == LUA Functions: GetLootCoin(param) == Need info Back to LUA Functions Index === Syntax === var = GetLootCoin(param) === Parameters === Required: ''par...)
 
(Removing all content from page)
Line 1: Line 1:
== LUA Functions: GetLootCoin(param) ==
 
Need info
 
  
[[Developer:LUA_Functions | Back to LUA Functions Index]]
 
 
 
=== Syntax ===
 
var = GetLootCoin(param)
 
 
 
=== Parameters ===
 
Required: ''param'' (int)
 
 
 
=== Notes ===
 
''param'' must be one of the vars in the function params. In the example below, it would be either "NPC" or "Spawn"
 
 
 
=== Usage ===
 
Need example usage
 

Revision as of 17:28, 1 April 2009