AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Speed Meter (https://forums.alliedmods.net/showthread.php?t=120356)

renard 03-03-2010 21:42

Speed Meter
 
2 Attachment(s)
Speed Meter

Hello,

I release this plugin who simply show the current speed for each players.
It's a fun stuff, I use them on my trainning surf server.

Working fine with CS:S but should work on more games (please report).

Installation
Copy speedmeter.smx in your plugin directory (should be cstrike/addons/sourcemod/plugins/)
Copy speedmeter.phrases.txt in your translation directory (should be cstrike/addons/sourcemod/translations/)

Settings
This plugin don't create an autocreated config file. Defaults parameters should be done for most user. But you can overload server.cfg.

speedmeter_enable [1/0] Enable/Disable speed meter. 1 by default.
speedmeter_unit [0/1] Select unit (0 = kilometers, 1 = miles). 0 by default.

Video
http://www.youtube.com/watch?v=m_v1dZwm7Co


Thanks to report any type of bug or mistake ;)


List of servers using Speed Meter : http://www.game-monitor.com/search.p...dmeter_version

Remy Lebeau 03-08-2010 23:20

Re: Speed Meter
 
Hi, would it be possible to modify this mod so that it doesn't display in the center of the screen? I'd much prefer it to be out of the way a bit, so that I can use it on my tf2 surf server!

Remy Lebeau 03-08-2010 23:37

Re: Speed Meter
 
Actually, it doesn't seem to work at all on tf2. I installed it as is, and nothing appeared on the screen.

Any ideas?

noodleboy347 03-09-2010 01:25

Re: Speed Meter
 
Quote:

Originally Posted by Remy Lebeau (Post 1112412)
Actually, it doesn't seem to work at all on tf2. I installed it as is, and nothing appeared on the screen.

Any ideas?

cl_showpos 1

Greyscale 03-09-2010 01:38

Re: Speed Meter
 
This is a nice idea, could think about adding a feature that announces the fastest player for the round :)

Couple suggestions before approving:
  • Take a look at AutoExecConfig. Try calling that right after you create your cvars. This way people don't have to create their own config files to change cvars.
  • 'g_MaxClients' can be replaced with the dynamic variable 'MaxClients' set by SM's core. GetMaxClients will be deprecated:
    Quote:

    Originally Posted by clients.inc
    This function will be deprecated in a future release. Use the MaxClients variable instead.


renard 03-09-2010 02:30

Re: Speed Meter
 
Quote:

Originally Posted by Remy Lebeau (Post 1112403)
Hi, would it be possible to modify this mod so that it doesn't display in the center of the screen? I'd much prefer it to be out of the way a bit, so that I can use it on my tf2 surf server!

Ok, I looking for that.


Quote:

Originally Posted by Greyscale (Post 1112477)
This is a nice idea, could think about adding a feature that announces the fastest player for the round :)

Couple suggestions before approving:
  • Take a look at AutoExecConfig. Try calling that right after you create your cvars. This way people don't have to create their own config files to change cvars.
  • 'g_MaxClients' can be replaced with the dynamic variable 'MaxClients' set by SM's core. GetMaxClients will be deprecated:

Nice idea for the faster player, I write it on short time with your suggestions.

Thanks ;)

Remy Lebeau 03-09-2010 19:29

Re: Speed Meter
 
Quote:

Originally Posted by noodleboy347 (Post 1112470)
cl_showpos 1

Sorry, I'm pretty noob... What do I do with that?

Mnkras 03-13-2010 17:39

Re: Speed Meter
 
stick it in your console

Peace-Maker 04-09-2010 13:13

Re: Speed Meter
 
Too bad that CShadowRun didn't release his one:P

http://www.azelphur.com/content/sourcemod-speedometer

Hoping this one doesn't mess with the hint boxes layering over and over until you can't read anything everytime the map changes.

Nice work.

Spincer 11-03-2010 09:03

Re: Speed Meter
 
it is possible to mute the Speed Meter?

It gives a beep and the beep is very annoying ... I would like to take this ... it always appears when the Speed Meter is ticking


All times are GMT -4. The time now is 01:42.

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