| 05-15-2005, 07:31 PM | #1 |
Does anyone know the ability code for the button for spending skill points for ability. Because I want to have the button in a different place, probly in a spell book. |
| 05-16-2005, 12:33 AM | #2 |
Guest | Try 'Game Constants" or 'Game Interface" |
| 05-16-2005, 01:26 AM | #3 |
Not sure on the ability code, but if you extract from the war3.mpq the files: Units\CommandFunc.txt Units\CommandString.txt and look for the Select Skill Command, probably [CmdSelectSkill] or something (as attack is [CmdAttack] and move [CmdMove]) you can edit their tooltips, and I'm pretty sure in the Func.txt their button locations on the default command card. |
| 05-16-2005, 02:13 AM | #4 | |
Quote:
I guess it's the hard way. Thought there might have been a eaiser way. Thanks. |
| 05-16-2005, 02:25 AM | #5 |
Not that hard really. Get WinMPQ, extract the files, modify a number and import. Will take <1kb in your map, at least for the CommandFunc.txt which is ~2kb by itself. |
| 05-16-2005, 04:27 AM | #6 | |
Quote:
Yah I know, but I need to download the program... What can I say im lazy :) lol |
