Dm objects?
#1

Hello, I wanna to know how can i put object's in dm just like when player go to /minigun

See object's there and the dm place in other world like world 2 and the object's on it just

How can i if with streamer i can't
Reply
#2

Mapping
Reply
#3

Wut? My Question! Was : How can i put object's into the dm in other world

This is the object's i made them

Quote:

CreateObject(18981, -1526.26, 481.73, -0.64, 0.00, 0.00, 89.00);
CreateObject(12839, -1333.29, 452.05, 26.57, 0.00, 0.00, -90.00);
CreateObject(12985, -1326.91, 451.94, 21.15, 0.00, 0.00, -90.00);
CreateObject(12839, -1322.36, 448.26, 15.10, 0.00, 0.00, 178.00);
CreateObject(12839, -3152.69, 245.54, 0.16, 0.00, 0.00, 0.00);
CreateObject(12839, -1326.31, 443.54, -45.69, 0.00, 0.00, 90.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1321.93, 442.77, -70.68, 0.00, 0.00, 0.00);
CreateObject(12839, -1326.23, 443.46, 9.11, 0.00, 0.00, 90.00);
CreateObject(35, -1436.84, 468.12, 6.00, 0.00, 0.00, 0.00);
CreateObject(19142, -1323.26, 497.71, 20.00, 0.00, 0.00, 0.00);
CreateObject(19142, -1314.89, 458.31, 6.00, 0.00, 0.00, 0.00);

Reply
#4

Any one omg
Reply
#5

You need to use an object streamer to set the virtual world that objects appear in. For example, using Incognito's Streamer Plugin, you could do this:

pawn Код:
CreateDynamicObject(18981, -1526.26, 481.73, -0.64, 0.00, 0.00, 89.00, .virtualworld = THE_VIRTUAL_WORLD_YOU_WANT_TO_PUT_THEM_IN);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)