[Ajuda] taxi npc - 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] taxi npc (
/showthread.php?tid=458413)
taxi npc -
Layer - 16.08.2013
como seto pra outro mundo? tipo o npc conecta e jб vai pra outro virtual word
Re: taxi npc -
darkxdll - 16.08.2013
Verifique se for o NPC com nome dele ex : "Meu_Npc_Lobгo" ai se for , SetPlayerVirtualWorld(playerid,50);
Re: taxi npc -
Layer - 16.08.2013
Nгo cara, to fazendo tipo uma passeate de NPC dai quero que ele jб conecta em outro mundo.
Re: taxi npc -
darkxdll - 16.08.2013
pawn Код:
OnNPCConnect(myplayerid)
{
return 1;
}
Utilize estб public para quando o NPC conectar ai tu poderб setar com SetPlayerVirtualWorld(myplayerid,1);