Code:
Problem description:
Can someone explain me how to make Diagonal Movment for mob/PC(3 character)
when i have mob/Player for main user who logs and creating 3 chars
the mcaro setup i neet to do it here ?
or at the skin macro ? setMacros() |
That big thing of code you just linked, throw it away.
Replace your entire macro setup in the interface with what I just showed you. You'll be happier for it, I guarantee it. ...Also slap the person that designed what you just linked. Please? |
lol if i coald i woald do it let me find heim firs xD
and for setting it in the interface you meen the skin macro ? like inplace of .north .west and so on? |
Unrecognized or inaccessible verb: MoveKey-1-1
for some reasen this is what it says to me and when i do MoveKey 1 1 it dsnt move |
Small mistake in move_loop:
proc |
Unrecognized or inaccessible verb: MoveKey-2-0
and with MoveKey 2 0 dsnt move do i need to put between ","? like MoveKey(2,0)? |
Hang on, somehow, my indentation got messed up on the MoveKey verb too... Lemme fix it...
#define get_opposite(x) __opposite_dirs[(x)] |
Last, you need to set up macros in your interface: