SA-MP Forums Archive
Is there a monster model in Sa-MP? - 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: Is there a monster model in Sa-MP? (/showthread.php?tid=352001)



Is there a monster model in Sa-MP? - DaLgakıran - 18.06.2012

If there is a monster model or something else to be used instead of yeti, can you please give me the object ID of it?


Re: Is there a monster model in Sa-MP? - ReneG - 18.06.2012

There isn't one.


Re: Is there a monster model in Sa-MP? - Kar - 18.06.2012

You can probably build one.

CreateObject
AttachObjectToObject
SetObjectMaterial

Then move the MAIN created and all will follow ofc


Re: Is there a monster model in Sa-MP? - DaLgakıran - 18.06.2012

Quote:
Originally Posted by Kar
Посмотреть сообщение
You can probably build one.

CreateObject
AttachObjectToObject
SetObjectMaterial

Then move the MAIN created and all will follow ofc
Thanks.