afi Posted July 30, 2015 Share Posted July 30, 2015 Would it be possible to create a feature (like in the Quake Live demo tools) that allows you to jump to (or search for) certain kind of frags, like airfrags or frags that were done with a specific weapon? Doing fragmovies in Quake Live became pretty easy because these tools make it super easy to find good kills. Link to comment
ent Posted August 4, 2015 Share Posted August 4, 2015 It currently has only this:/find directit will fast-forward your demo (~2x speed) until the first direct shot (airs are direct shots), then pauses it. I was thinking to add more options to seek for but dunno what people need. Actual suggestions are adviced. Jumping to certain events requires some kind of caching. It's doable, but requires some effort. I am not interested in it right now.Also, I've added in-game demo cutter. I think it's a good feature that will help too. It will come in the next release. Link to comment
afi Posted August 5, 2015 Author Share Posted August 5, 2015 Didn't know that "find direct" command, that's pretty cool. Is there a command to jump to the next kill and/or would it be a lot of work to (based on that command) make it possible to jump to the next airkill? Link to comment
afi Posted August 5, 2015 Author Share Posted August 5, 2015 Didn't know you mean kill when saying shot.And it doesn't seem to work with sabersThanks though Link to comment
ent Posted August 5, 2015 Share Posted August 5, 2015 Oh suz, I have a CTFer mind. Sounds not2hard2add. So you want it fast-forward until next kill happened in air?Maybe anything else?It also has /find death - fast-forwarding until the next death event if you are intetested.Cmds have a full dox: https://github.com/entdark/jaMME/blob/master/build/mme/cmds.txt afi likes this Link to comment
afi Posted August 5, 2015 Author Share Posted August 5, 2015 Oh suz, I have a CTFer mind. Sounds not2hard2add. So you want it fast-forward until next kill happened in air?This would be pretty cool. Fast-forward with timescale 1000 until the next (air)kill with a saber happens. That's what I personally had in mind. Link to comment
ent Posted August 5, 2015 Share Posted August 5, 2015 Each time people say timescale in the jaMME forum a kitten dies. Use speed command, save the kitten. Xycaleth likes this Link to comment
ent Posted August 6, 2015 Share Posted August 6, 2015 The feature has been added. It seeks the next kill that happened in air unless it's done with splash damage.Also fixed /find direct that did not seek for disruptor shots. afi likes this Link to comment
afi Posted August 24, 2015 Author Share Posted August 24, 2015 This new command is awesome but it would be great if it was possible to give the find command a speed parameter like /find airkill 50 or if you could use the speed command even if you used the find command (if you do that atm it only fast-forwards the sound) Link to comment
ent Posted August 24, 2015 Share Posted August 24, 2015 Repeating for the third time:Jumping to certain events requires some kind of caching. It's doable, but requires some effort. I am not interested in it right now.Stop asking for it, please, it started annoying. We know wolfcam is the best etc. speed and find are independant, find has its own speed. Link to comment
afi Posted August 24, 2015 Author Share Posted August 24, 2015 I can read, I'm not talking about jumping to certain events. I'm talking about increasing the speed of the find command. And no one said a word about wolfcam. Link to comment
ent Posted August 24, 2015 Share Posted August 24, 2015 Higher speed is just bigger time jumps.I meant QL demo tools. Link to comment
afi Posted August 24, 2015 Author Share Posted August 24, 2015 Did this on my own now by simply increasing the value of demo.play.time. Not sure if this breaks something in the long term but it works for me Link to comment
ent Posted August 24, 2015 Share Posted August 24, 2015 key words:s - snapshot with unique server time and bunch of events that we seek fort - time that we count to move demo forward a bit regular playback s--s--s---s-s-s--s--s---s ttttttttttttttttttttttttt all snapshots/events catched find command playback s--s--s---s-s-s--s--s---s t-t-t-t-t-t-t-t-t-t-t-t-t all snapshots/events catched higher speed playback s--s--s---s-s-s--s--s---s t--t--t--t--t--t--t--t--t | 1 missed snapshot/event even more higher speed playback s--s--s---s-s-s--s--s---s t---t---t---t---t---t---t | | 2 missed snapshots/events You risk to miss some events. Especially it affects demos that recorded on servers with big value of sv_fps.But do whatever you want, I personally won't release something like this. That map above is not very precise but it's enough to explain what I mean. Link to comment
afi Posted August 24, 2015 Author Share Posted August 24, 2015 Thanks for the explanation. I'm aware that playing with that value can cause bad results but as long as I don't increase it too much (100 is okay, 200 is not) it works and that's what matters for me. But I understand that you wouldn't want to release it like that. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now