Resource icon

Custom Ragdoll Trigger prefab 2.0

  • Hey you! Yes, you! Add images to your downloads, it's free! Use the orange "Manage Download Image" button in the top right.
  • Map authors! Remember to add tags to your downloads. Instructions: here.
  • New users! Unable to confirm your account via email? Contact nesman on discord, there's an issue with the email server. *unrelated to the recent issue that we DM'd everyone about.
1. Set the vscripts keyvalue of the trigger to ragdoll_trigger
2. if the "target" keyvalue (not targetname!!) is missing from your trigger,
turn off SmartEdit and add the target keyvalue to the trigger
3. Set the "target" keyvalue to what ragdoll types you want to use in the following format.
burn, gold, uber, TF_DMG_CUSTOM_TRIGGER_HURT, TF_DMG_CUSTOM_PLASMA

The first TF_DMG_CUSTOM_* will be the actual trigger damage and the second will be what the ragdoll will be told to use.
License
Free to use and modify. Credit is appreciated but not required.
Author
main_thing
Downloads
9
Views
62
First release
Last update

More downloads from main_thing

Latest updates

  1. Gone with script duplications

    Added an example vmf. Made one change to the explanation in the script.