Thread: Hostie Kill You
View Single Post
GunGameR
Junior Member
Join Date: Jul 2017
Old 03-18-2019 , 13:58   Re: Hostie Kill You
Reply With Quote #7

Well, maybe you can try this:

- Create a model like the hostage model including the shooting animation.
- Hook when player make damage to a hostage
- Remove or hide or move the hostage to a non visible place
- Create an entity where that hostage were stand
- Set the model (using that you created)
- Rotate it to view the player position
- Animate the entity
- Simulate a headshot animation/dmg on player
- Kill the player
- Create a fake kill message
- Remove the entity
- Restore the hostage to the original place.

I hope there will be a more efficent method than that. Good luck.

Last edited by GunGameR; 03-18-2019 at 14:14.
GunGameR is offline