How to link teleporters via api?

Discussion in 'Mod Discussions' started by ferretmaster, July 4, 2020.

  1. ferretmaster

    ferretmaster Member

    Messages:
    35
    Likes Received:
    29
    I have tried using the command syntax listed in worldview but so far have just gotten a client crash whenever I try to link teleporters or 2 of any unit

    api.getWorldView(0).sendOrder({ units: 64, command: 'link_teleporters', location: { entity: 72,planet: 0 }})

    is one example


    couldn't quite work out how it is done via the normal ui. would appreciate any insight for doing it either way

Share This Page