Ha ezt lefuttatod akkor van esélyed megérteni miért nem olvas be semmit.
[pawn]
new
str_[128];
GetServerVarAsString(\"rcon_password\", str_, sizeof str_);
printf(\"rcon_password: %s\", str_);
GetServerVarAsString(\"hostname\", str_, sizeof str_);
printf(\"hostname: %s\", str_);
GetServerVarAsString(\"filterscripts\", str_, sizeof str_);
printf(\"filterscripts: %s\", str_);
GetServerVarAsString(\"gamemode0\", str_, sizeof str_);
printf(\"gamemode0: %s\", str_);
GetServerVarAsString(\"bind\", str_, sizeof str_);
printf(\"bind %s\", str_);
[/pawn]
Ha segített mehet a plusz.