I want to make some simple plugin which can let my toon strafe left(right) per several minutes
Anyone who can make some plugins plz help me
here is some script of xxx.cs file
//KeyboardManager.KeyUpDown((char)KeyboardManager.eVirtualKeyMessages.VK_SPACE);
WoWMovement.Move(WoWMovement.MovementDirection.JumpAscend);
in this script, toon make a jump per several minutes. and I want strafe left(or right) instead of jump
how can I change this script?
some help would be really appreciated
Anyone who can make some plugins plz help me
here is some script of xxx.cs file
//KeyboardManager.KeyUpDown((char)KeyboardManager.eVirtualKeyMessages.VK_SPACE);
WoWMovement.Move(WoWMovement.MovementDirection.JumpAscend);
in this script, toon make a jump per several minutes. and I want strafe left(or right) instead of jump
how can I change this script?
some help would be really appreciated