Scrap Mechanic

Scrap Mechanic

214 ratings
ScriptableComputer
3
2
4
3
2
2
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
5.439 MB
Jun 14, 2022 @ 1:59pm
Feb 1, 2024 @ 3:31am
47 Change Notes ( view )

Subscribe to download
ScriptableComputer

Description
As the author of this project, I don't claim copyright for the use and borrowing of SC code.

I no longer support this mod and place all my hopes on the community - creators of forks and analogues. I was pioneer in this modding direction and I'm glad the community began to work in the direction of creating computer mods. Now this mod will live on the shoulders of the community - each fork will carry the memory of the day when I first published the mod and started a new era - era of computers science in SM mods.

I hope that Scrap Mechanic developers will add support for creating render surfaces with GPU acceleration to LuaAPI one day. Also I hope they allow using of built-in Lua tools like 'loadstring' to avoid writing "VM on VM".

My last with is that BananaPen and NokoDev will become friends someday and stop arguing about their computer mods.

See guide
See this collection to get help with code
P.S. Non-square displays will not be available for a while
Popular Discussions View All (15)
49
Jul 5 @ 6:28am
PINNED: Suggestions
TheFattestCat
48
Dec 21, 2022 @ 7:36am
PINNED: Bugs
TheFattestCat
8
Feb 9, 2023 @ 5:16pm
artificial horizon
Nektarius
272 Comments
mimi♥ Feb 11 @ 2:00pm 
how can i detect terrain in specified range? do i use radar?
stalkerassassim Nov 9, 2024 @ 8:00am 
Thank you very much!
BananaPen  [author] Nov 9, 2024 @ 7:16am 
stalkerassassim: an example for working with hard drives, etc. is in my fork of this mod (+ optimized displays): https://steamcommunity.com/sharedfiles/filedetails/?id=2949350596
stalkerassassim Nov 7, 2024 @ 6:23am 
can you send an example of how the HDD works?
stalkerassassim Nov 7, 2024 @ 6:16am 
And where can I get them?
Kototop_CMB Nov 7, 2024 @ 6:15am 
use examples
stalkerassassim Nov 7, 2024 @ 6:14am 
hello, I don't understand how HDD works.Can you send the script?
pork Sep 7, 2024 @ 11:29am 
Truly appreciative of your work! It has propelled the Scrap Mechanic Military Industrial Complex in more ways than you can imagine. I wish you well in your future endeavours!
TheFattestCat  [author] Sep 7, 2024 @ 10:51am 
As the author of this project, I don't claim copyright for the use and borrowing of SC code.

I no longer support this mod and place all my hopes on the community - creators of forks and analogues. I was pioneer in this modding direction and I'm glad the community began to work in the direction of creating computer mods. Now this mod will live on the shoulders of the community - each fork will carry the memory of the day when I first published the mod and started a new era - era of computers science in SM mods.

I hope that Scrap Mechanic developers will add support for creating render surfaces with GPU acceleration to LuaAPI one day. Also I hope they allow using of built-in Lua tools like 'loadstring' to avoid writing "VM on VM".

My last with is that BananaPen and NokoDev will become friends someday and stop arguing about their computer mods.
FightingDragon May 31, 2024 @ 11:26pm 
when printing a msg like print("text here") in chat it always prints it with
" ScriptableComputer: text here " , is their a way to disable it from naming its self when printing
so like it only prints the " text here " ?