ID:140180
 
Code:
macro
space return "Usemoves"
h return "First"
j return "Second"
k return "Third"
l return "Fourth"


Problem description: I put these in a script file, as you are supposed to. However, when I go to test them only the spacebar macro works. I used control_freak as well, and it still didn't work with anything except spacebar. I even tested the other four verbs on the spacebar macro to see if they were working. They were, but they would not work on anything other than spacebar. Any help with why this won't work?

.dms files are outdated. Use the interface editor instead.
In response to Garthor
Ok, I changed to that. Now, it is not using the macro list I supplied, and even though I turned on control_freak it won't act as thought it was turned on. You can still use all custom things. I put this on the Login() proc

src.client.control_freak = 1

is that how, or do I go something like
world.control_freak = 1


Any help?
In response to Koriami
Thoroughly read the Reference entry.