Take On Mars

Take On Mars

Micro Samples
3 条留言
Myst Leissa  [作者] 2020 年 8 月 12 日 下午 9:06 
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 2020 年 8 月 12 日 下午 7:20 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2195739380
RA2lover 2020 年 8 月 12 日 下午 3:33 
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.