Raised This Month: $32 Target: $400
 8% 

Advanced Speed Meter


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Plugin ID:
2094
Plugin Version:
2.8.16
Plugin Category:
Statistical
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    10 
    Plugin Description:
    Show current player speed in HUD and saves it until mapchange.
    Old 11-24-2010 , 14:45   Advanced Speed Meter
    Reply With Quote #1

    Advanced Speed Meter
    How fast did you go? How fast are the others? Type "!topspeed" to find out!



    Description:
    Show current player speed in HUD and saves it until mapchange.
    Shows at round end (CSS) who was the fastest player in that round.
    Show at map end (any game) who was the fastest player on the map.
    Type "!topspeed" into the chat (any game) to see who is the fastest player atm.
    Screenshots:

    Requirements:
    • SourceMod 1.3 or higher.
    Credits:
    Thank you Berni, Manni, Mannis FUN House Community and SourceMod/AlliedModders LLC-Team.
    Thank you Brotcrunsher for using you server and improvement ideas.
    Thank you renard for the orginal plugin idea.
    Changelog:
    • v2.8.16
      • Fixed that the nextmap plugins isn't required.
      • Fixed miles per hour is mph instead of m/h.
      • Fixed other minor problems.
    • v2.5.10
      • Fixed problem with the speed (sm_advspeedmeter_unit) cvar.
      • Added that spectators can see the speed of their observer target.
      • Fixed problems with the statistics.
    • v2.4.9
      • Public release
    Installation:
    • Extract the zip file into your mod folder.

    Configuration Helper:
    The following can be changed in <moddir>/cfg/sourcemod/plugin.advspeedmeter.cfg
    sm_advspeedmeter_enable
    Enables or Disables Advanced Speed Meter (1=Enable|0=Disabled)
    sm_advspeedmeter_unit
    Unit of measurement of speed
    0=kilometers per hour,
    1=miles per hour,
    2=units per second,
    3=meters per second
    sm_advspeedmeter_tick
    This sets how often the display is redrawn (this is the display tick rate).
    sm_advspeedmeter_showtospec
    Should spectators be able to see the speed of the one they observe?

    Important information:
    • IF YOU UPDATE: be sure to overwrite: plugin.attackmarker.cfg in your <moddir>/cfg/sorucemod/ folder!

    Download:
    The provided plugin.advspeedmeter.cfg file (in the zip) is configured to enable this plugin by default.
    Attached Thumbnails
    Click image for larger version

Name:	dm_lockdown0060.jpg
Views:	8026
Size:	86.0 KB
ID:	77929   Click image for larger version

Name:	surf_lore0009.jpg
Views:	8509
Size:	66.3 KB
ID:	77930  
    Attached Files
    File Type: zip advspeedmeter.zip (69.1 KB, 5491 views)
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]

    Last edited by Chanz; 03-29-2011 at 20:17.
    Chanz is offline
    Elitist Jerk
    Member
    Join Date: Jun 2010
    Old 01-29-2011 , 18:18   Re: Advanced Speed Meter
    Reply With Quote #2

    Does this show spectators the speed of the player they are spectating? Maybe a good way to catch the smart speed hackers that only add a bit of speed.
    __________________
    Elitist Jerk is offline
    away000
    Veteran Member
    Join Date: Sep 2010
    Old 01-29-2011 , 19:08   Re: Advanced Speed Meter
    Reply With Quote #3

    Can u put a time and jump tracker? And maybe integrate with show dmg for evade some conflicts....
    away000 is offline
    Chanz
    Veteran Member
    Join Date: Aug 2008
    Location: Germany - Stuttgart
    Old 01-29-2011 , 21:13   Re: Advanced Speed Meter
    Reply With Quote #4

    Quote:
    Originally Posted by Elitist Jerk View Post
    Does this show spectators the speed of the player they are spectating? Maybe a good way to catch the smart speed hackers that only add a bit of speed.
    In the next version, which will be released soon.

    Quote:
    Originally Posted by away000 View Post
    Can u put a time and jump tracker? And maybe integrate with show dmg for evade some conflicts....
    what do you mean with time and jump tracker?
    I try to add support for show damage.
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
    Chanz is offline
    away000
    Veteran Member
    Join Date: Sep 2010
    Old 01-29-2011 , 23:08   Re: Advanced Speed Meter
    Reply With Quote #5

    ClimbTimer and Jump Count because will be very nice to have this... with CVARS to enable and disable some functions to add to surf, xc, bhop, trikz and another tipes of sv.
    away000 is offline
    dVz
    New Member
    Join Date: Feb 2011
    Old 02-06-2011 , 05:34   Re: Advanced Speed Meter
    Reply With Quote #6

    I cant get this to work. It is loading

    Quote:
    04 "Advanced Speed Meter" (2.4.9) by Chanz
    But ingame it doesnt show the hud ?
    dVz is offline
    MrBull3T
    New Member
    Join Date: Feb 2011
    Old 02-06-2011 , 09:16   Re: Advanced Speed Meter
    Reply With Quote #7

    Hi , I installed this onto my server. It works just fine when I load it, but as soon as the map changes it doesn't show anything and at the end you get this in the chat:

    *SPEC* MrBull3T : i don't know
    [Adv Speed Meter] The fastest players in this round:
    Console: : >Map By: TaskuVaras<

    First time I load it works and shows top 3 then after map change it does the above. I tried adding the enable cvar to my server.cfg but nothing seemed to help.
    MrBull3T is offline
    Chanz
    Veteran Member
    Join Date: Aug 2008
    Location: Germany - Stuttgart
    Old 02-06-2011 , 23:20   Re: Advanced Speed Meter
    Reply With Quote #8

    Quote:
    Originally Posted by away000 View Post
    ClimbTimer and Jump Count because will be very nice to have this... with CVARS to enable and disable some functions to add to surf, xc, bhop, trikz and another tipes of sv.
    I still don't know exactly what you mean, but this plugin is called Adv. Speed Meter, so it measures speed and shows it to the player, nothing more!
    So I won't be adding a jump counter and or anything else that hasn't to do anything with the speed of a player.

    Quote:
    Originally Posted by dVz View Post
    I cant get this to work. It is loading
    But ingame it doesnt show the hud ?
    What game/mod?
    What happens if you use the chat trigger '!topspeed' ?
    Please attach your config file (plugin.advspeedmeter.cfg).

    Quote:
    Originally Posted by MrBull3T View Post
    Hi , I installed this onto my server. It works just fine when I load it, but as soon as the map changes it doesn't show anything and at the end you get this in the chat:

    *SPEC* MrBull3T : i don't know
    [Adv Speed Meter] The fastest players in this round:
    Console: : >Map By: TaskuVaras<

    First time I load it works and shows top 3 then after map change it does the above. I tried adding the enable cvar to my server.cfg but nothing seemed to help.
    What game/mod?
    What happens if you use the chat trigger '!topspeed' ?
    Please attach your config file (plugin.advspeedmeter.cfg).
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
    Chanz is offline
    away000
    Veteran Member
    Join Date: Sep 2010
    Old 02-07-2011 , 00:01   Re: Advanced Speed Meter
    Reply With Quote #9

    But u can resolve the incompability of Speed Meter and Show DMG not? ^^
    Thanks.
    away000 is offline
    Chanz
    Veteran Member
    Join Date: Aug 2008
    Location: Germany - Stuttgart
    Old 02-07-2011 , 00:51   Re: Advanced Speed Meter
    Reply With Quote #10

    as I said...
    Quote:
    Originally Posted by Chanz View Post
    I try to add support for show damage.
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
    Chanz is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


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


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