Jump to content
  • 0

[Ajutor]Problema Server


Speak

Question

Nick:Speak

Problema:Comenzi pe server

Erori / warnings:Nu da ..

Lini/script:-

Ai incercat sa rezolvi singur ?:Cand pornesc serveru spune in consola ca toate pornesc perfec . Si cand intru pe server atata imi da Register/Login si sa alegi skinu dupa ma spawneaza si nu merge nimic nici teleporturi nici comenzi nimic nimic    .. Patesc asa si pe RRS Si pe XSR :(

[RSA]Speak

http://rsa-ro.tk/

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Am patit si eu o data asta ... la mine era de la public OnPlayerCommandReceived(playerid, cmdtext[]) incearca sa-l stergi si vezi daca functioneaza comenzile

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

 

Link to comment
Share on other sites

Topic inchis , 48h+ fara reply.

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

 

Link to comment
Share on other sites

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.