Scenario Map Site/Scene Placement
As
part of a needless expansion on my
Offset research, I decided to test the "LocationOnPlanet" vectors used to place Scenes/Sites on the Scenario/Campaign planetary map to confirm they use the same axis directions as everything else. This means having a Scenario-mode Activity which only pulls up my custom Scenes, and Scenes which only appear for my custom Activity.
I knew nothing about Lua scripting or how to set up Scenes going in. But with determination and a
lot of reference made to how Tutorial.rte and weegee's Swarm did it, several long hours of trial-and-error later I had successfully wasted several hours gaining little better idea how it all works than when I started.
I decided to come here. At worst, I'd waste a few minutes making this post. At best, I'd land a publishing deal, win a Ferrari, and marry PhD/beauty queen twins, all of which having nothing to do with these forums.
So far, I've managed to get both the Scene and the Activity to load, finding them in the Scene Editor and the Scenario list respectively. They can't find each other. When I remove the GetArea check for the custom Area in my custom Scene from my custom Lua script for my Activity, it brings all the Scenes in B27 to the yard, and it even works as scripted: nothing really at all happens after buying a brain.
I've tried many theories and variables (which
sounds better than "I tried random stuff like a frustrated lab monkey", however true it may be) and haven't been able to figure out how weegee was able to place Swarm as a site on the B27 map and I just ..can't. So, I'll attach it here and maybe someone can tell me what's wrong. My ultimate goal with this is to answer the question "What is the bare minimum needed to get a modded Scene and Activity to show up on the map."