• 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

Bug - Mez timers are not created if

Status
Not open for further replies.
Joined
May 22, 2015
RedCents
3,467¢
Only looked at this briefly, but if you start kiss with mez off, and then turn it on, not of the meztimers are declared.

Start kiss with ini with mez Off
Rich (BB code):
[Mez]
MezOn=0

Then do /mezon 1

And bard is unhappy with no meztimers.

looks straightforward, let me know if you need more info. Believe you should be able to repro with an ench.
 
Last edited:
around line 4770 add this line to the bottom of the Sub Event_ChangeVarInt before the return
Rich (BB code):
  /if (${IName.Find[mezon]} && !${Defined[ MezTimer1]}) /call CreateTimersMez
 
There is a lot weirdness in 8.2.6 I think we got our work files crossed. I am going through all the recent changes and have found some mistakes and omissions. We should have 8.2.7 out tomorrow.
 
There is a lot weirdness in 8.2.6 I think we got our work files crossed. I am going through all the recent changes and have found some mistakes and omissions. We should have 8.2.7 out tomorrow.

Well... I ALWAYS use what is posted in our repository as by base for any changes........ and i always update the repository with any change.

So the only thing i can think of.. is you aren't grabbing latest posted repository archive as your base when you go make your own changes....

But i DID do a complete windiff between 8.2.5 and 8.2.6 and took note of all changes between them.. and associated all differences with known problem ticket support fixes.. and work I knew you were doing.....

So.... lets see what happens.... i already posted this as an updated 8.2.6 and updated repository.... so.... you have acess to repository.... if we are stepping on eachother's feet.. lets figure out a good way to stop this...lol Conference call on skype tonite????????
 
Bug - Mez timers are not created if
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart