Mapping Help
#1

Hello guys, how can i put my mapping in another virtual world? Thanks guys.
Reply
#2

You will need streamer Plugin
Код:
CreateDynamicObject(modelid, float:x, float:y, float:z, float:rx, float:ry, float:rz, worldid, interiorid, playerid, float:distance);
Reply
#3

Alright, so when i need to change the world, example
Код:
CreateDynamicObject (3907, 1368.7998047, -2766.0996094, 25.0000000, 0.0000000, 0.0000000, 241.9958496, 1, 0, -1, 250);
say that i want to change it to world 2 so it would be like this
Код:
CreateDynamicObject (3907, 1368.7998047, -2766.0996094, 25.0000000, 0.0000000, 0.0000000, 241.9958496, 2, 0, -1, 250);
Like that right?
Reply
#4

yes, ofc
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)