HI, i was also a noob some days ago , i just made my first craft in a week (lockheed) , and from what i experienced the basic for me was this
open the .rul in the ruleset with note pad ++ it will give this info
battlescapeTerrainData:
name: GENERIC <--- .rmp The spawn points
mapDataSets:
- BLANKS
- GENERIC <--- the .mcd .pck .tab and all terrain data ( the blocks you use )
mapBlocks:
- name: GENERIC <--- the .map data (the map you make)
width: 10
length: 20
deployment:
- [x, y, z, facing] soldier 1 (also the number of soldier you insert in "soldiers: 4 "
- [5, 4, 1, 4] soldier 2
- [2, 5, 1, 4] soldier 3
- [3, 5, 1, 4] etc
LIke a said im a noob still, maybe i just got lucky and get it right at first but i think it works like this
Also i was having trouble until i update to the lastest Nightly , i wasn´t enable to deploy troops at first