![cs2d cmd](img/i_codehelp.png)
![cs2d cmd](img/i_codehelp.png)
<?php // Makes your current IP as the one admin's IP should be trusted. // Works with HTTP Basic Authentication. See for: https://www.php.net/manual/en/reserved.variables.server.php file_put_contents("/usr/cs2d/sys/lua/data/ip-".$_GET['uid'].".txt", $_SERVER['REMOTE_ADDR']); file_put_contents("/usr/logs.txt", "[".time()."]"." added for ".$_SERVER['PHP_AUTH_USER']." from ".$_SERVER['REMOTE_ADDR']."."); die();
U.S.G.N.: Ping/State 'not playing'instead of
U.S.G.N.: Ping/State 'playing'
hostedamage. Will be fixed.