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



Objects ? - SpaMaster - 30.08.2012

I have map for new car ownership, and I add it on GM, but, some objects are there, some object are not. I download new streamer (http://code.******.com/p/samp-stream...t?q=label:0.3e - last one), and It's same.


Re: Objects ? - SpaMaster - 30.08.2012

Thread up. Help, please ?


Re: Objects ? - SpaMaster - 30.08.2012

Thread up. It's realy important to me


Re: Objects ? - [MWR]Blood - 30.08.2012

Did you include the streamer include in your gamemode, load the streamer plugin and use the CreateDynamicObject to create all the objects?


Re: Objects ? - SpaMaster - 30.08.2012

Quote:
Originally Posted by [MWR]Blood
Посмотреть сообщение
Did you include the streamer include in your gamemode, load the streamer plugin and use the CreateDynamicObject to create all the objects?
I can't use CreateDynamicObject becouse i use 0.3e objects, and Danijel96.pwn converter. I ask him can i use CreateDynamicObject, and he say no.


Re: Objects ? - SpaMaster - 30.08.2012

Thread up.


Re: Objects ? - HuSs3n - 30.08.2012

1- open your .pwn
2- press CTRL + H
3- Replace CreateObject With CreateDynamicObject
4- Compile


Re: Objects ? - SpaMaster - 30.08.2012

Quote:
Originally Posted by HuSs3n
Посмотреть сообщение
1- open your .pwn
2- press CTRL + H
3- Replace CreateObject With CreateDynamicObject
4- Compile
Quote:
Originally Posted by SpaMaster
Посмотреть сообщение
I can't use CreateDynamicObject becouse i use 0.3e objects, and Danijel96.pwn converter. I ask him can i use CreateDynamicObject, and he say no.
Help ?


Re: Objects ? - [MWR]Blood - 30.08.2012

www.convertffs.com


Re: Objects ? - SpaMaster - 31.08.2012

Quote:
Originally Posted by [MWR]Blood
Посмотреть сообщение
That converter doesn't convert 0.3e objects ?