AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [DoDS] TNT (or Roadside bomb) (https://forums.alliedmods.net/showthread.php?t=88765)

strontiumdog 03-31-2009 23:54

Re: [DoDS] TNT (or Roadside bomb)
 
Fyren's offsets work.

Go into dod/addons/sourcemod/gamedata/sdktools.games
and look for the game.dod.txt file.

Scroll down until you find
Code:

"CommitSuicide"
            {
                "windows"    "388"
                "linux"        "388"
            }

and change it to

Code:

"CommitSuicide"
            {
                "windows"    "390"
                "linux"        "390"
            }

and save. ForcePlayerSuicide will start working.

Al Eye 04-01-2009 18:56

Re: [DoDS] TNT (or Roadside bomb)
 
Thanks dog it works now,but you dont get the kill is that normal?
It just looks like a suicide now instead of a kill...

strontiumdog 04-01-2009 20:28

Re: [DoDS] TNT (or Roadside bomb)
 
Yep. It's a PITA. With FF, I think you do get the kill.
One alternative might be a very narrow explosion but there is always the risk that a friendly soldier would get killed by being too close as explosions do not recognize teams. But at least the owner could be set...

Al Eye 04-02-2009 03:24

Re: [DoDS] TNT (or Roadside bomb)
 
That would be great and it would stop ppl from planting bombs just anywhere,affraid to kill theyre team.

clad 04-19-2009 02:50

Re: [DoDS] TNT (or Roadside bomb)
 
This sounds pretty cool.

I had created something like this in eventscripts before it went to python.

http://forums.mattie.info/cs/forums/...pic.php?t=7883

strontiumdog 04-19-2009 10:44

Re: [DoDS] TNT (or Roadside bomb)
 
http://forums.alliedmods.net/showthread.php?t=84533

Glad to see you in SourceMod.

clad 04-19-2009 20:54

Re: [DoDS] TNT (or Roadside bomb)
 
heh, ya i got to say yours seems about 5X better than mine.

nice work !

Cain 05-06-2009 12:53

Re: [DoDS] TNT (or Roadside bomb)
 
Is this plugin working for folks now as expected ??

TIA!

strontiumdog 05-06-2009 14:03

Re: [DoDS] TNT (or Roadside bomb)
 
Should be....

Cain 05-06-2009 14:32

Re: [DoDS] TNT (or Roadside bomb)
 
Cool, thank you , I'll try it out tonight.

We really appreciate your plugins for DoD:source, it seems to be a forgotten game, but still has a group of players who love it.


All times are GMT -4. The time now is 19:14.

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