You are viewing an old version of this page. Return to the latest version.
Version of 17:21, 1 April 2009 by John
No categories assigned
LUA:GetLootCoin
- Last edited 9 years ago by I need to Update My Profile
Revision as of 17:21, 1 April 2009 by John Adams (talk | contribs) (New page: == LUA Functions: GetLootCoin(param) == Need info Back to LUA Functions Index === Syntax === var = GetLootCoin(param) === Parameters === Required: ''par...)
LUA Functions: GetLootCoin(param)
Need info
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