Take On Mars

Take On Mars

Micro Samples
3 Comments
Myst Leissa  [author] 12 Aug, 2020 @ 9:06pm 
Tbpf RA2lover - I stopped playing TKOM a long time ago...while I would've apprieciated the feedback back then it's largely pointless now :/
RA2lover 12 Aug, 2020 @ 7:20pm 
As an additional update: while modifying those classes, remember to SynchGenVec the new sample's storage - this fixes an existing bug where clients don't receive location info for newly created samples.

for an example fix, see https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2195739380
RA2lover 12 Aug, 2020 @ 3:33pm 
the logic behind slot selection is in DrillToolController::GetFreeSlotForSample on the drill controller script (scripts/entities/controllers/takemetomars/inventoryitems/tools/drilltool.h). Other survey tools should have similar methods.