- 0
problema exit
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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
impulse81
Salut am o problema cu jailu
Am un jail facut pe apa si cand ies din interior afara cateodata cad in apa..
ce sa fac ca sa numai cad?
asta e scriptu :
[pawn] if (pickupid == PRIS)
{
format(string, sizeof(string), "~w~Outside the ~w~Jail");
GameTextForPlayer(playerid, string, 100, 1);
SetPlayerPos(playerid,3206.9377,-818.9531,13.3855);
SetPlayerInterior(playerid,0);
SetPlayerVirtualWorld(playerid,0);
}[/pawn]
5 answers to this question
Recommended Posts