View Single Post
Author Message
noodleboy347
AlliedModders Donor
Join Date: Mar 2009
Old 10-30-2009 , 21:39   [TF2] Speed Changer
Reply With Quote #1




This plugin allows admins to alter the speed of each class. It's useful for fun/custom gamemodes, balance, or just for fun. You can have matches with super-fast Heavies, slow Pyros, or whatever you want.

Based on a request from here.


Quote:
sm_speed_reset
Restores all speed convars to their default settings

Quote:
sm_speed_enabled [1]
Enables/disables the plugin

sm_speed_adminonly [0]
Enables speed to be changed only for admins

sm_speed_scout [400]
Speed of Scouts

sm_speed_soldier [240]
Speed of Soldiers

sm_speed_pyro [300]
Speed of Pyros

sm_speed_demoman [280]
Speed of Demomen

sm_speed_heavy [230]
Speed of Heavies

sm_speed_engineer [300]
Speed of Engineers

sm_speed_medic [320]
Speed of Medics

sm_speed_sniper [300]
Speed of Snipers

sm_speed_spy [300]
Speed of Spies

  • Changes take effect immediately
  • Maximum speed is 400
  • Scouts can not be any faster than they are normally

  • Fix fast spun-up Heavies
  • Fix Spy moving fast when disguised as a slower class
  • Add admin-only option
  • Add option for teams

Quote:
  • Version 1.1
    -Added convar sm_speed_adminonly
    -Added convar sm_speed_enabled
    -Added command sm_speed_reset
    -Fixed Heavies moving fast when spun-up
    -Fixed Snipers moving fast when zoomed/pulled back
  • Version 1.0
    -Initial release
This plugin is open to feedback and suggestions.
Lines of code: 236
Support Level: LOW
Attached Files
File Type: sp Get Plugin or Get Source (speedchanger.sp - 1109 views - 7.5 KB)

Last edited by noodleboy347; 02-21-2010 at 14:35.
noodleboy347 is offline