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

[L4D2] Player Switch Menu and Team Panel v1.2.1


Post New Thread Reply   
 
Thread Tools Display Modes
seattle_ice
Member
Join Date: Dec 2010
Old 03-22-2012 , 20:38   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #61

Quote:
Originally Posted by Janes View Post
Plugin works when I start server with a standart config. I use "sm_admin" to get access to the admin menu and all is fine, I can use all functions of your plugin. But when fresh config is loaded, plugin just dissapears from admin menu. What's wrong?
P.S. I tried to load plugin with other fresh plugins with confogl_plugins.cfg file, but not successfully. Doesen't work anyway.
I am not sure why you would be having that problem. We have 9 servers using it and it always shows up.

Did you add the menu to the adminmenu_sorting.txt file in your ...addons/sourcemod/configs/ folder?
seattle_ice is offline
disawar1
AlliedModders Donor
Join Date: Aug 2011
Location: Russian
Old 04-10-2012 , 15:48   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #62

why are you broke your plugin? in the old version everything was fine! Now no one can change team, it says that I am already in this team or change not go where I want to be -_- comment this cmd to solve the problem.

PHP Code:
    //RegConsoleCmd("joinspec", JoinSpectatorTeam);
    //RegConsoleCmd("joinsurvivor", JoinSurvivorTeam);
    //RegConsoleCmd("joininfected", JoinInfectedTeam);
    
    //RegConsoleCmd("jointeam", JoinRandomTeam); 
__________________

Last edited by disawar1; 04-10-2012 at 16:37.
disawar1 is offline
Sidder
Member
Join Date: Jan 2012
Old 04-14-2012 , 05:38   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #63

Quote:
Originally Posted by seattle_ice View Post
I am not sure why you would be having that problem. We have 9 servers using it and it always shows up.

Did you add the menu to the adminmenu_sorting.txt file in your ...addons/sourcemod/configs/ folder?
Think hes saying he has it when he starts on server but when hes loading some cfg be it like confogl, the menu wont show despite being on the to load plugin list

then back to standard server set up, the admin menu still stays away, but the commands are available none the less

Also one more thing, it also always shows player xx has been moved to teamxx even when they swap themself ..
Which is odd maybe its needs a better suited msg of its own or either show nothing when players perform a teamchange(thats with just the standard ingame team change)

Last edited by Sidder; 04-28-2012 at 07:38.
Sidder is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 09-16-2012 , 23:27   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #64

Hello,

variable:

Code:
allowpubs = CreateConVar("l4d2_BwA_TeamPanel_AllowPubs", "0", "Allow public access to commands [0 = No|1 = Yes]", FCVAR_PLUGIN|FCVAR_SPONLY|FCVAR_NOTIFY, true, 0.0, true, 1.0);
selectTeamFromPanel = CreateConVar("l4d2_BwA_SelectTeam_From_Panel", "0", "Allow players to press 1,2 or 3 to select Spectator, Survivor or Infected from the Team Panel [0 = No|1 = Yes]", FCVAR_PLUGIN|FCVAR_SPONLY|FCVAR_NOTIFY, true, 0.0, true, 1.0);
set to 0 = players do not have access to order:
Code:
RegConsoleCmd("joinspec", JoinSpectatorTeam);
    RegConsoleCmd("joinsurvivor", JoinSurvivorTeam);
    RegConsoleCmd("joininfected", JoinInfectedTeam);
    
    RegConsoleCmd("jointeam", JoinRandomTeam);
But players can change teams as they wish...



If you have a suggestion, thank you in advance.

edit:

add to server.cfg :
Quote:
l4d2_BwA_TeamPanel_AllowPubs 0
l4d2_BwA_SelectTeam_From_Panel 0
l4d2_BwA_TeamPanel_EnablePause 0
Doesn't works...



