How can I attach an Object to Interior ?
#1

How can I attach an Object to Interior ?
I know that it is possible for Vehicle but how can I do it for an Object?
Reply
#2

I just placed the objects at the correct position...without any interior settings, it works
Reply
#3

Ok, Well how can I attach and Object to a Virtual World?
Reply
#4

Try a good object streamer like Double-O-Objects. It allows you to provide a virtualworld(worldid) when you create a streamed object.

pawn Код:
CreateStreamObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:distance, worldid);//Create an object
Reply
#5

YSI is better with CreateDynamicObjects

If you have YSI and you want to add an object to a virtual world:
CreateVWDynamicObject(world, model, x, y, z, rx, ry, rz);
Reply
#6

Just use Incognitos streamer, it's the most popular for a reason.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)