Jump to content

Question

Posted

Salutare la toti , ieri am primit la host o "erroare" si nu stiu din ce cauza... erroarea este

samp03svr: amx/amx.c:803: expand: Assertion `sc<64' failed.

si nu imi porneste sv'u...ce pot face?

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

 

2 answers to this question

Recommended Posts

  • Administrator
Posted

Simplu, ia legatura cu cei de la host.

PS: "erroare" se scrie "eroare"

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Posted

=-" post="157790" timestamp="1391343486"]

Simplu, ia legatura cu cei de la host.

PS: "erroare" se scrie "eroare"

ms am sa iau legatura cu ei

PS:eh...mai cont un "R" acolo un plus..:))

EDIT: puteti da T/C

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.