The search keyword must be a single word (no spaces).
Function ChooseRandomItemExBJ
- Line
- 3209
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- integer level, itemtype whichType
- Returns
- integer
| 3209 | function ChooseRandomItemExBJ takes integer level, itemtype whichType returns integer |
| 3210 | return ChooseRandomItemEx(whichType, level) |
| 3211 | endfunction
|