Jump to content
  • 0

problema exit


impulse81

Question

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]

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

eXtreMe" post="98298" timestamp="1320234061"]

Foloseste TogglePlayerControllable si un timer http://wiki.sa-mp.com/wiki/Function:TogglePlayerControllable http://wiki.sa-mp.com/wiki/SetTimer

dc sa folosesc un timer?

schimba coordonatele

cum sa schimb coordonatele daca mie acolo imi trebuie?

Link to comment
Share on other sites

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.