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

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: e54385991
Forum: Extensions 08-18-2018, 22:24
Replies: 112
Views: 57,369
Posted By e54385991
Re: [CSGO] Player Connect Log Fix

public void OnPluginStart()
{
for(int i = 1; i <= MaxClients; i++)
{
if (IsClientInGame(i))
OnClientPostAdminCheck(i);
}
}
public void OnClientPostAdminCheck(int client)
{
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 09:52.


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