Page 1 of 1

kqz

Posted: October 13th, 2007, 8:53 am
by qwertz111
poy

Re: Where do I get spell's codes to make a custom keys.txt file?

Posted: October 13th, 2007, 8:59 am
by Xantan
Like this:

Code: Select all

[ahfs]
Buttonpos=0,2
Researchbuttonpos=0,0
Tip=|cFFFFFFFF(|cFFFFCC00F|cFFFFFFFF) Flame Strike - [|cffffcc00Level 1|r],(|cFFFFCC00F|cFFFFFFFF) Flame Strike - [|cffffcc00Level 2|r],(|cFFFFCC00F|cFFFFFFFF) Flame Strike - [|cffffcc00Level 3|r]|r
Hotkey=F
Researchtip=|cFFFFFFFF(|cFFFFCC00F|cFFFFFFFF) "Learn Flame Strike - [|cffffcc00Level %d|r]"|r
Researchhotkey=F
?

Probably in a .w3a file, the 4 digit codes maybe? otherwise, I got a big custom keys.txt if you want to take a look.

Re: Where do I get spell's codes to make a custom keys.txt file?

Posted: October 13th, 2007, 9:57 am
by GeorgeMots
There are a lot of programs that can automate this work for you

http://warkeys.sourceforge.net/

Re: Where do I get spell's codes to make a custom keys.txt file?

Posted: October 25th, 2007, 9:24 am
by qwertz111
what should i use to open a .w3a with?

Re: Where do I get spell's codes to make a custom keys.txt file?

Posted: October 25th, 2007, 11:58 am
by GeorgeMots
qwertz111 wrote:what should i use to open a .w3a with?


I think Wordpad works nice but you can also open it with a Hex Editor but its a bit difficult to understand that so id say open the map u want to see its spells in WE and while in the Object Editor Press Ctrl+D to see the stuff in Raw form.

Re: Where do I get spell's codes to make a custom keys.txt file?

Posted: October 25th, 2007, 5:58 pm
by Xantan
use the world editor.



Open World Editor -> File -> New map -> Object editor -> Abilities -> file import ability data


View -> Raw Data (checked)

Re: Where do I get spell's codes to make a custom keys.txt file?

Posted: October 26th, 2007, 2:08 am
by qwertz111
Some spells have

A02X:AUcs what do i do here?

[ahfs]
Buttonpos=0,2
Researchbuttonpos=0,0
Tip=|cFFFFFFFF(|cFFFFCC00F|cFFFFFFFF) Flame Strike - [|cffffcc00Level 1|r],(|cFFFFCC00F|cFFFFFFFF) Flame Strike - [|cffffcc00Level 2|r],(|cFFFFCC00F|cFFFFFFFF) Flame Strike - [|cffffcc00Level 3|r]|r
Hotkey=F
Researchtip=|cFFFFFFFF(|cFFFFCC00F|cFFFFFFFF) "Learn Flame Strike - [|cffffcc00Level %d|r]"|r
Researchhotkey=F

do i have to do this?

can i remove the buttonpos and researchbuttonpos and tip and researchtip?