[Ajuda] Portao em Doherty - 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] Portao em Doherty (
/showthread.php?tid=543632)
Portao em Doherty -
RodrigoBsC - 28.10.2014
Queria saber como remove esse portгo corretamente, pois eu removo ele com o RemoveBuildingForPlayer mas ainda continua... como posso dizer: uma textura, print abaixo:

Da pra passar por dentro dessa textura, alguйm sabe me explicar como tira ela?
Quero deixar esse portao aberto e sem essa textura... que atrapalha, agradeзo a quem ajudar.
pawn Код:
RemoveBuildingForPlayer(playerid, 11014, -2076.4375, -107.92969, 36.96875, 0.25);//Portao Doherty
PS. Sу da pra ver ela de alguns angulos... dependendo do angulo ela some.
Re: Portao em Doherty -
merloch - 28.10.2014
onde estб colocando o RemoveBuildingForPlayer?
Re: Portao em Doherty -
RodrigoBsC - 28.10.2014
Em OnPlayerConnect
Re: Portao em Doherty -
merloch - 28.10.2014
esse objeto n foi adicionado? pq n possui esse objeto neste local
Re: Portao em Doherty -
RodrigoBsC - 28.10.2014
Й um portгo... o original do san andreas eu que "tentei" deletar ele
Re: Portao em Doherty -
merloch - 28.10.2014
Quote:
RemoveBuildingForPlayer(playerid, 11014, -2076.4375, -107.9297, 36.9688, 0.25);
|
esse й o que uso no meu, tem umas diferenзas comparado ao seu
Re: Portao em Doherty -
RodrigoBsC - 28.10.2014
ok vou testar... se der certo eu aviso aqui vlw
@Edit: o portгo transpassбvel continua la :/
Re: Portao em Doherty -
merloch - 28.10.2014
Quote:
Originally Posted by RodrigoBsC
ok vou testar... se der certo eu aviso aqui vlw
@Edit: o portгo transpassбvel continua la :/
|
Jб sei oq eh, quando for amanha ao PC posto aqui para vc
Re: Portao em Doherty -
RodrigoBsC - 28.10.2014
ok, obrigado
Re: Portao em Doherty -
connork - 28.10.2014
Vocк removeu apenas o objeto, teria que ter removido o objeto + o preload dele...
Use isto, para mim funcionou:
pawn Код:
RemoveBuildingForPlayer(playerid, 11372, -2076.4375, -107.9297, 36.9688, 0.25);
RemoveBuildingForPlayer(playerid, 11014, -2076.4375, -107.9297, 36.9688, 0.25);