ItsMods

Full Version: [Discontinued] Speed Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
The speed plugin is now discontinued. I no longer plan on updating it.THE PLUGIN WON'T WORK ANY LONGER. This is due to the fact that Black Ops 2 was released, and I lost interest in MW3 a few months ago. I hope you guys can be grateful for the 11 months I kept this plugin up-to-date.

Features:
This plugin allows server admins to change the run speed, jump height, gravity and fall damage.

Requirements:
@Nukem's server addon, the newest mw3 version. (Techno Gods NOT supported!)

Changelog:
Code:
v1.0 initial release
v1.1 Updated to addon 1.190 (Linux support)
v1.2 Updated to addon V1.250, fixed enabling fall damage again.
v1.3 Fixed an issue with changing speed.
v1.4 Added ability to change gravity.
v1.5, v1.6, v1.7 Updated for newest version of the game
v1.8 Now fetches the memory addresses from a website, no need to redownload the plugin in the future.

Usage (for admins):
Use my Permission Plugin, or every player will be able to change the jumpheight, fall damage and run speed.
Run the plugin once for it to make the settings in sv_config.ini. Now close the server and change the settings to your liking.

Usage:
Code:
!falldamage // Shows if fall damage is currently enabled.
!speed // shows the current running speed.
!jumpheight // shows the current jump height.
!gravity // shows the current gravity value.

!falldamage 0 //disables falldamage
!falldamage 1 //enables falldamage
!speed <number> // sets the running speed to that number (default = 190).
!jumpheight <number> // sets the jump height to that number (default = 39).
!gravity <number> // sets the gravity value to that number (default = 800)

Credits:
@Pozzuh - Made the plugin
@Nukem & @zxz0O0 & @barata - Finding offsets
@Deviler86 - Fixing fall damage enabling.

Source:
Source code (Click to View)
Looks good,

(01-08-2012, 19:45)Se7en Wrote: [ -> ]Looks good,


Laser dvars are client side and I am sure the are writeprotected.
Cardoow enabled them Smile
This plugin does not load on serverstartup Confused



Hmm, you sure? Did you put it in the plugin folder correctly?
(01-09-2012, 13:39)Pozzuh Wrote: [ -> ]Hmm, you sure? Did you put it in the plugin folder correctly?

Sorry dude, was my fault again Sad it works now. it was because of the same mistake i told you in your "Permissions-Plugin-Thread" (Bad entries in the server.ini)

your Plugins are working great! thank you for them.
Haha, no problem dude
Hey Pozzuh

got a suggestion to you. Could you change your speedplugin in this way, that if you type for example:
Code:
!speed
the default values will be loaded?

would be very nice

Thank you
Sure, I'll change it later
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17