I cannot get this to work. Each char has a separate MQ2Events_Name (the .ini does not show in name, but properties shows them as ini config files) in the release folder, events plugin is loaded, Normal INI is running, and /event load is typed after loading INI within the zone. Randomly one will get a success but its inconsistent. I'm certain it's something really obvious, but I can't for the life of me figure it out.
Cleric
[BendKnee]
trigger=#*# that Cleric must bend the#*#
command=/multiline ; /mqp on ; /stopcast ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off ; /say STANDING
Ranger
[BendKnee]
trigger=#*# that Ranger must bend the#*#
command=/multiline ; /mqp on ; /stopcast ; /pause 10 ; /keypress duck ; /say DUCKED
[Standup]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off ; /say STANDING
Rogue
[BendKnee]
trigger=#*# that Rogue must bend the#*#
command=/multiline ; /rog mode 0 ; /rog autostandonduck off ; /keypress esc ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /rog autstandduck on ; /rog mode 2 ; /say STANDING
Bard
[BendKnee]
trigger=#*# that Bard must bend the#*#
command=/multiline ; /mqp ; /twist off ; /keypress esc ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off ; /say STANDING
Shaman
Cleric
[BendKnee]
trigger=#*# that Shaman must bend the#*#
command=/multiline ; /mqp on; /stopcast ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off; /say STANDING
Cleric
[BendKnee]
trigger=#*# that Cleric must bend the#*#
command=/multiline ; /mqp on ; /stopcast ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off ; /say STANDING
Ranger
[BendKnee]
trigger=#*# that Ranger must bend the#*#
command=/multiline ; /mqp on ; /stopcast ; /pause 10 ; /keypress duck ; /say DUCKED
[Standup]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off ; /say STANDING
Rogue
[BendKnee]
trigger=#*# that Rogue must bend the#*#
command=/multiline ; /rog mode 0 ; /rog autostandonduck off ; /keypress esc ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /rog autstandduck on ; /rog mode 2 ; /say STANDING
Bard
[BendKnee]
trigger=#*# that Bard must bend the#*#
command=/multiline ; /mqp ; /twist off ; /keypress esc ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off ; /say STANDING
Shaman
Cleric
[BendKnee]
trigger=#*# that Shaman must bend the#*#
command=/multiline ; /mqp on; /stopcast ; /pause 10 ; /keypress duck ; /say DUCKED
[StandUp]
trigger=#*#Avatar of War nods, accepting the subservience of those that gave#*#
command=/multiline ; /stand ; /mqp off; /say STANDING
Last edited:

