PDA

View Full Version : Anyone knows how it work


palawan
10th February 2006, 19:39
I already put the warper.txt to my plugin but it doesnt work, anyone knows how to trigger for my Character to cast a Warp

#warper

automacro GVGWpr {
location "map" 27 172
run-once 1
timeout 40
call GVG1
}

macro GVG1 {
sl 27 32 174 4
@pause 2
warp 2
@pause 1
sl 27 32 172 4
@pause 2
warp 2
@pause 1
sl 27 32 170 4
@pause 2
warp 2
@pause 1

@release GVGWpr

automacro GVGWpr1 {
location "map" 27 171
run-once 1
timeout 40
call GVG2
}

Hooosaik
11th February 2006, 03:39
try to use the search bar

eternal_dream
11th February 2006, 06:38
try to use the search bar

If u dnt knw anything, dnt post.

AntonJade
11th February 2006, 08:06
Better try this...........................

http://www.mpcforum.com/showthread.php?t=121943&highlight=warp+portal+%5Bnew%5D

Hope it helps............................................. ...

palawan
13th February 2006, 05:19
Thanks Anton... I think it will help me a lot