SA-MP Forums Archive
How to convert CreateDynamicObject to CreateObject - 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: How to convert CreateDynamicObject to CreateObject (/showthread.php?tid=427962)



How to convert CreateDynamicObject to CreateObject - Penchevweb - 03.04.2013

Hi!

How to convert CreateDynamicObject to CreateObject. I use convertffs.com, but objects are invisible.


Re: How to convert CreateDynamicObject to CreateObject - SequenceCuz - 04.04.2013

I thorugh U should use the Dynamicobject man xD

I think it's better


Re: How to convert CreateDynamicObject to CreateObject - Ciandlah - 04.04.2013

First you need streamer, Be advised that using CreateObject you are limited to how many objects you can have.

1) Ctrl-H
2) First Box CreateDynamicObject
3) Second Box CreateObject
4) Hit Ok
5) Hit yes to all

Using Createobject only lets you have about 250 objects < Dont quote me on that though


Re: How to convert CreateDynamicObject to CreateObject - Pottus - 04.04.2013

Quote:
Originally Posted by Ciandlah
Посмотреть сообщение
Using Createobject only lets you have about 250 objects < Dont quote me on that though
The limit is 1000 although players are likely to start crashing before that limit depending on what kind of objects are used sorry for quoting.


Re: How to convert CreateDynamicObject to CreateObject - Penchevweb - 04.04.2013

What should be a gamemode, go to DynamicObjects