AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Cart ETA (https://forums.alliedmods.net/showthread.php?t=115325)

Matthias Vance 01-12-2010 05:18

[TF2] Cart ETA
 
2 Attachment(s)
Plugin features
  • Display cart ETA (Estimated Time of Arrival).
Changelog
  • 2010-01-26 (v1.2)
    • [FIX] Timer handle error. (Nothing serious)
    • [FIX] Correctly resets previous speeds now, this fixes the timer not showing.
    • Added support for multi-stage maps.
  • 2010-01-14
    • [FIX] There would be two timers if the round was restarted.
    • [FIX] In a previous upload (not necessarily the previous version) I broke something, it's fixed now.
  • 2010-01-13 (v1.1)
    • Improved the "algorithm".
    • Cleaner code.
  • 2010-01-12 (v1.0)
    • Initial release.
Plans

I'm going to add functionality to show ETA between individual capture points.

Media
Have fun!

Kind regards,

Matthias Vance

Dragonshadow 01-12-2010 08:21

Re: [TF2] Cart ETA
 
OH REARRY?!
Pix? :o

Matheus28 01-12-2010 14:23

Re: [TF2] Cart ETA
 
Sounds good :D

Felycity 01-12-2010 18:24

Re: [TF2] Cart ETA
 
thanks for good plugin.

i tried this plugin on my server.
i cannot see ETA when my health low, is that correct?
i did test it by soldier, i can see ETA at health arround 190~200.

sorry for my bad english coz im juat a Japanese. ;)

noodleboy347 01-12-2010 19:51

Re: [TF2] Cart ETA
 
Screenshots please.

Quote:

Originally Posted by Felycity (Post 1053122)
thanks for good plugin.

i tried this plugin on my server.
i cannot see ETA when my health low, is that correct?
i did test it by soldier, i can see ETA at health arround 190~200.

sorry for my bad english coz im juat a Japanese. ;)

That's great english :)

DarthNinja 01-13-2010 00:37

Re: [TF2] Cart ETA
 
This looks really interesting...
I want to see some pix :)

Matthias Vance 01-13-2010 02:41

Re: [TF2] Cart ETA
 
You know what, I'm actually setting up a video capture environment, so I can provide videos .. which display way more than just a single screenshot!

I'm also going to tweak the plugin today, so you can expect a new release later on.

[Edit]
Video added, see first post!
New version uploaded.

Matthias Vance 01-13-2010 05:58

Re: [TF2] Cart ETA
 
Quote:

Originally Posted by Felycity (Post 1053122)
thanks for good plugin.

i tried this plugin on my server.
i cannot see ETA when my health low, is that correct?
i did test it by soldier, i can see ETA at health arround 190~200.

sorry for my bad english coz im juat a Japanese. ;)

You're welcome!

That is unlikely, are there any other HUD messages on your screen? A maximum of 6 messages can be displayed at once.

I just tested it, and I can't reproduce your issue.

Kind regards,

Matthias Vance

Kevin_b_er 01-24-2010 00:21

Re: [TF2] Cart ETA
 
  1. Doesn't handle multiple train watchers
  2. Hooks the start event every map change without removing the old hook, so fires the handler more and more each map change.
  3. Doesn't reset previousProgress correctly, so if it switches to another payload map, the speed will be negative the whole round, resulting in no info.
  4. Really odd an possibly a glitch in my hacking up of the plugin to debug it, but the hud text may not be appearing for people with wide screen monitors.
  5. Something's wrong with the control of the timer, as I got errors from CloseHandler for operating on bad timer handles.
Working on fixes for this right now, but I wanted to point out what's currently going wrong.

Matthias Vance 01-24-2010 04:16

Re: [TF2] Cart ETA
 
Quote:

Originally Posted by Kevin_b_er (Post 1065295)
Doesn't handle multiple train watcher

This is intentional, or are there maps OTHER than payloadrace with multiple train watchers?

Quote:

Originally Posted by Kevin_b_er (Post 1065295)
Really odd an possibly a glitch in my hacking up of the plugin to debug it, but the hud text may not be appearing for people with wide screen monitors.

That's almost impossible, if they can see the normal HUD, they should see the message, because the position is relative. I'm using 2 wide screen monitors myself.

Quote:

Originally Posted by Kevin_b_er (Post 1065295)
- rest of the list -

I'll work on it today! :D


All times are GMT -4. The time now is 18:50.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.