Search found 3 matches

by M4rk1nhu
14 Sep 2009, 19:14
Forum: Development Help
Topic: Problems with XSTool in mac
Replies: 2
Views: 3718

Re: Problems with XSTool in mac

im having the exact same problem...
by M4rk1nhu
13 Sep 2009, 01:25
Forum: Development Help
Topic: How do i install a patch? (back step)
Replies: 2
Views: 3247

How do i install a patch? (back step)

Hey, i was looking in a thread that says that for use the back step, u need to paste a big code in a underteminated place, i want to know where to paste that huge code. i tried into macros, and attack.pm. please help me.
by M4rk1nhu
09 Sep 2009, 20:14
Forum: Commit Queue
Topic: Patch to support backstab positioning
Replies: 8
Views: 48349

Re: Patch to support backstab positioning

please, help me, qhere i put this code? --- Attack.pm.orig 2009-03-11 19:15:49.000000000 -0300 +++ Attack.pm 2009-03-11 19:15:58.000000000 -0300 @@ -592,8 +590,49 @@ my $slot = $args->{attackMethod}{skillSlot}; delete $args->{attackMethod}; ai_setSuspend(0); + my $monsterLooking=$target->{look}{body...