[Ajuda] Objetos Liberti city invi
#1

Hoje estava tentando colocar um comando que entre dentre da Bistro ( LC = Liberty city ), sу que o interior ta invisivel, tem algo em falta?


Print : http://i.imgur.com/oQ5z0W0.png
Reply
#2

vocк acertou o id do interior?
PHP код:
SetPlayerInterior(playerid1); 
Reply
#3

O comando seta no devido interior?
se nгo.
Код:
SetPlayerInterior(playerid, interiorid);
Reply
#4

Sim, setei o interior, continua invisнvel lб.
Reply
#5

Manda o Comando
Reply
#6

pawn Код:
if(strcmp(cmdtext,"/lc", true) == 0)
{
if(pAdmin[playerid] == 1)
{
SetPlayerPos (playerid, -794.806396,497.738037,1376.195312);
SetPlayerInterior(playerid, 1);
SendClientMessage (playerid,Azul, "Vocк foi para LC BISTRO");
}
return 1;
}
Reply
#7

verifica o virtual world que vc mandou os objetos, caso for em outro tem que setar o player para lб tambйm
SetPlayerVirtualWorld
Reply
#8

Mais tipo o objeto й padrгo nгo adicionei nada lб, entende?
Reply
#9

faзa debug em, onplayerinteriorchange, da uma olhada q se ta funfando os interiores!
Reply
#10

Meu onplayerinteriorchange ta limpo devo colocar algo lб?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)