Page 1 of 1

help with mon_control.txt on IRO:Restart

Posted: 03 Jan 2018, 12:47
by rvd0998
my bot doesnt teleport when he sees ninetail..i tried different names for it on my mon control i tried Nine Tail 0 1 0, NineTail 0 1 0, Ninetail 0 1 0, Nine Tail 0 1 0, Nine Tail 0 1 0 but nothing works.
please help what should i do thanks! i even also put teleport on max damage 600 it still wont teleport please help

Re: help with mon_control.txt on IRO:Restart

Posted: 03 Jan 2018, 13:40
by fadreus
Monster with long space

Code: Select all

Nine      Tails
or anything of such unfortunately have some bug.
Using monster name & ID won't work.

The only solution is using

Code: Select all

all -1 1 0
Dokebi 1
Horong 1
Archer Skeleton 1
bla bla bla all the stuff you want to attack
While your desired monsters need to be killed must be set or it will fall under all category.
It's a weird bug for iRO server (same for iRO renewal)

Re: help with mon_control.txt on IRO:Restart

Posted: 03 Jan 2018, 14:18
by rvd0998
so with all -1 1 0 that means auto teleport? and monsters 1 means attack them?

Re: help with mon_control.txt on IRO:Restart

Posted: 03 Jan 2018, 17:35
by fadreus