SA-MP Forums Archive
[HELP] CARS [invisible] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] CARS [invisible] (/showthread.php?tid=111890)



[HELP] CARS [invisible] - SworDDicK - 04.12.2009

I made cars when I put them in pwno they are invisable I tried vitg CreateObject AddStaticVehicleEx and AddStaticVehicle

But they are invisible

http://pastebin.com/m632fe6e0

I used shearc and wiki but I didnt find answer


Re: [HELP] CARS [invisible] - DeathOnaStick - 04.12.2009

Maybe you forgot attaching it to an Interior... Search wiki for that.


Re: [HELP] CARS [invisible] - SworDDicK - 04.12.2009

Quote:
Originally Posted by ∈ⅹitus
Maybe you forgot attaching it to an Interior... Search wiki for that.
I made them out side interior 0


Re: [HELP] CARS [invisible] - Niixie - 04.12.2009

Код:
AddStaticVehicle(Modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2);
You did

Код:
AddStaticVehicle(451,1452.6252,-106.0640,19.3559,53,53,60000);
and made the last color 60000 ...

ready samp wiki...
https://sampwiki.blast.hk/wiki/AddStaticVehicle