Jump to content

Question

Posted

Nick: J.Yolo

Problema: As vrea sa stiu cum sa fac ca intr-un anumit interior, cand omori pe cineva sa nu primesti wanted.

Erori / warnings: -

Lini/script: -

Ai incercat sa rezolvi singur ?: Nu stiu cum se face. Am cautat pe net dar nu am gasit. Daca m-ati putea ajuta as fi recunoscator :).

2 answers to this question

Recommended Posts

Posted

if(GetPlayerInterior(killerid) != 1)

{

SetPlayerWantedLevel(killerid, GetPlayerWantedLevel(killerid) +1);

}

in loc de 1 pui interiori in care nu vrei sa dea wanted

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

 

Posted

Problema se considera rezolvata ! ( nu ai raspuns in maxim 48 de ore problema se considera rezolvata !)

Topic CLosed !

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.