No categories assigned

LUA:GetLootCoin

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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LUA Functions: GetLootCoin(param)

Need info

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