Good Morning all,
I am having a very frustrating time getting the camphere on|off to work. Seems like after I load class plugins (mq2war, mq2monk, mq2cleric, mq2berzerker) the issue starts, and I am sure it is an issue with what or how I am doing it.
Here is the issue: Toons randomly run back to the last spot the class plugin was loaded.
So i can be a camp "A" and after a while i get bored and what to go check out something else in the zone, I hit my Camp off button, have the Bard invis and levi the group. I drive with my Warrior, so I hit the "Follow me" key and take off. All is good until i stop running, when I do, my Warrior or Cleric will take off back to the last camp. Then I have to scramble to stop them. I want to be able to run through a zone with all my class plugins loaded incase I get in a scrap along the way. What am I doing wrong?
Camp ON key:
Camp OFF key:
Also the command "returntocamp 0" always returns "DoCommand - Couldn't parse '//returntocamp 0' -- should i replace that the '//camphere off'? (I tested this and while I did not get an error, I ran 100 feet and stopped only to have the warrior automatically run back to the old camp again.
Helpz me please
I am having a very frustrating time getting the camphere on|off to work. Seems like after I load class plugins (mq2war, mq2monk, mq2cleric, mq2berzerker) the issue starts, and I am sure it is an issue with what or how I am doing it.
Here is the issue: Toons randomly run back to the last spot the class plugin was loaded.
So i can be a camp "A" and after a while i get bored and what to go check out something else in the zone, I hit my Camp off button, have the Bard invis and levi the group. I drive with my Warrior, so I hit the "Follow me" key and take off. All is good until i stop running, when I do, my Warrior or Cleric will take off back to the last camp. Then I have to scramble to stop them. I want to be able to run through a zone with all my class plugins loaded incase I get in a scrap along the way. What am I doing wrong?
Camp ON key:
INI:
/bcg //camphere on
/noparse /bcg //if (${Me.Class.ShortName.Equal[BER]}) /zerk mode 1
/noparse /bcg //if (${Me.Class.ShortName.Equal[WAR]}) /war mode 4
/noparse /bcg //if (${Me.Class.ShortName.Equal[CLR]}) /cler mode 1
/noparse /bcg //if (${Me.Class.ShortName.Equal[MONK]}) /monk mode 6
Camp OFF key:
INI:
/bcga //returntocamp 0
/noparse /bcg //if (${Me.Class.ShortName.Equal[BER]}) /zerk mode 0
/noparse /bcg //if (${Me.Class.ShortName.Equal[WAR]}) /war mode 0
/noparse /bcg //if (${Me.Class.ShortName.Equal[MNK]}) /monk mode 0
/noparse /bcg //if (${Me.Class.ShortName.Equal[CLR]}) /cler mode 0
Also the command "returntocamp 0" always returns "DoCommand - Couldn't parse '//returntocamp 0' -- should i replace that the '//camphere off'? (I tested this and while I did not get an error, I ran 100 feet and stopped only to have the warrior automatically run back to the old camp again.
Helpz me please


