SA-MP Forums Archive
Skins as Objects - 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)
+--- Thread: Skins as Objects (/showthread.php?tid=444028)



Skins as Objects - Stefand - 14.06.2013

Hi,

I mapped an Awesome Cityhall interior and I wanted to add two skins in there like desk managers, but they dont show up.

Код:
CreateDynamicObject(172, 1484.86877, -1807.72827, -55.36240,   90.00000, 0.00000, 180.00000);
CreateDynamicObject(171, 1485.28748, -1782.77869, -55.34140,   90.00000, 0.00000, 0.00000);
They are invisible cause I cannot walk at the point where they should be standing.


Re: Skins as Objects - Tamer - 14.06.2013

Yes,ped objects will not be created,you must use NPC's.