Jump to content

working in another dimension


Recommended Posts

It is possible.

For map, you can do something like this:

    for k,v in pairs(getElementsByType"object") do 
        setElementDimension( v, 5 ) 
    end 

For Zombies, ask someone else, because i never worked with them.

Okaay thx man.

One more question, when i set a map in an other dimension will it still work in the normal dimension?

Thx

Link to comment

if you use CapY's code, then the objects disappear from the default dimension.

To avoid this, double everything first by iterating through all the objects in a map and recreating them and change the dimension alongside

This way the original objects stay in the default dimension and their respective copies are sent to other dimension

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...