Jump to content

Question

Posted

    Nick:IonutzZ

    Problema:nu stie nimeni un FS de CarOwnership cu comenzi?

    Erori / warnings:-

    Lini/script:-

    Ai incercat sa rezolvi singur ?: ..am cautat pe tot netul am gasit cateva dar nu sunt bune ..buguite cel mai bun e unu v2.3 dar in orice masina/motor ma urc imi zice sa o cumpar

5 answers to this question

Recommended Posts

  • Administrator
Posted

Modifici aici.

[pawn]public IsAnOwnableCar(vehicleid)

{

if(vehicleid >= carsonserver && vehicleid <= 1000) { return 1; }

return 0;

}[/pawn]

Posted

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.