Coder Social home page Coder Social logo

Comments (9)

Major- avatar Major- commented on May 27, 2024

Can you provide the code you are using?

from apollo.

Tim-W avatar Tim-W commented on May 27, 2024

I've not written any dialogue code, I've just used the built in tutorial island plugin together with the dialogue plugin to test tutorial island. The npc head of the runescape guide wasn't moving in the dialogue.

from apollo.

WizardJesse1 avatar WizardJesse1 commented on May 27, 2024

there is a packet which apollo does not have for interface animations

from apollo.

Tim-W avatar Tim-W commented on May 27, 2024

@WizardJesse1 So... perhaps we should implement the packet?

What's the opcode?

from apollo.

WizardJesse1 avatar WizardJesse1 commented on May 27, 2024

200 - Animate component
interfaceId - Short
animationId - Short

from apollo.

Tim-W avatar Tim-W commented on May 27, 2024

Shouldn't be hard to implement. Would you accept pull requests to implement this @Major- ?

from apollo.

lare96 avatar lare96 commented on May 27, 2024

im sure he wouldn't object to a pull req

from apollo.

Major- avatar Major- commented on May 27, 2024

Apollo does have this frame @WizardJesse1 @Tim-W, it's called SetWidgetModelAnimation.

The actual issue is that the emote is never set in any of the dialogues, and that the frame is not sent when the dialogue is. The dialogue code is all cobbled together and needs rewriting in an actual OO manner at some point, so this probably isn't the only issue with them.

from apollo.

rmcmk avatar rmcmk commented on May 27, 2024

I implemented this today, care for a PR? Just so you know, going to need CR as my Ruby is crap.

http://recordit.co/bsMIFshRme

from apollo.

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.