[Ajuda] Create3DTextLabel / Pickup - 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] Create3DTextLabel / Pickup (
/showthread.php?tid=531448)
Create3DTextLabel / Pickup -
Nenzittow - 12.08.2014
Boas Pessoal, estou aqui com um pequeno problema ...
Quero criar um texto numa pickup mas sу estб a aparecer a pickup e nгo o texto, alguйm me pode ajudar ?
PHP код:
Create3DTextLabel("Бrea VIP", Ouro, 2019.3145, 1007.6724 , 10.82030, 18, -1, 0);
VipEntrada = CreatePickup(1318, 2, 2019.3145, 1007.6724, 10.82030, -1);
VipSaida = CreatePickup(1318, 2, -795.0165, 489.2809, 1376.1953, -1);
return 1;
}
Re: Create3DTextLabel / Pickup -
LeLeTe - 12.08.2014
Acho que o problema estб no Virtual World. Tente deixar ele em 0 e teste novamente.
Re: Create3DTextLabel / Pickup -
Rodney Francalim - 12.08.2014
O problema й o Virtual World.
O VW -1 pra aparecer em todos os VW's sу se aplica, no teu caso, ao CreatePickup.
Re: Create3DTextLabel / Pickup -
Nenzittow - 12.08.2014
Resolvido. Obrigado aos 2 !
+REP