Code Monkey home page Code Monkey logo

Comments (4)

fryguy503 avatar fryguy503 commented on June 11, 2024

That is because it is stored in memory at the zone level. I am betting if you set a different rotation in the 2nd zone then zone back to the first it would revert to what you had in the first zone.

from server.

nytmyr avatar nytmyr commented on June 11, 2024

Trust is correct.

When you zone you have to reload the HR. Save it as needed, then every time you zone be sure all required bots for the HR are already spawned and do ^hrcreate on the HR leader and it'll load the HR. Unless it was fixed, hrload didn't typically work properly but hrcreate will reload a saved HR.

from server.

khinch avatar khinch commented on June 11, 2024

Looking at the data tables there is no zone data associated with the heal rotations. So what you're saying is the zone loads the heal rotations as you enter the zone, and if those bots are not spawned then it just doesn't load the rotation? Does this mean if I add the bots to a raid when I zone the HR will persist? Or does adding them to a raid just automatically spawn them after the zone loads?

Is there a reason the zone can't load the HR when you first perform a HR action, like list/start etc?

from server.

nytmyr avatar nytmyr commented on June 11, 2024

Looking at the data tables there is no zone data associated with the heal rotations. So what you're saying is the zone loads the heal rotations as you enter the zone, and if those bots are not spawned then it just doesn't load the rotation? Does this mean if I add the bots to a raid when I zone the HR will persist? Or does adding them to a raid just automatically spawn them after the zone loads?

Is there a reason the zone can't load the HR when you first perform a HR action, like list/start etc?

HRs are saved to the database but they are only loaded in the zone you commanded them to be loaded. They don't persist across zones.

It could be done but in their current state isn't really feasible because the HR relies on its assigned bots to be spawned at HR load, it won't add them back to the HR if the HR was preloaded and then they were spawned after.

Example of how an HR is created/activated.

Spawn all the bots you want to be affected by an HR, create HR on leader, customize HR, save HR.

Then on zone, bots are technically camped at zone out and then respawned upon zoning in, so if the HR was already loaded to persisted across the zone, any bots loaded after the HR would be missing from the HR. So HR would be needed to loaded last after the bots are spawned (in HRs current form)

from server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.