[Ajuda] Interior Invisivel - 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] Interior Invisivel (
/showthread.php?tid=510774)
Interior Invisivel -
Foodinha - 02.05.2014
Pessoal, estou fazendo uma loja de posto(conveniencia), usei isso pra detectar se o player esta no CP:
Topo:
OnGameModeInt:
pawn Код:
DisableInteriorEnterExits();
Conv1 = CPS_AddCheckpoint(-78.396034,-1169.929687,2.135644, 1.0, 100);//Conveniencia posto 1
OnPlayerEnterCheckpoint
pawn Код:
if(CPS_IsPlayerInCheckpoint(playerid,Conv1))
{
SendClientMessage(playerid, -1, "Bem vindo a conveniencia do posto 1");
SetPlayerVirtualWorld(playerid, CONV_P_1_W);
SetPlayerInterior(playerid, 17);
SetPlayerPos(playerid, -31, -89, 1006);
}
Mas qnd entro no CP o interior fica invisvivel, parece q estou abaixo do chao.
Help??
OBS:Ja tentei setar a pos mais pra cima.
Re: Interior Invisivel -
DiiMeNoR - 02.05.2014
SetPlayerInterior incopativel com as coordenadas que vocк esta usando..
Pegue aqui as coordenadas e interior ID correto!
http://weedarr.wikidot.com/interior