Thread: Dead Players
View Single Post
  #2  
Old 07-21-2013, 08:48 AM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Quote:
Originally Posted by xAndrewx View Post
When a player dies their body acts as a 'block'

Is there any way to disable a dead person from blocking? We use onwall / onwall2 to detect (custom movement)

I know there is a way around this using 'noplayerkilling()' but there is no toggle to 'enableplayerkilling()'

thanks
If you're using a custom movement, couldn't you run a check to see if the player's ani is "dead" (or whatever your death ani is :3) so they aren't taken into account when you're running your wall check?
Reply With Quote