(POMOC) Burg...

Započeo Shone, Jul 17, 2011, 18:38:29 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Shone

Moze li mi ko poslati enter u burg npr kao sto je ovo:

   else if (PlayerToPointStripped(1, playerid,1511.8963,-1479.6108,63.8593, cx,cy,cz))
   {
      //FBI Enter Krov
      SetPlayerPos(playerid, 298.1949,174.6778,1007.1718);
      GameTextForPlayer(playerid, "~w~FBI Baza",5000,1);
      SetPlayerInterior(playerid,3);
      SetPlayerFacingAngle(playerid, 0);
      PlayerInfo[playerid][pInt] = 3;
   }
   else if (PlayerToPointStripped(1, playerid,1658.6681,-1691.9730,15.6094, cx,cy,cz))
   {
      //FBI Enter Garaza
      SetPlayerPos(playerid, 298.1949,174.6778,1007.1718);
      GameTextForPlayer(playerid, "~w~FBI Baza",5000,1);
      SetPlayerInterior(playerid,3);
      SetPlayerFacingAngle(playerid, 0);
      PlayerInfo[playerid][pInt] = 3;
   }