SA-MP Forums Archive
Actor ?. - 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: Actor ?. (/showthread.php?tid=583794)



Actor ?. - quochuy - 31.07.2015

- How to create actor in Interior ? .
- Please help
Code :
Actor18 = CreateActor(132,2096.4060,-1765.9580,13.5648,87.0773);


Re: Actor ?. - Mauzen - 31.07.2015

Check this: https://sampforum.blast.hk/showthread.php?tid=572683

I havent worked with actors at all yet, but I guess this means that actors are present in all interiors at once. Just set them to the corrent position.


Re: Actor ?. - Abagail - 31.07.2015

http://forum.sa-mp.com/showpost.php?...16&postcount=9

You can also find other important information regarding managing actors in the link Mauzen provided.