| 03-10-2006, 11:47 PM | #1 |
Did anyone make a tool that, with some pre-parsing, allows jass users to access all fields of the unit, item, ability and etc data (in read only mode)? I am talking about being able to do: call GetBountyDice(unit_id) call GetDeathType(unit_id) call GetPathTex(unit_id) ... that is, any field stored in the .slk files for a given unit-type (or ability, etc) It may be useful for some and I have a method for doing it, but I want to make sure no-one else has already done it, in which case, please tell me before I waste a day or two making it :) |
| 03-11-2006, 02:21 PM | #2 |
You mean in Wc3? no.. closest thing is xttocs's jAPI |
