Raised This Month: $32 Target: $400
 8% 

Solved [L4D2] How can I add a ragdoll with the stripper ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Cloud talk
Junior Member
Join Date: Oct 2021
Old 05-21-2022 , 08:35   [L4D2] How can I add a ragdoll with the stripper ?
Reply With Quote #1

At first I thought it was like this :

add:
; --- Tank Ragdoll
{
"classname" "prop_ragdoll"
"origin" "12507 14016 449"
"angles" "90 452 360"
"model" "models/infected/hulk.mdl"
"solid" "0"
"disableshadows" "1"
}

But every time the player approaches this newly added ragdoll, the screen will keep shaking, and even if the solid of the ragdoll is set to 0, can anyone help me

Last edited by Cloud talk; 05-14-2023 at 09:05.
Cloud talk is offline
Cloud talk
Junior Member
Join Date: Oct 2021
Old 05-21-2022 , 08:55   Re: [L4D2] How can I add a ragdoll with the stripper ?
Reply With Quote #2

I found a way, it is like this:

add:
;--- Tank Ragdoll
{
"classname" "prop_ragdoll"
"spawnflags" "4"
"model" "models/infected/hulk.mdl"
"fadescale" "1"
"fademindist" "2000"
"fademaxdist" "2500"
"skin" "1"
"body" "0"
"angles" "90 452 360"
"origin" "12507 14016 449"
"disableshadows" "1"
}

Last edited by Cloud talk; 05-21-2022 at 08:55.
Cloud talk is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:22.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode