Take On Mars

Take On Mars

Not enough ratings
Micro Samples
   
Award
Favorite
Favorited
Unfavorite
Item Type: Modification
Dependencies: Standard
File Size
Posted
6.745 KB
23 Nov, 2018 @ 8:21pm
1 Change Note ( view )

Subscribe to download
Micro Samples

Description
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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=835088809

For Smaller Food Try:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=835112786
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://steamhost.cn/steamcommunity_com/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.