Yonko Posted August 2, 2013 Posted August 2, 2013 Hi, Rathenians.I would like to request a parade script which the concept is like on the picture linkhttp://i39.tinypic.com/jr2viv.jpgEvery 5 seconds there will a monster will spawn on "X" position and marches through the "Y" position and vanished. Thanks! Quote
Capuche Posted August 4, 2013 Posted August 4, 2013 prontera,150,175,5 script ouino 75,{ set .@poring, bg_monster(1,"prontera",150,175,"Poring",1002,""); unitwalk .@poring,160,175; sleep 5000; unitkill .@poring; end; } bg_monster + unitwalk + unitkill Quote
Yonko Posted August 6, 2013 Author Posted August 6, 2013 prontera,150,175,5 script ouino 75,{ set .@poring, bg_monster(1,"prontera",150,175,"Poring",1002,""); unitwalk .@poring,160,175; sleep 5000; unitkill .@poring; end; } bg_monster + unitwalk + unitkill Hi, thanks for your script but seems its not working on mine, i'll just want to be like this stuff Quote
Emistry Posted August 7, 2013 Posted August 7, 2013 http://rathena.org/board/topic/85966-quests-games-monster-marching/ 1 Quote
Yonko Posted August 7, 2013 Author Posted August 7, 2013 http://rathena.org/board/topic/85966-quests-games-monster-marching/ Thanks I'm using this now via http://pastebin.com/raw.php?i=xPh8JK0J coz i using eA as emulator, but one thing comes out on my mind how to remove GM Activation on it and change it to every 5 seconds per waves? Thanks so much Quote
Question
Yonko
Hi, Rathenians.
I would like to request a parade script which the concept is like on the picture link
http://i39.tinypic.com/jr2viv.jpg
Every 5 seconds there will a monster will spawn on "X" position and marches through the "Y" position and vanished. Thanks!
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.