JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type itemtype:
Functions that return type itemtype (   common.j,   common.ai,   Blizzard.j):
constant native ConvertItemType (integer i) returns itemtype |
native GetItemType (item whichItem) returns itemtype |
Functions that take type itemtype as a parameter (   common.j,   common.ai,   Blizzard.j):
native ChooseRandomItemEx (itemtype whichType, integer level) returns integer |
function ChooseRandomItemExBJ (integer level, itemtype whichType) returns integer |
function UpdateEachStockBuilding (itemtype iType, integer iLevel) returns nothing |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |