AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   I need some help for random tank health and spawn (https://forums.alliedmods.net/showthread.php?t=334503)

bald14 09-29-2021 09:47

I need some help for random tank health and spawn
 
Quote:

Quote:

// Spawns a Tank when the Witch is killed. (Def 1)
// -
// Default: "1"
// Minimum: "0.000000"
l4d_vts_minibodyguard "1"

// Percentage of HP to give the Bodyguard (0.25 = 25%). (Def 0.25)
// -
// Default: "0.25"
// Minimum: "0.000000"
l4d_vts_minibodyguardhp "0.8"

// Changes the health of the Mini Bodyguard Tank. (Def 1)
// -
// Default: "1"
// Minimum: "0.000000"
l4d_vts_minihealth "1"
// Enables randomizing the Tank HP. (Def 1)
// -
// Default: "1"
// Minimum: "0.000000"
l4d_vts_roidrage "1"

// Maximum HP for the Tank. (Def 9000)
// -
// Default: "9000"
// Minimum: "0.000000"
l4d_vts_roidragemax "16000"

// Minimum HP for the Tank. (Def 5000)
// -
// Default: "5000"
// Minimum: "0.000000"
l4d_vts_roidragemin "14000"
I love these Cvar series of "L4D2 Vicious Infected"
Can someone extract them separately and develop them into a separate plugin!?
Sorry for my English


All times are GMT -4. The time now is 03:21.

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