| 04-08-2003, 10:12 AM | #1 |
Can anyone tell me where can I find the AI codes for some special abilities, such as Finger of death, cold arrow? It is because my map has heroes using those abilities and I want the computer able to learn them. The common.ai only contains the usual abilities codes. (e.g. CRITICAL_STRIKE, MIRROR_IMAGE) Thanks! |
| 04-08-2003, 10:32 AM | #2 |
The codes you need are the standard 4-letter codes. They can either be found directly in AbilityData.slk (alias row) or by converting a trigger using them to custom text. |
