Take On Mars

Take On Mars

评价数不足
Micro Samples
   
奖励
收藏
已收藏
取消收藏
Item Type: Modification
Dependencies: Standard
文件大小
发表于
6.745 KB
2018 年 11 月 23 日 下午 8:21
1 项改动说明 ( 查看 )

订阅以下载
Micro Samples

描述
Ever thought the samples from the survey tools were too big? Me Too. I shrunk their config files so they fit in micro slots too! (Game/Sava Data Must be created AFTER enabling mod/)

Known Issues:
- The Samples won't go in the micro slots directly from the machines - still working on figuring this one out you can move them once they're in the small//medium slots tho.


For Smaller Tools Try:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=835088809

For Smaller Food Try:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=835112786
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.