Raised This Month: $51 Target: $400
 12% 

[L4D/L4D2] Character Select Menu (2.5a/b)


Post New Thread Reply   
 
Thread Tools Display Modes
mi123645
Veteran Member
Join Date: Feb 2009
Old 10-23-2010 , 01:40   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #421

I replied to someone who asked a similar question earlier, there are addon campaigns that have the L4D1 survivors, so 2.2 of CSM would not work on those maps because it only detected The Sacrifice and No Mercy campaigns.

If you want to change it in game, use sm_cvar.

Might want to try Advanced Map Configuration
mi123645 is offline
colonial113
New Member
Join Date: Oct 2010
Old 10-23-2010 , 07:28   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #422

Hi there!

I just have a quick question: I installed this plugin on a vanilla L4D2 dedi (with a few other plugins), got in for a quick test, wanted to change model/skin to an L4D1 survivor, but !csm or !csc only lists L4D2 characters (the default four).
Any ideas
colonial113 is offline
JayXsane
Member
Join Date: Oct 2010
Location: In my home, duh.
Old 10-23-2010 , 10:07   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #423

Quote:
Originally Posted by colonial113 View Post
Hi there!

I just have a quick question: I installed this plugin on a vanilla L4D2 dedi (with a few other plugins), got in for a quick test, wanted to change model/skin to an L4D1 survivor, but !csm or !csc only lists L4D2 characters (the default four).
Any ideas
Yes. Go into the CFG file (left4dead2/cfg/sourcemod/l4dcsm.cfg) and modify it to look something like this (the BOLD lines are the ones you want to modify mainly, but the others are optional).

Code:
// This file was auto-generated by SourceMod (v1.4.0-dev)
// ConVars for plugin "l4dcsm.smx"


// Changes access to the sm_csm command. 1 = Admin access only.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_csm_admins_only "1"

// Toggles the announcement of sm_csm command availability.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_csm_announce "0"

// Sets the number of times clients can change their character per life/map.
// -
// Default: "9999"
// Minimum: "0.000000"
l4d_csm_change_limit "9999"

// Toggles access to Common Infected models
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "3.000000"
l4d_csm_common_infected_models_access "1"

// Toggles the CSM plugin functionality
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_csm_enable "1"

// 1 = Can change character only. 2 = Change model only (look like the new character, but still your original character). 3 = Anybody can change character or model.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "3.000000"
l4d_csm_infected_access "1"

// Toggles access to L4D1 Survivors in L4D2. Set this to 1 if it's a L4D2 campaign, else if its a L4D1 Campaign, set this to 2 or glitches will occur
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
l4d_csm_l4d1_survivors "1"

// 1 = change to character (you become a clone). 2 = change model (look like the new character, but still your original character). 3 = Allow both 1 and 2.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "3.000000"
l4d_csm_survivor_access "1"
For admin only, infected, common, etc. you can change them to what you want, but to use L4D1 characters change the bolded ones.
JayXsane is offline
Send a message via Skype™ to JayXsane
hksjun
Member
Join Date: May 2010
Old 10-23-2010 , 11:16   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #424

i have a problem

if use Character Select Menu(2.3b)or(2.5a/b) with Explosive Cars v1.0.1f .

set this cvar is "1".if car explosion cant control panic event(1-3 times panic event in same time)
http://forums.alliedmods.net/showthread.php?t=138644

// Should the car explosion cause a panic event? (1: Yes 0: No)
// -
// Default: "1"
l4d2_explosive_cars_panic "1"


use Character Select Menu (2.2) with Explosive Cars v1.0.1f not this problem.

only use Explosive Cars v1.0.1f not this problem.

i want to use in same time.can help me?thanks
hksjun is offline
colonial113
New Member
Join Date: Oct 2010
Old 10-23-2010 , 12:33   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #425

Quote:
Originally Posted by JayXsane View Post
Yes. Go into the CFG file....
Thank you for your time and help!
colonial113 is offline
JayXsane
Member
Join Date: Oct 2010
Location: In my home, duh.
Old 10-23-2010 , 13:18   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #426

Quote:
Originally Posted by colonial113 View Post
Thank you for your time and help!
No problem.


Quote:
Originally Posted by hksjun View Post
i have a problem

if use Character Select Menu(2.3b)or(2.5a/b) with Explosive Cars v1.0.1f .

set this cvar is "1".if car explosion cant control panic event(1-3 times panic event in same time)
http://forums.alliedmods.net/showthread.php?t=138644

// Should the car explosion cause a panic event? (1: Yes 0: No)
// -
// Default: "1"
l4d2_explosive_cars_panic "1"


use Character Select Menu (2.2) with Explosive Cars v1.0.1f not this problem.

only use Explosive Cars v1.0.1f not this problem.

i want to use in same time.can help me?thanks
I thought I'd reply to this too because I have them running on my Linux server just fine. o_O I don't have any issues with either of them running co-existent to eachother. I've caused cars to explode several times with ALL survivors and even a few tanks (using the CSM's tanks that is) and I've never experienced (to what I'm getting at) your issue.
JayXsane is offline
Send a message via Skype™ to JayXsane
Marcus101RR
Veteran Member
Join Date: Aug 2009
Location: Tampa, FL
Old 10-24-2010 , 00:59   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #427

I tried both plugins, it crashes on Bill.
Marcus101RR is offline
Send a message via AIM to Marcus101RR Send a message via Skype™ to Marcus101RR
danielmyst777
AlliedModders Donor
Join Date: Aug 2010
Location: Virginia
Old 10-24-2010 , 02:27   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #428

@Marcus101RR

I can confirm that.
__________________
danielmyst777 is offline
Zoeylicious
Member
Join Date: Oct 2010
Old 10-24-2010 , 03:41   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #429

hello

I fontionne not the 2 versions on a server of 20 slots

eep only 30 minutes and the server timeout but this

no error logs nothing arfffff

so I can put

thank you
Zoeylicious is offline
lala1990
BANNED
Join Date: Oct 2010
Old 10-24-2010 , 06:53   Re: [L4D/L4D2] Character Select Menu (2.5a/b)
Reply With Quote #430

hi, is there any way that the plugin can allow the players in the infected team to change to survivor models and fight the survivors as a survivor themselves?
then it will be awesome, seeing survivors fighting infected survivors =D

Last edited by lala1990; 10-24-2010 at 10:21.
lala1990 is offline
Reply



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 16:25.


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