Jump to content

Question

5 answers to this question

Recommended Posts

  • 0
Posted

Nu stiu daca ai incercat ca nu ai specificat, dar pune la functia care te spawneaza SetPlayerHealth si TogglePlayerControllable

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

  • 0
Posted

:-L Cineva mi-a sters reply-ul ... in fine.

 

Pune la OnPlayerSpawn: SetPlayerHealth(playerid,100);SetPlayerArmour(playerid,0);TogglePlayerControllable(playerid,true);

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.