Unable to create a station sim

Home Forums Mods and POG Scripting Unable to create a station sim

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #13924
    lo-tekk
    Participant

    Hi all,
    i would like to place a abandoned station somewhere, but nothing shows up. Here’s the code:

    hsim installation;
    installation = Sim.Create( "ini:/sims/stations/Reactor", "Hidden Installation" );
    Sim.PlaceAt( installation, waypoint_01 );

    These statements work fine with the debris fields , but with stations it fails. Whats wrong with this ?
    Thank You !

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.