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

[L4D1] Boomer Mega Mob Vomit


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sades160
Junior Member
Join Date: Feb 2023
Old 03-09-2023 , 20:01   [L4D1] Boomer Mega Mob Vomit
Reply With Quote #1

does anyone know how to make a boomer vomit make a mega mob event occur? i mean just 1 survivor even out of 4 make a mob event
Sades160 is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 03-09-2023 , 21:48   Re: [L4D1] Boomer Mega Mob Vomit
Reply With Quote #2

Use left4dhooks functions
PHP Code:
/**
 * @brief Called whenever ZombieManager::SpawnITMob(int) is invoked
 * @remarks called on boomer hordes, increases Zombie Spawn Queue
 *
 * @param amount        Amount of Zombies to add to Queue
 *
 * @return                Plugin_Handled to block, Plugin_Changed to use overwritten values from plugin, Plugin_Continue otherwise
 */
forward Action L4D_OnSpawnITMob(int &amount); 
__________________
HarryPotter is offline
Sades160
Junior Member
Join Date: Feb 2023
Old 03-11-2023 , 12:03   Re: [L4D1] Boomer Mega Mob Vomit
Reply With Quote #3

Quote:
Originally Posted by HarryPotter View Post
Use left4dhooks functions
PHP Code:
/**
 * @brief Called whenever ZombieManager::SpawnITMob(int) is invoked
 * @remarks called on boomer hordes, increases Zombie Spawn Queue
 *
 * @param amount        Amount of Zombies to add to Queue
 *
 * @return                Plugin_Handled to block, Plugin_Changed to use overwritten values from plugin, Plugin_Continue otherwise
 */
forward Action L4D_OnSpawnITMob(int &amount); 
i ment by a new plugin
Sades160 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 12:24.


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