AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   modCS (damage/speed mod for CSS) (https://forums.alliedmods.net/showthread.php?t=39768)

L. Duke 03-06-2006 13:10

modCS (damage/speed mod for CSS)
 
Obsolete

modCS 0.5

Modifies damage done (by all weapons to all players) and how fast players run (all players).

See the readme for more info.


Download modCS 0.5

awuh0 03-06-2006 19:45

1 Attachment(s)
Finnaly!
*stops crying over nemod*

Can you add individual weapon controls soon, how about individual players?


Attached is an example of my modified weapons.cfg for nemod.

- Edit -
If you want the default one I can provide that as well.

sniper_strike 03-06-2006 23:17

nice so whats your next plugin

neiltoe 03-07-2006 01:25

How about a totally independant plugin entirely developed for weapon configs as "awuh0" has describe. Personally I dont want to mess with the damage a weapon inflicts just want unrealistic ammunition distribution ( I think thats what im reading this plugin does including run speed please correct me if I'm wrong). I run a "fun server" so the normal ammo clips are just no fun.

L. Duke 03-07-2006 10:50

This plugin is completely different from nemod. I haven't looked through fysh's code, but I believe he caught the weapon info as it was being loaded by the game and changed it. That means any change is applied to every weapon of that type (deagle, m4a1, etc.).

This plugin uses the basic sourcemm/sourcehook functionality to catch the game's requests to trace an attack on a player and modifies that and to catch the game's request to a weapon for the maximum run speed.

This method will allow me to apply different damage/speed modifiers for different players, but it will not allow me to change accuracy, ammo, etc.

Isn't there a cvar to change max ammo?

neiltoe 03-07-2006 12:34

Not the actual weapon clip only the secondary clip we are stuck using the steam default. If you would effort this it would be greatly appreciated.

FlyingMongoose 03-07-2006 14:45

"Punisher" on superhero mod for amxx had an "unlimited ammo" function, once 1 or 0 was hit on any weapon (I think) it inserted ammo into the clip so that the clip could never actually be empty.

I think.

awuh0 03-07-2006 19:10

Quote:

Originally Posted by L. Duke
This method will allow me to apply different damage/speed modifiers for different players, but it will not allow me to change accuracy, ammo, etc.

Eagerly waiting for the afformentioned functionality.

Con commands to speed and damage by player index/id?

And if its not to much trouble could you also include the ability to change damages / clips? It seemed as if he could change weapon properties at any point in the game by loading up a different settings file by offsets or some other means I do not know.

neiltoe 03-07-2006 20:23

Quote:

Originally Posted by flyingmongoose
"Punisher" on superhero mod for amxx had an "unlimited ammo" function, once 1 or 0 was hit on any weapon (I think) it inserted ammo into the clip so that the clip could never actually be empty.

I think.

Thanks for the reply and I'll read into it. But (always a "but") I was hoping for a simplified plugin either purely stand alone or MM that handles only ammo. Actually a MM version would be the best becoz it would be toggled on/off if needed. I wouldnt want to use a "unlimited" ammo on a "V.I.P" map so being able to add a line like "unlimited_ammo off" on a map.cfg via Mani would be thr desired effect design. I sure wish I wasnt so confused with all the codes I would try to do it but all I would create is a guaranteed on/off switch for my server lol. Well I hope someone has the passion for this plugin like I do that is capable of making it. It would definitely be an asset to the community.

imported_supermj 04-14-2006 11:54

It seems that people that come in after the map starts sometimes are not affected by the new settings. They do normal damage and when you shoot them it is normal. I have to execute the settings over and over to prevent it. Any ideas?


All times are GMT -4. The time now is 04:37.

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