- 0
Ajutor Jail
-
Similar Content
-
- 1 reply
- 212 views
-
- 3 replies
- 112 views
-
- 4 answers
- 220 views
-
- 3 replies
- 95 views
-
Mapping Ajutor
By Ronni,
- 12 replies
- 258 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
By Ronni,
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.
Question
toofast
Buna ziua,
Am o problema pe server. Atunci cand intrii in Jail cazi din cer si apoi mori. O tine asa pana iti termini pedeapsa. Ma puteti ajuta sa setez un loc unde sa te dea atunci cand intrii in Jail?
[pawn]if(PlayerInfo[playerid][pJailed] == 1)
{
SetPlayerSkin(playerid, 62);
SetPlayerWantedLevel(playerid, 0);
SetPlayerInterior(playerid, 6);
SetPlayerPos(playerid,1779.3185,-1576.1315,1734.9430);
SendClientMessage(playerid, COLOR_LIGHTRED, "Sentinta incompleta, te intorci la puscarie sa executi pedeapsa.");
ResetPlayerWeapons(playerid);
return 1;
}[/pawn]
Va multumesc
Link to comment
Share on other sites
2 answers to this question
Recommended Posts