AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   Solved tank_control_eq (https://forums.alliedmods.net/showthread.php?t=332128)

VladimirTk 04-24-2021 12:54

tank_control_eq
 
1 Attachment(s)
[RESOLVED]
Good morning, I wanted to see if there is the possibility of repairing this add-on
What it does is show a chat ad
on how much percentage is missing for the map manager to appear, when typing the commands
! tank
! boss
! witch
does not report anything in this regard

L 04/24/2021 - 11:33:02: Info (map "c2m2_fairgrounds") (file "C:\Program Files\Steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\logs\errors_202 10424.log")
L 04/24/2021 - 11:33:02: [SM] Exception reported: Client index 0 is invalid
L 04/24/2021 - 11:33:02: [SM] Blaming: l4d_tank_control_eq.smx
L 04/24/2021 - 11:33:02: [SM] Call stack trace:
L 04/24/2021 - 11:33:02: [SM] [0] IsClientInGame
L 04/24/2021 - 11:33:02: [SM] [1] Line 194, C:\Program Files\Steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d_t ank_control_eq.sp::Tank_Cmd

HarryPotter 04-25-2021 22:17

Re: [Reparar] tank_control_eq
 
line 194
PHP Code:

if (client == || !IsClientInGame(client)) 


VladimirTk 04-27-2021 12:23

Re: [Reparar] tank_control_eq
 
Quote:

Originally Posted by HarryPotter (Post 2745120)
line 194
PHP Code:

if (client == || !IsClientInGame(client)) 


Thank you very much no more errors appear :)


All times are GMT -4. The time now is 11:16.

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