Jump to content

Question

5 answers to this question

Recommended Posts

Posted

pei te uiti la comanda /jail

Precis are un interioar si X Y Z.

Tu poti schimba interiorul si X Y Z , de la comanda

SetPlayerInterior(playerid,...);

SetPlayerPos(playerid,X, Y, Z);

468833_437698_362328_hiphop.jpg
Posted

cand caut /jail imi apare comanda de admin.. si nu am :

SetPlayerInterior(playerid,...);
SetPlayerPos(playerid,X, Y, Z);
aM asa:
SetPlayerInterior(playa, 10);
 SetPlayerSkin(playa, 62);
 SetPlayerPos(playa, 223.2281,114.4777,999.0156);

Posted

de aici schimb coordd?

	if(PlayerInfo[playerid][pJailed] == 1)
		{
		    SetPlayerInterior(playerid, 10);
			SetPlayerSkin(playerid, 62);
			SetPlayerPos(playerid,223.2281,114.4777,999.0156);
			SetPlayerWorldBounds(playerid, 1820.712, 1748.458, -1527.9, -1563.43);
			SendClientMessage(playerid, COLOR_LIGHTRED, "Incomplete Jail Sentence, back to jail.");
			return 1;

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.