Quantcast
Viewing all articles
Browse latest Browse all 18226

[Ajuda] Caindo ao entrar no interior!

Boa tarde, ao entrar no interior original do GTA se da spawn no nada e eu começo a cair.

Nome Interior SF Garage.

Obrigado desde já.

Quote:

//================================================== ============================
//===============================[ Mecânicos ]==================================
else if (PlayerToPoint(1.0, playerid,-2037.8702,174.6162,28.8359))
{
SetPlayerPos(playerid, 604.3948,-25.0039,1000.8929);
SetPlayerInterior(playerid,0);
SetPlayerFacingAngle(playerid, 0);
PlayerInfo[playerid][pInt] = 0;
PlayerInfo[playerid][pLocal] = 255;
SetTimerEx("TravadoInterior", 3000, false, "i", playerid);
SetPlayerVirtualWorld(playerid, 0);
}
else if (PlayerToPoint(1.0, playerid,604.3948,-25.0039,1000.8929))
{
SetPlayerPos(playerid, -2037.8702,174.6162,28.8359);
SetPlayerInterior(playerid,0);
SetPlayerFacingAngle(playerid, 0);
PlayerInfo[playerid][pInt] = 0;
PlayerInfo[playerid][pLocal] = 255;
SetPlayerVirtualWorld(playerid, 0);
}

Viewing all articles
Browse latest Browse all 18226


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>