AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Coding MM:S Plugins & SM Extensions (https://forums.alliedmods.net/forumdisplay.php?f=75)
-   -   Changing the "cone of fire" in DoD:S (paging L. Duke) (https://forums.alliedmods.net/showthread.php?t=52500)

showdax 03-12-2007 13:35

Changing the "cone of fire" in DoD:S (paging L. Duke)
 
Would any of you know how to change the cone of fire in DoD:S to act more like it does in L. Duke's Sentinel plugin? I'd like to create this effect on my server, but I'd really rather not run it with all the other CAL crud it has, and it's crashy anyway.

I'm not really sure where to start to attain this effect.

If any of you L. Dukes out there are feeling particularly generous, I shore could use some help!

showdax 03-12-2007 13:43

Re: Changing the "cone of fire" in DoD:S (paging L. Duke)
 
Well it looks like I'll want to mess with FX_FireBullets, which apparently calculates damage on the server's side.

More news as it hits the wire!

L. Duke 03-12-2007 15:05

Re: Changing the "cone of fire" in DoD:S (paging L. Duke)
 
The people I was working with were working with Red Comet, and I just added his code (it's open source now) to the Sentinel plugin.

I don't really like to have it in there, because it seems to be a lot less stable now. Also, I told them I didn't want to maintain that part cause it's so messy. :)

showdax 03-12-2007 15:20

Re: Changing the "cone of fire" in DoD:S (paging L. Duke)
 
Quote:

Originally Posted by L. Duke (Post 451781)
The people I was working with were working with Red Comet, and I just added his code (it's open source now) to the Sentinel plugin.

I don't really like to have it in there, because it seems to be a lot less stable now. Also, I told them I didn't want to maintain that part cause it's so messy. :)

My my, lucky me!

Now to wade through an entire plugin shoved into one file!

c0ldfyr3 03-12-2007 19:23

Re: Changing the "cone of fire" in DoD:S (paging L. Duke)
 
Quote:

Originally Posted by showdax (Post 451789)
My my, lucky me!

Now to wade through an entire plugin shoved into one file!

Told you he'd help =]

L. Duke 03-13-2007 10:17

Re: Changing the "cone of fire" in DoD:S (paging L. Duke)
 
Quote:

Originally Posted by showdax (Post 451789)
My my, lucky me!

Now to wade through an entire plugin shoved into one file!

I didn't really bother trying to put the random pieces in my plugin, I just included the whole file and called his Load, Unload, etc. functions from the appropriate places in mine.


All times are GMT -4. The time now is 02:33.

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