With the help of :
Image

Great Service, Support, Prices ! THE place to rent a good server ! Created by some from ex "mysTix" well known DoD:S Team
IMPORTANT !!!!
Need volonteer to store the website and keep the good job !!!!
I cannot maintain the website anymore.. Thanks !!
Contact by Steam please !

Je cherche un volontaire pour héberger le site et conserver le travail énorme fait par tous !
Je n'ai plus le temps de faire ça ! Merci !!!
Contactez-moi par Steam !

Goomba Stomp (by Flyflo & Darkranger)

Give fun to your friends & players !
Post Reply
User avatar
vintage
Site Admin
Posts: 125
Joined: Thu Nov 19, 2015 7:47 am
Location: France

Goomba Stomp (by Flyflo & Darkranger)

Post by vintage » Fri Mar 04, 2016 5:50 pm

Goomba Stomp


from Darkranger:
This plugin enables you to instant kill players by falling/jumping on their head.
Original Thread: http://forums.alliedmods.net/showthread.php?t=111893
all credits got to flyflo!

i have only converted it to DODS and its basicly functional.
2 plugins: goomba.smx & goomba_dods1.2.smx
This plugin auto-generate cfg in cfg/sourcemod folder (goomba.cfg)

Note: I just do a correction to GetClientAuthId instead of outdated GetClientAuthString

CVARS:

Code: Select all

// Add this amount of damage after goomba_dmg_lifemultiplier calculation
// -
// Default: "50.0"
// Minimum: "0.000000"
goomba_dmg_add "50.0"

// How much damage the victim will receive based on its actual life
// -
// Default: "1.0"
// Minimum: "0.000000"
goomba_dmg_lifemultiplier "1.0"

// Plugin On/Off
// -
// Default: "1.0"
// Minimum: "0.000000"
// Maximum: "1.000000"
goomba_enabled "1.0"

// Enable or disable the immunity system
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
goomba_immunity "1"

// Minimum falling speed to kill
// -
// Default: "360.0"
// Minimum: "0.000000"
goomba_minspeed "200.0"

// Enable or disable particles of the plugin
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
goomba_particles "1"

// Goomba jump power
// -
// Default: "300.0"
// Minimum: "0.000000"
goomba_rebound_power "250.0"

// Enable or disable sounds of the plugin
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
goomba_sounds "1"
Goomba_for_dods1.2.zip
(125.29 KiB) Downloaded 347 times
Goomba_for_dods1.2.zip
(125.29 KiB) Downloaded 347 times
Right behind you ! ^^
Post Reply