Raised This Month: $51 Target: $400
 12% 

Variable Speed Adjuster


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Gameplay        Approver:   Hawk552 (427)
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 05-21-2007 , 04:14   Variable Speed Adjuster
Reply With Quote #1

  • This here is a simple plugin that changes players' speeds according to what the cvar is set to.
    • I made this specifically to speed up giant pubs where I always die first and I have to wait 3 hours for people at A to get to B and fight.
  • CVAR:
    • variable_speed - The variable that sets players speed :O
      • Default: 1.0
  • Example:
    • Player has a knife (default CS speed 250.0) and the variable_speed cvar is set to 2.0. The player's speed is now 500.0.
      • 250.0 * 2.0 = 500.0
  • Incompatibility (Plugin will not run properly if one of the following is running on your server):
    • HLGuard
Attached Files
File Type: sma Get Plugin or Get Source (GHW_Variable_Speed.sma - 1840 views - 1.5 KB)

Last edited by GHW_Chronic; 01-05-2008 at 08:38.
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 05-21-2007 , 04:32   Re: CS Variable Speed Adjuster
Reply With Quote #2

Nice...** ! Simple and useful...
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 05-21-2007 , 07:02   Re: CS Variable Speed Adjuster
Reply With Quote #3

Code:
#include <fun>

public new_round()
{
    ....
    ....
    client_print(0,print_chat,"a")
}

I think you don't need fun-module and you have forgotten to remove a debug message ;)

Other than that:
Simple and usefull!
And i will take the fov-checking and integrate it in my speedUP!
Good job
__________________
regalis is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 05-21-2007 , 10:19   Re: CS Variable Speed Adjuster
Reply With Quote #4

I must not have saved it before uploading final version cause that wasn't in my file on desktop :/ re-uploaded.
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 06-12-2007 , 03:59   Re: Variable Speed Adjuster
Reply With Quote #5

Plugin should work for all mods now. I think I recall something about ESF that might effect this from working properly, but I have no clue as I've never even installed that mod before..
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 06-20-2007 , 07:44   Re: Variable Speed Adjuster
Reply With Quote #6

Sounds nice.

Doesn't work on my first test. AMXX 1.76d, plugin up&running, but changing the cvar has no effect (except for changing the cvar ;)).

Has the amxx to be placed before some specific other plugin? Or maybe HLGUARD prevents this plugin from working?

EDIT:
Confirmed: HLGUARD prevents ;). Works great on my other servers.

Last edited by Guenhwyvar; 06-20-2007 at 08:18.
Guenhwyvar is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 06-20-2007 , 20:20   Re: Variable Speed Adjuster
Reply With Quote #7

TY Guenhwyvar, it is always nice to know compatibility issues.
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
Demoz123
Member
Join Date: Jul 2008
Location: USA, California, Brea
Old 07-13-2008 , 23:08   Re: Variable Speed Adjuster
Reply With Quote #8

Thank You@@!!
__________________
Demoz123 is offline
quicksuper
Member
Join Date: Dec 2008
Old 01-16-2009 , 04:02   Re: Variable Speed Adjuster
Reply With Quote #9

Nice going to try this !
quicksuper is offline
Reply



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 21:36.


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