This site is a testing version, but all data is shared with the live forum.


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

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


Post New Thread Reply   
 
Thread Tools Display Modes
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-06-2013 , 22:25   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #71

I do not have this problem, a conflict with another plugin? I could not help ...
eric0279 is offline
bilago
Junior Member
Join Date: Jul 2013
Old 07-07-2013 , 12:27   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #72

Does this plug-in work after the latest l4d2 patch?
bilago is offline
chatyak
Senior Member
Join Date: Aug 2011
Old 07-07-2013 , 12:45   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #73

It loads properly and is showing as working - however the functionality has changed for me. It won't move people to survivor but instead puts them to spectators for some reason and then they are stuck in spectator


Quote:
L 07/06/2013 - 236:17: [SM] Native "SDKCall" reported: Invalid Handle 0 (error 4)
L 07/06/2013 - 236:17: [SM] Displaying call stack trace for plugin "l4d2_bwa_teamspanel.smx":
L 07/06/2013 - 236:17: [SM] [0] Line 1745, /home/groups/alliedmodders/forums/files/9/9/8/5/2/95471.attach:erformSwitch()
L 07/06/2013 - 236:17: [SM] [1] Line 1574, /home/groups/alliedmodders/forums/files/9/9/8/5/2/95471.attach::JoinRandomTeam()
L 07/06/2013 - 236:21: [SM] Native "SDKCall" reported: Invalid Handle 0 (error 4)
L 07/06/2013 - 236:21: [SM] Displaying call stack trace for plugin "l4d2_bwa_teamspanel.smx":
L 07/06/2013 - 236:21: [SM] [0] Line 1745, /home/groups/alliedmodders/forums/files/9/9/8/5/2/95471.attach:erformSwitch()
L 07/06/2013 - 236:21: [SM] [1] Line 1574, /home/groups/alliedmodders/forums/files/9/9/8/5/2/95471.attach::JoinRandomTeam()
L 07/06/2013 - 23:45:11: Error log file session closed.

Last edited by chatyak; 07-07-2013 at 13:20.
chatyak is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-07-2013 , 12:53   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #74

after update, not tested sorry...

I test after

edit :
I just tested in versus and I can move the team infected and / or survivors without problem (with admin menu)

Last edited by eric0279; 07-07-2013 at 17:04.
eric0279 is offline
crasx
Member
Join Date: May 2011
Location: Lakewood, CO
Old 07-09-2013 , 17:59   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #75

Got these signatures for l4d2, join spec works with these for me

PHP Code:
    "left4dead2"
    
{
        
"Signatures"
        
{
            
"TakeOverBot"
            
{
                
"library"    "server"
                "linux"    "@_ZN13CTerrorPlayer11TakeOverBotEb"
                "windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\xA1\x2A\x2A\x2A\x2A\x33\xC5\x89\x2A\x2A\x53\x56\x8D\x85\x2A\x2A\x2A\x2A\x57\x8B\xF1\x33\xDB"
            
}
            
"SetHumanSpec"
            
{
                
"library"    "server"
                "linux" "@_ZN11SurvivorBot17SetHumanSpectatorEP13CTerrorPlayer"
                "windows" "\x55\x8B\xEC\x56\x8B\xF1\x83\xBE\x2A\x2A\x2A\x2A\x2A\x7E\x2A\x32\xC0\x5E\x5D\xC2\x2A\x2A\x8B\x0D\x2A\x2A\x2A\x2A\x8B\x11\x53"
            
}
        }
    } 
crasx is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-09-2013 , 20:48   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #76

My l4d2_bwa_teams_panel.txt files :
PHP Code:
"Games"
{
    
"left4dead"
    
{
        
"Signatures"
        
{
            
"TakeOverBot"
            
{
                
"library"    "server"
                "linux"    "@_ZN13CTerrorPlayer11TakeOverBotEb"
                "windows" "\x81\x2A\x2A\x2A\x2A\x2A\x53\x55\x56\x57\x8D\x2A\x2A\x2A\x8B\xF9\x33\xDB\x50"
            
}
            
"SetHumanSpec"
            
{
                
"library"    "server"
                "linux" "@_ZN11SurvivorBot17SetHumanSpectatorEP13CTerrorPlayer"
                "windows" "\x53\x8B\xD9\x83\x2A\x2A\x2A\x2A\x2A\x2A\x56\x8D\x2A\x2A\x2A\x2A\x2A\x7E\x07\x5E\x32\xC0\x5B\xC2\x04\x00"
            
}
        }
    }

    
"left4dead2"
    
{
        
"Signatures"
        
{
            
"TakeOverBot"
            
{
                
"library"  "server"
                "linux"    "@_ZN13CTerrorPlayer11TakeOverBotEb"
                "windows"  "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x53\x56\x8D\x85"
                
/* 55 8B EC 81 EC ? ? ? ? ? ? ? ? ? ? ? ? ? ? 53 56 8D 85 */
            
}  
            
"SetHumanSpec"
            
{
                
"library"    "server"
                "linux" "@_ZN11SurvivorBot17SetHumanSpectatorEP13CTerrorPlayer"
                "windows" "\x53\x56\x8B\xF1\x33\xDB\x39*******\x5E\x32\xC0\x5B"
            
}
        }
    }

eric0279 is offline
EspiRituS
New Member
Join Date: Jul 2013
Old 07-15-2013 , 04:53   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #77

Can someone help me how to active admin menu ? I got my server on L4D 2 . I got full access to rcon_password but I need something like console command how to activate this plugin . Player menu swithing work well but I cant turn on admin menu . Pls give me some advice how to enable it . I really need it . Ty for fast reply
EspiRituS is offline
TRG
New Member
Join Date: Jun 2012
Old 07-22-2013 , 23:44   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #78

sorry , but can you add a .txt file to allow me translation it to my language?
TRG is offline
StayOx
SourceMod Donor
Join Date: Jun 2012
Location: Gliese 581g
Old 07-24-2013 , 05:54   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #79

SteamPipe Gamedata try this:

l4d2_bwa_teams_panel.txt
StayOx is offline
chatyak
Senior Member
Join Date: Aug 2011
Old 07-26-2013 , 09:37   Re: [L4D2] Player Switch Menu and Team Panel v1.2.1
Reply With Quote #80

Quote:
Originally Posted by StayOx View Post
SteamPipe Gamedata try this:

Attachment 123069
This appears to have fixed my issues. Thank you!
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 07:00.


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