CreateObject & CreateDynamicObject
#1

I saw in PWN file from mode of my friend the codes CreateObject(coordiantes etc.) and CreateDynamicObject(coordinates etc.)
My question is what are the differents between both?
As i know if you create objects on MTA and convert it on this website below and choose there PWN code for SA:MP then you got "createobject" codes, but WTF is dynamicobject?

http://gtamap.delux-host.com/converter/
Reply
#2

Well the difference between them are that CreateObject are a none streamed object which there is a limit on in SA:MP which is up to 1000 objects, if you use a CreateDynamicObject you'r streaming the object which means that there are none limit what so over for it. Streamed objects removes the object's that are not witin a certin distance as well as it inserts the objects that are close to the player so he or she can see them, but still it's removing the objects that a player are not close to so their not taking alot of space. Also just to let you know that the streamed object can only display 1000objects at once which is the limit for samp, if you have more the distance of the object that will show will decrease.

Hope this answers the question. Cheers!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)