HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Ability Code?

05-15-2005, 07:31 PM#1
Zandose
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
SADISM
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
Zandose
Quote:
Originally Posted by SADISM
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.

I guess it's the hard way. Thought there might have been a eaiser way. Thanks.
05-16-2005, 02:25 AM#5
SADISM
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
Zandose
Quote:
Originally Posted by SADISM
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.

Yah I know, but I need to download the program... What can I say im lazy :) lol