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

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: Marttt
Forum: Plugins 04-06-2022, 07:45
Replies: 212
Views: 76,300
Posted By Marttt
Re: [L4D2] Skills

Probably an issue with SM version:
"compiled with too new a version of spcomp compared to the SM version on the server"

BTW I forgot, the loop should be:


for (int i = 1; i <= MaxClients;...
Forum: Plugins 04-04-2022, 12:12
Replies: 212
Views: 76,300
Posted By Marttt
Re: [L4D2] Skills

from l4d2_skills_core_V2.3.sp

(line 432)

GetClientName(i, tName, sizeof(tName));

Looping through all clients without checking if the client is in-game

(line 424)
Forum: Plugins 04-04-2022, 08:30
Replies: 212
Views: 76,300
Posted By Marttt
Re: [L4D2] Skills

Client index error usually means that the client disconnected.
index 8 is a client index so is not a common infected

Probably is just missing a safe check at the previous line
...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 00:04.


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