Object problem - 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: Object problem (
/showthread.php?tid=576235)
Object problem -
SoFahim - 02.06.2015
Which one is Best object code for FS/Gamemode.
CreateObject( )
or CreateDynamicObeject()
Re: Object problem -
NoDi522 - 02.06.2015
For "smaller" objects i recommend you to use CreateDynamicObject (you need to download streamer),and for bigger objects CreateObject.
Re: Object problem -
SoFahim - 02.06.2015
Thanks. I will try with CreateObject.
Re: Object problem -
amirm3hdi - 02.06.2015
BTW When player is selecting classes, he/she will not see the Dynamic objects, only normal objects are viable during class selection!