b_instagibDamage cvar...

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
[MoB]random-name
Posts: 10
Joined: Tue Oct 07, 2003 5:55 pm

b_instagibDamage cvar...

Post by [MoB]random-name »

Ive been tinkering around with this cvar to see what it does exactly, and ive been unable to actually get anything to HAPPEN when this is turned on..
set b_instagibDamage "400"
is there another cvar im not seeing that i should turn on to make it instagib mode?... :?

ps.. dont hurt me for my n00b questions :shock:
ET Server: [MoB]Server
IP: 69.57.142.30:27960
Website: http://www.mob-clan.com
User avatar
Palbin
Posts: 103
Joined: Tue Oct 07, 2003 2:53 pm

Post by Palbin »

// b_headshot - headshot mode
// add these values together for custom headshot modes
// 1 - headshots only
// 2 - instagib
// 4 - clients can only damage other clients
// 8 - clients can only receive damage from other clients
set b_headshot 0
Palbin-OGL
www.metamule.com
OGL Admin ET Campaign & SW Ladder / [url=irc://irc.gamesurge.net/ogl]#OGL[/url] / www.worldogl.com
FrontRunner
Posts: 17
Joined: Sat Jan 10, 2004 4:55 am

Post by FrontRunner »

Maybe I dont get it but what i would like is a headshot with instant gib.

I have tried

Code: Select all

b_headshot 1
b_instagibDamage "10000"
That didnt work

Also tried

Code: Select all

b_headshot 3
which should work according to Bani´s manual. But still normal headshot mode!
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

"b_headshot 3"
works fine for me
[KuB]FraGiLe
Posts: 62
Joined: Sun Feb 15, 2004 3:47 am

Post by [KuB]FraGiLe »

Set instagib value to a low number cause if a headshot does 100 damage and instagib is at 400 u need to do 300 hp more damage to gib player if i am understanding it right :D
So a value of <100 might work the way u want it
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

if u use it in your cfg u should not forget set

Code: Select all

set b_headshot 3
set b_instagibDamage 400
BOTA
Posts: 136
Joined: Wed Oct 23, 2002 3:53 am

Post by BOTA »

Works for me.
FrontRunner
Posts: 17
Joined: Sat Jan 10, 2004 4:55 am

Post by FrontRunner »

Must have done something wrong. But eventually got it working b_headshot 3
Post Reply