Home   Help Search Login Register  

Author Topic: Can't die?  (Read 440 times)

0 Members and 1 Guest are viewing this topic.

Storm-Dk

  • Guest
Can't die?
« on: 01 Jan 2004, 19:11:41 »
hey guys..

Im in a hurry, but can anyone tell me how can i make a soldire how cant die?

Offline Killzone

  • Members
  • *
  • War is the true Enemy
Re:Can't die?
« Reply #1 on: 01 Jan 2004, 20:21:43 »
Hi

I use this in the soldiers init line when I want to test a mission:

this addEventHandler ["hit", {_this select 0 setdammage 0}]


Hope this helps ;D
"Everyone dies so deal with it and move on"

                                                      ME

Quid Novi

  • Guest
Re:Can't die?
« Reply #2 on: 01 Jan 2004, 20:28:23 »
works to an extent... and depends on if the soldier is the player or just a normal soldier... if you were hit by a shell using evenhandlers, you would die and recover.... BUT... if its the player, the 'You are dead' screenie starts up...

but its the best solution really since they removed allowdammage

HuNtA

  • Guest
Re:Can't die?
« Reply #3 on: 02 Jan 2004, 14:46:02 »
hehe, I use that eventhandler to make ultra strong UBER soldiers that take 6 headshots to kill which are really fun to fight (especially if your armed with a revolver and they have M60's)  ;D