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

[L4D2] Use Stripper to spawn infected


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
edwinvega86
Senior Member
Join Date: Feb 2016
Old 10-13-2017 , 05:32   [L4D2] Use Stripper to spawn infected
Reply With Quote #1

I know the Stripper can spawn objects at a point on the map. but you can spawn infected keeping your animation, and do not conflict with the spawning of other plugin. or you do not need the Strippe to achieve that effect. Forgive me for my bad English
https://www.youtube.com/watch?v=2wg-PzbtDU8
edwinvega86 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-13-2017 , 09:10   Re: [L4D2] Use Stripper to spawn infected
Reply With Quote #2

You can use either Stripper or SM to spawn entities.

I assume you can also spawn normal "alive" zombie.

*edit
You can also teleport already exist entities on map.
__________________
Do not Private Message @me

Last edited by Bacardi; 10-13-2017 at 09:18.
Bacardi is offline
ZBzibing
Senior Member
Join Date: Dec 2012
Old 05-15-2022 , 08:18   Re: [L4D2] Use Stripper to spawn infected
Reply With Quote #3

This is an example I made about triggering a tank in front of the l4d_hospital01_apartment security gate
Code:
//安全室门口触发坦克
modify:
{
    match:
    {
	"model" "*115"
    }
	insert:
	{
	"OnStartTouch" "ZB_T,SpawnZombie,Tank Tank,0,1"
	}
}
//特感出生位置
add:
{
"origin" "3125 3520 -200"
"targetname" "ZB_T"
"classname" "commentary_zombie_spawner"
}
__________________
Please forgive, If I'm not describing it accurately. I use google translate
Functional tests are all from L4D1, and are only keen to solve and fix various bugs of L4D1:
ZBzibing 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 19:35.


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