Ph0eniX Posted September 22, 2013 Posted September 22, 2013 EDIT: FULL DELETED Am bagat systemu de ban si cand aprind sv-ul apare Debug...etc 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; }
Джо Posted September 24, 2013 Posted September 24, 2013 Dane tot FS-ul+server.cfg+server log de unde ai constatat ca iti apare debug....
Gireada Posted September 24, 2013 Posted September 24, 2013 Presupun ca trebuie sa ai in scriptfiles un folder
Ph0eniX Posted September 26, 2013 Author Posted September 26, 2013 am tempbans.txt public OnPlayerConnect(playerid) { print("[ERROR] - Unable to establish a connection with the world..."); SendRconCommand("exit"); return 1; }
Question
Ph0eniX
EDIT: FULL DELETED
Am bagat systemu de ban si cand aprind sv-ul apare Debug...etc
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