• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Request - Safe Zone Pausing

whatsaname

Active member
Joined
Sep 21, 2005
RedCents
32¢
I'd like to see a 'SafeZonePause' option
Id really love for the plugins to be in paused state, when i first log in, or when i zone to PoK, Lobby, Guild Hall, Neighborhood etc

I have tried using events to do so, but dont work (unless im missing something)

[login1]
trigger=Welcome to Everquest!
command=/war pause on

[guildhall]
trigger=#*#You have entered #*# Hall #*#
command=/war pause on

[lobby]
trigger=#*#You have entered Guild Lobby#*#
command=/war pause on
 
I'd like to see a 'SafeZonePause' option
Id really love for the plugins to be in paused state, when i first log in, or when i zone to PoK, Lobby, Guild Hall, Neighborhood etc

I have tried using events to do so, but dont work (unless im missing something)

[login1]
trigger=Welcome to Everquest!
command=/war pause on

[guildhall]
trigger=#*#You have entered #*# Hall #*#
command=/war pause on

[lobby]
trigger=#*#You have entered Guild Lobby#*#
command=/war pause on
howdy whatsaname, hope you're doing well.
you can make zone.cfgs to accomplish this.

> Here is CFG infos <

for example, the palatial guild hall is guildhalllrg_int.cfg (note the 3 l's)
and you would just have a /docommand /${Me.Class.ShortName} pause on in that cfg
and then you would execute that whenever you zoned into the guild hall.

you can find what the zone shortname is by doing a /echo ${Zone.ShortName} and then that would be the name of your [zone short name].cfg

we don't have any plan on doing this automatically, but using a zone.cfg or just pausing the toon when you log in will accomplish what you want
 
Hey Sic,

Im doing good, thanks for asking :)
Hope you are well too.

That works for me :)

Will test it out shortly.
 
Outside of using MQ2Events to pause CWTN, or pausing it myself manually, are there any other "best" options for being able to camp out?

1616540114056.png


It's like all my guys who do this =p

1616540249237.png
 
Outside of using MQ2Events to pause CWTN, or pausing it myself manually, are there any other "best" options for being able to camp out?

View attachment 29087


It's like all my guys who do this =p

View attachment 29088
Nope.

Pause them / unload them if u don't want them doing stuff, we don't track camping state, we talked about this before and decided not to.

You can. Also just /exit (don't do this if u made changes to your ui and haven't clean camped)

I do understand that this can be meh sometimes
 
Last edited:
Request - Safe Zone Pausing

Users who are viewing this thread

Back
Top
Cart