Jump to content
  • 0

Question

Posted

EDIT: FULL DELETED

Am bagat systemu de ban si cand aprind sv-ul apare Debug...etc

zNajhIL.png

public OnFilterScriptInit()
{
    LoadTempBans();
    TempBanUpdate();
	print("Temporary Ban System Loaded...");
	return 1;
}

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

3 answers to this question

Recommended Posts

Posted

Dane tot FS-ul+server.cfg+server log de unde ai constatat ca iti apare debug....

 

 

Posted

am tempbans.txt

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.