AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D2]Character_manager (1.4.1 - 22/09/2019 ) (https://forums.alliedmods.net/showthread.php?t=309601)

Lux 07-31-2018 18:52

[L4D2]Character_manager (1.4.1 - 22/09/2019 )
 
4 Attachment(s)
A plugin that sets bots to least used survivor character in selected set when spawned(by default).

Git Commits

BigThanks to Spirit12 for survivor set dhook function and signiture!
https://forums.alliedmods.net/showpo...6&postcount=33



Code:

Optional Passing fix plugin:
Plugin:CSM Passing Fix for me this did not work 100% so i put together a stripper config.
or
Optional Passing fix stripper:
Requirement: Stripper
Stripper config Location in "addons/stripper/maps"(7z attachment).
Stripper worked 100% for me.
Don't know how to install stripper read this


Known Conflicts:
ABM https://forums.alliedmods.net/showthread.php?p=2477820
don't use with abm's cvar enabled (abm_identityfix 1 or abm_automodel 1)

Identity fix https://forums.alliedmods.net/showthread.php?t=280539
Don't use identity fix with this plugin while using Character_managers identity fix.

Survivor Chat Select 1.6.1 (Forked)
https://forums.alliedmods.net/showth...63#post2399163
don't use with cvar l4d_scs_botschange 1 will cause this plugin to be useless

if you don't use any of these plugins or any of these types of plugin at all no need to worry about conflicts.

cfg name:
l4d2_character_manager.cfg
CVARS:
PHP Code:

l4d2_character_manager_version

// Should enable identity fix for players(NOT BOTS) 0 = (disable) 1 = (enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_identity_fix "1"

// survivor set you wish to use, 0 = (use map default), 1 = (l4d1), 2 = (l4d2), 3 = (use both)
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "3.000000"
l4d2_survivor_set "3"

// Should manage people aswell as bots? 0 = (disable) 1 = (enabled) (Will overwrite identityfix when taking over a bot)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_manage_people "0" 

Windows requirements:
[L4D2] Real Zoey Unlock
Installation:
DO NOT click 'Get Plugin' or it will fail to compile because this plugin requires DHooks!

1.Download the .smx file and put into your servers \addons\sourcemod\plugins folder.
2.Download the .txt gamedata file and put into your servers \addons\sourcemod\gamedata\ folder.
3.You must restart the server.

Sev 07-31-2018 19:31

Re: [L4D2]Character_manager
 
Good work.

Only problem is as I've always seen with these types of plugins is they don't keep track of clones. So if someone picks a different character, the bot clone won't be changed to the character who isn't the clone.

The only time clones should exist is if the human players choose and have more than one of the same character, x2 Zoey or whoever. The plugin should always try to make sure the bots constantly switch to none cloned characters.

Without a character select, this is course a non issue. However with a character select, it is.

Lux 07-31-2018 19:48

Re: [L4D2]Character_manager
 
That is already in the plugin thread.
Quote:

A simple plugin that sets bots to least used survivor character when spawned from(0-7).
Edit:
if there were 16 survivors there would be 2 of each!

I'm not going to workaround plugins that cause the problems.

Psyk0tik 07-31-2018 23:23

Re: [L4D2]Character_manager
 
+1 for being one of the first plugins to work with the Real Zoey Unlock plugin.

mikaelangelis 08-01-2018 03:35

Re: [L4D2]Character_manager
 
Damn thanks Lux this is what I need. Even I used forceset but bots keep auto choosing clone when a player join. I only host 8-person co-op local server, hope this will fix it

Anyway can I use this plugin without (forceset or vpk or stripper), or do I still choose zoey_unlock.smx along with 1 of 3 ( forceset or vpk or stripper)?

Lux 08-01-2018 08:53

Re: [L4D2]Character_manager
 
Quote:

Originally Posted by mikaelangelis (Post 2607434)
Damn thanks Lux this is what I need. Even I used forceset but bots keep auto choosing clone when a player join. I only host 8-person co-op local server, hope this will fix it

Anyway can I use this plugin without (forceset or vpk or stripper), or do I still choose zoey_unlock.smx along with 1 of 3 ( forceset or vpk or stripper)?

This is all covered in the post -_-
Optional
Windows requirements:


however you don't need clone bug fixes if you use 1 of each character
besides ammo packs i think.
e.g. witch targets everyone, chargers hit everyone ect.

I run 8 player coop with one of each and i don't use any of these bug fixes

Lux 08-08-2018 11:16

Re: [L4D2]Character_manager (1.1 - 08/08/2018 )
 
Updated to 1.1
Added Identity fix in plugin.
Added more checks incase of other plugins -_-
Added AdaWong Support for Identity fix (not auto modeling)

jking 08-13-2018 17:13

Re: [L4D2]Character_manager (1.1 - 08/08/2018 )
 
I've just installed and still working with it so bear with me, if I understand correctly we shouldn't be using forceset as well as of course Survivor Identity Fix since that's now included in the plugin?

Right now I'm working on "Docks" and I still have 2 Louis's, 2 Bills, 2 Zoeys etc., I do also have your Model Changer installed and working with that too...

Psyk0tik 08-13-2018 17:39

Re: [L4D2]Character_manager (1.1 - 08/08/2018 )
 
The forceset plugin is optional and it basically sets survivor_set to 2 on all the official L4D1 campaigns. If you don't have any mods or plugins that does the same thing, then I would recommend using this plugin with forceset.

jking 08-13-2018 17:40

Re: [L4D2]Character_manager (1.1 - 08/08/2018 )
 
Quote:

Originally Posted by Crasher_3637 (Post 2610018)
The forceset plugin is optional and it basically sets survivor_set to 2 on all the official L4D1 campaigns. If you don't have any mods or plugins that does the same thing, then I would recommend using this plugin with forceset.

Ok, thing is though and yes I've only started to work with these particular plugins are all these duplicates I can't seem to fix, yet anyway. Below is what I have loaded up currently:

Code:

sm plugins list
[SM] Listing 33 plugins:
  01 "Admin File Reader" (1.9.0.6249) by AlliedModders LLC
  02 "Admin Help" (1.9.0.6249) by AlliedModders LLC
  03 "Admin Menu" (1.9.0.6249) by AlliedModders LLC
  04 "Anti-Flood" (1.9.0.6249) by AlliedModders LLC
  05 "Basic Ban Commands" (1.9.0.6249) by AlliedModders LLC
  06 "Basic Chat" (1.9.0.6249) by AlliedModders LLC
  07 "Basic Comm Control" (1.9.0.6249) by AlliedModders LLC
  08 "Basic Commands" (1.9.0.6249) by AlliedModders LLC
  09 "Basic Info Triggers" (1.9.0.6249) by AlliedModders LLC
  10 "Basic Votes" (1.9.0.6249) by AlliedModders LLC
  11 "Client Preferences" (1.9.0.6249) by AlliedModders LLC
  12 "Survivor set enforcer" (1.0)
  13 "Fun Commands" (1.9.0.6249) by AlliedModders LLC
  14 "Fun Votes" (1.9.0.6249) by AlliedModders LLC
  15 "Left 4 Dead 2 Model Changer" (2.0) by Lux
  16 "[L4D2]Character_manager" (1.1.1) by Lux
  17 "[L4D2] Incapped Crawling with Animation" (1.42) by SilverShot, mod by Lux
  18 "[L4D2] Scavenge Score Fix - Gascan Pouring" (1.2) by SilverShot
  19 "[L4D2] Save Weapon" (4.3) by MAKS, Electr0, Merudo
  20 "[L4D2] Upgrade Packs FIXES" (1.6) by V10
  21 "[L4D2] Zoey Unlock" (1.1.1) by SilverShot
  22 "[L4D/L4D2] Thirdpersonshoulder Shotgun Sound Fix" (1.1) by MasterMind420, Lux
  23 "Super Versus Reloaded" (1.8.15.5) by DDRKhat, Marcus101RR, and Merudo
  24 "Survivor Bot Select" (1.0) by Merudo
  25 "LMC_Black_and_White_Notifier" (2.0.1) by Lux
  26 "LMC_RandomWitch" (1.0) by Lux
  27 "Player Commands" (1.9.0.6249) by AlliedModders LLC
  28 "RandomWitch" (1.0) by Ludastar (Armonic)
  29 "Reserved Slots" (1.9.0.6249) by AlliedModders LLC
  30 "Scene Processor" (1.33) by Buster "Mr. Zero" Nielsen
  31 "Sound Commands" (1.9.0.6249) by AlliedModders LLC
  32 "Survivor Chat Select" (1.6.1) by DeatChaos25, Mi123456 & Merudo
  33 "ThirdPersonShoulder_Detect" (1.4) by MasterMind420 & Lux


meta list
Listing 8 plugins:
  [01] L4DToolZ (1.0.0.9h-unknown) by Ivailosp
  [02] SourceMod (1.9.0.6249) by AlliedModders LLC
  [03] DefibFix Extension (1.0.1) by V10, Accelerator
  [04] [L4D2] 8+ Players BugFixes (1.0.2) by V10, Accelerator, $atanic $pirit
  [05] [L4D2] Melee Spawn Control (1.0.0.4) by V10
  [06] SDK Tools (1.9.0.6249) by AlliedModders LLC
  [07] Left 4 Downtown 2 (0.6.3) by Downtown1, ProdigySim, Visor, Accelerator; minor contrib.: XBetaAlpha, AtomicStryker, xerox8521
  [08] SDK Hooks (1.9.0.6249) by AlliedModders LLC


Update: It's working now, no more duplicates. I'm using the "l4d2_survivorset 2.vpk" but didn't have it in the client /addons folder just in the server /addons folder. I'm using forceset.


All times are GMT -4. The time now is 12:28.

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