Author Topic: Animated prints?  (Read 821 times)

How do they work? Are they prints made in gifs? Or what.

You mean like this?

If so, relays and setprint event.

If you're thinking of the animated prints on my server, it's some few years old code I threw together which packages setPrint. If a certain one of a set is set, it will start cycling through the entire set continuously. Not releasing that, at least not unless someone better respected could check over it for efficiency, although I don't have problems with it.

You mean like this?

If so, relays and setprint event.

I made the first public setPrint, and Plornt made his own version after I asked him about porting mine up. I've heard that neither of ours seem to work if you have custom prints, and Plornt almost never talks to me so I can't get him off his ass to fix that.

If you're thinking of the animated prints on my server, it's some few years old code I threw together which packages setPrint. If a certain one of a set is set, it will start cycling through the entire set continuously. Not releasing that, at least not unless someone better respected could check over it for efficiency, although I don't have problems with it.

I made the first public setPrint, and Plornt made his own version after I asked him about porting mine up. I've heard that neither of ours seem to work if you have custom prints, and Plornt almost never talks to me so I can't get him off his ass to fix that.
omg sorry, I actually made a different script where you put images in a folder and it generates one print that starts a loop, looping through those images in that folder in their named order. No events and very easy to use

omg sorry, I actually made a different script where you put images in a folder and it generates one print that starts a loop, looping through those images in that folder in their named order. No events and very easy to use

Sounds lovey. Do want.

Sounds lovey. Do want.
Hes been trying to figure out how he did it and trying to remake it all night lol, he forgot how

He actually saw this on mine 2 days ago. I'm guessing that is why.

In comments it says it's an event.!

What if someone made an APNG print. Would that work?

I just did it like stop-motion animation on one of my builds, using the setprint event. But that event always was glitchy with me. It'd work one time, then the next time I start a server it doesn't show up. :c

I believe he uses $ variables the game sets to define certain prints. The problem with this is custom prints seem to be factored differently, or oddly... I'll have to look over his code sometime. I really like mine better: You can have tons of animated prints running at once, without the need for activation, all automatic, even on loading.

« Last Edit: December 10, 2011, 05:51:11 PM by dargereldren »