Raised This Month: $32 Target: $400
 8% 

[L4D/L4D2] Playerlist Panel


Post New Thread Reply   
 
Thread Tools Display Modes
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 10-15-2021 , 23:54   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #121

I'm getting this error when using Sm 11. 6775.
Could someone help?

L 10/16/2021 - 00:00:02: [SM] Exception reported: Client index 32 is invalid
L 10/16/2021 - 00:00:02: [SM] Blaming: l4d_teamspanel.smx
L 10/16/2021 - 00:00:02: [SM] Call stack trace:
L 10/16/2021 - 00:00:02: [SM] [0] IsClientConnected
L 10/16/2021 - 00:00:02: [SM] [1] Line 794, \\192.168.1.2\r$\ZZ_VALVE_Server\l4d\left4dea d\addons\sourcemod\scripting\l4d_teamspanel.s p::IsValidPlayer
L 10/16/2021 - 00:00:02: [SM] [2] Line 438, \\192.168.1.2\r$\ZZ_VALVE_Server\l4d\left4dea d\addons\sourcemod\scripting\l4d_teamspanel.s p::AnnounceCommand
Attached Files
File Type: sp Get Plugin or Get Source (l4d_teamspanel.sp - 119 views - 21.1 KB)
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie

Last edited by Mi.Cura; 10-16-2021 at 00:34.
Mi.Cura is offline
AK978
Senior Member
Join Date: Jun 2018
Old 10-16-2021 , 01:04   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #122

Quote:
Originally Posted by Mi.Cura View Post
I'm getting this error when using Sm 11. 6775.
Could someone help?

L 10/16/2021 - 00:00:02: [SM] Exception reported: Client index 32 is invalid
L 10/16/2021 - 00:00:02: [SM] Blaming: l4d_teamspanel.smx
L 10/16/2021 - 00:00:02: [SM] Call stack trace:
L 10/16/2021 - 00:00:02: [SM] [0] IsClientConnected
L 10/16/2021 - 00:00:02: [SM] [1] Line 794, \\192.168.1.2\r$\ZZ_VALVE_Server\l4d\left4dea d\addons\sourcemod\scripting\l4d_teamspanel.s p::IsValidPlayer
L 10/16/2021 - 00:00:02: [SM] [2] Line 438, \\192.168.1.2\r$\ZZ_VALVE_Server\l4d\left4dea d\addons\sourcemod\scripting\l4d_teamspanel.s p::AnnounceCommand
791: if (client < 1 || client > MaxClients)
return false;
test.
Attached Files
File Type: sp Get Plugin or Get Source (l4d_teamspanel.sp - 136 views - 21.1 KB)

Last edited by AK978; 10-16-2021 at 01:06.
AK978 is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 10-16-2021 , 10:22   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #123

Quote:
Originally Posted by AK978 View Post
791: if (client < 1 || client > MaxClients)
return false;
test.
Hello AK978,

Thanks for trying to help me, but... now I get this error:

L 10/16/2021 - 11:15:29: [SM] Exception reported: Client index 32 is invalid
L 10/16/2021 - 11:15:29: [SM] Blaming: l4d_teamspanel.smx
L 10/16/2021 - 11:15:29: [SM] Call stack trace:
L 10/16/2021 - 11:15:29: [SM] [0] IsClientConnected
L 10/16/2021 - 11:15:29: [SM] [1] Line 794, /home/forums/content/files/2/8/6/1/1/8/191876.attach::IsValidPlayer
L 10/16/2021 - 11:15:29: [SM] [2] Line 438, /home/forums/content/files/2/8/6/1/1/8/191876.attach::AnnounceCommand
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie

Last edited by Mi.Cura; 10-16-2021 at 10:22.
Mi.Cura is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 10-16-2021 , 10:34   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #124

Try this version (v1.6.a).

*Fixed the IsValidPlayer check.
*Removed some warnings.

Note: You still have to download the files from the main post (l4d_teamspanel.phrases.txt / l4dteamspanel.txt).
Attached Files
File Type: sp Get Plugin or Get Source (l4d_teamspanel.sp - 211 views - 21.1 KB)
__________________

Last edited by Marttt; 10-16-2021 at 10:42.
Marttt is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 10-17-2021 , 09:24   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #125

Thank you Martt and AK978 for trying to help me.

Marttt's version is working fine. No more error in the Log.

Thank you my friend !
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie
Mi.Cura is offline
VladimirTk
Senior Member
Join Date: Apr 2021
Location: Perú - Latino América
Old 10-21-2021 , 23:13   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #126

Updated Game Data Signatures
Enclosed code file, the same from Martt (credits), and translations of the main post


Signature credits updated to Psykotik for signatures
Attached Files
File Type: txt l4dteamspanel.txt (1.2 KB, 259 views)
File Type: txt l4d_teamspanel.phrases.txt (117 Bytes, 239 views)
File Type: sp Get Plugin or Get Source (l4d_teamspanel.sp - 382 views - 21.1 KB)
VladimirTk is offline
TQH
Junior Member
Join Date: May 2021
Location: Vietnam
Old 05-02-2022 , 13:08   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #127

Can you add HP display in front of player name?
TQH is offline
valedar
Member
Join Date: May 2022
Location: Russian
Old 10-23-2022 , 22:33   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #128

The plugin no longer works, if you put it on the server, then the character freezes in place. Hike need to update signatures.
valedar is offline
alasfourom
Senior Member
Join Date: Feb 2022
Location: Saudi Arabia
Old 10-24-2022 , 10:42   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #129

Quote:
Originally Posted by valedar View Post
The plugin no longer works, if you put it on the server, then the character freezes in place. Hike need to update signatures.
try this, a very simple version which only display teams panel (sm_team/sm_teams)
Attached Files
File Type: sp Get Plugin or Get Source (L4D2_TeamsPanel.sp - 143 views - 1.7 KB)
__________________
alasfourom is offline
replay_84
Senior Member
Join Date: Jun 2021
Old 01-02-2023 , 18:00   Re: [L4D/L4D2] Playerlist Panel
Reply With Quote #130

Quote:
Originally Posted by TQH View Post
Can you add HP display in front of player name?
I seen this a few times in l4d1. Probably private plugins. Looking for this for a while now as well.
replay_84 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 02:55.


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