Quote:
] jointeam 3
[JBTP] Let's Go ! has been moved to the Survivants team.
] jointeam 2
[JBTP] Let's Go ! has been moved to the Infects team.

Nom Pseudo Accès Admin
1. Let's Go ! none
2. Louis none
3. Francis none
4. Zoey none
5. Bill none
Quote:
l4d2_BwA_SelectTeam_From_Panel "0"
l4d2_BwA_TeamPanel_AllowPubs "0"



Cordialy

Last edited by eric0279; 09-17-2012 at 23:24.
eric0279 is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 09-17-2012 , 23:14   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #65

bump pls
eric0279 is offline
chatyak
Senior Member
Join Date: Aug 2011
Old 10-28-2012 , 16:18   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #66

I think this plugin is broken after Valve's latest update? I can no longer switch anyone to infected (the option is not there).

Also typing !showcurrteams - only displays spectators and survivors - no infected.
chatyak is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 10-30-2012 , 19:25   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #67

The plugin works great for swap a player or two players, I have no problem.

I blocked the possibility of changing team, commenting on unnecessary plugin and everything rolls
eric0279 is offline
Earthrise
Junior Member
Join Date: Dec 2012
Old 01-01-2013 , 18:08   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #68

This plugin is bugged. I got random teamswitches after every map with this.
Earthrise is offline
chatyak
Senior Member
Join Date: Aug 2011
Old 01-23-2013 , 01:14   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #69

I am getting the following errors if anyone knows how to fix it:

L 01/23/2013 - 00:03:15: Info (map "c5m3_cemetery") (file "errors_20130123.log")
L 01/23/2013 - 00:03:15: [SM] Native "IsClientConnected" reported: Client index 33 is invalid
L 01/23/2013 - 00:03:15: [SM] Displaying call stack trace for plugin "l4d2_bwa_teamspanel.smx":
L 01/23/2013 - 00:03:15: [SM] [0] Line 1740, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach:erformSwitch()
L 01/23/2013 - 00:03:15: [SM] [1] Line 520, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach::Admin_MnuHdlr_SwitchPlayerTeam( )
L 01/23/2013 - 00:03:25: [SM] Native "IsClientConnected" reported: Client index 33 is invalid
L 01/23/2013 - 00:03:25: [SM] Displaying call stack trace for plugin "l4d2_bwa_teamspanel.smx":
L 01/23/2013 - 00:03:25: [SM] [0] Line 1740, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach:erformSwitch()
L 01/23/2013 - 00:03:25: [SM] [1] Line 520, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach::Admin_MnuHdlr_SwitchPlayerTeam( )
L 01/23/2013 - 00:03:49: [SM] Native "IsClientConnected" reported: Client index 33 is invalid
L 01/23/2013 - 00:03:49: [SM] Displaying call stack trace for plugin "l4d2_bwa_teamspanel.smx":
L 01/23/2013 - 00:03:49: [SM] [0] Line 1740, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach:erformSwitch()
L 01/23/2013 - 00:03:49: [SM] [1] Line 520, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach::Admin_MnuHdlr_SwitchPlayerTeam( )
L 01/23/2013 - 00:04:40: [SM] Native "IsClientConnected" reported: Client index 33 is invalid
L 01/23/2013 - 00:04:40: [SM] Displaying call stack trace for plugin "l4d2_bwa_teamspanel.smx":
L 01/23/2013 - 00:04:40: [SM] [0] Line 1740, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach:erformSwitch()
L 01/23/2013 - 00:04:40: [SM] [1] Line 520, /home/groups/alliedmodders/forums/files/9/9/8/5/2/86835.attach::Admin_MnuHdlr_SwitchPlayerTeam( )
chatyak is offline
chatyak
Senior Member
Join Date: Aug 2011
Old 07-06-2013 , 20:24   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #70

Also for some reason - when I on infected and try to switch myself to survivor, it places me in spectator mode again - not sure what to fix..
chatyak 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 05:22.


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