[Ajuda] Caindo ao entrar no interior! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Caindo ao entrar no interior! (
/showthread.php?tid=649479)
Caindo ao entrar no interior! -
protork - 09.02.2018
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);
}
|
Re: Caindo ao entrar no interior! -
Felpz - 09.02.2018
Verificou se estб utilizando TogglePlayerControllable na public chama por TravadoInterior?
https://sampwiki.blast.hk/wiki/TogglePlayerControllable
Re: Caindo ao entrar no interior! -
WolfGangstar501 - 09.02.2018
vocк setou a coordenada certa? e o interior tem algum setado ?
nas suas duas
SetPlayerInterior(playerid,0);
ta no (0), o seu interior foi criado ou tu pegou a do gta?
de uma olhada aki
http://weedarr.wikidot.com/interior
caso vocк tenha posto o do gta, se nгo vc pode ter errado a coordenada