Move a map
#1

This is somthing to do with my script.. So If not please let me know where to put this.. BUT
I mapped a huge interrior, But I need to put it in a new place because of spawn issues.. Is there a program I can use to move it all at once.. Instead of having to remap it all? '
Thank you.
-Jacob
Reply
#2

Im just going to go and say no. I don't actually no but i highly doubt it.
However you could just change the lets say X coord of all the objects?
But probably re-mapping is best
Reply
#3

I think i seen a program that moves your objects. Search in the 'Tools' section. Other work around that you can try, is something like this:

pawn Код:
CreateObject(objectid, x, y, z, rx, ry, rz); // You can for example use something like this:
CreateObject(objectid, x+500, y+500, z, rx, ry, rz); // Probably not what you would look for.
But yeah, search for that program I'm talking about.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)