Scrap Mechanic

Scrap Mechanic

216 个评价
ScriptableComputer
3
2
4
3
2
2
2
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
5.439 MB
2022 年 6 月 14 日 下午 1:59
2024 年 2 月 1 日 上午 3:31
47 项改动说明 ( 查看 )

订阅以下载
ScriptableComputer

描述
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
热门讨论 查看全部(15)
49
7 月 5 日 上午 6:28
置顶: Suggestions
TheFattestCat
48
2022 年 12 月 21 日 上午 7:36
置顶: Bugs
TheFattestCat
8
2023 年 2 月 9 日 下午 5:16
artificial horizon
Nektarius
272 条留言
カサネ-テト 2 月 11 日 下午 2:00 
how can i detect terrain in specified range? do i use radar?
stalkerassassim 2024 年 11 月 9 日 上午 8:00 
Thank you very much!
BananaPen  [作者] 2024 年 11 月 9 日 上午 7:16 
stalkerassassim: an example for working with hard drives, etc. is in my fork of this mod (+ optimized displays): https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2949350596
stalkerassassim 2024 年 11 月 7 日 上午 6:23 
can you send an example of how the HDD works?
stalkerassassim 2024 年 11 月 7 日 上午 6:16 
And where can I get them?
Kototop_CMB 2024 年 11 月 7 日 上午 6:15 
use examples
stalkerassassim 2024 年 11 月 7 日 上午 6:14 
hello, I don't understand how HDD works.Can you send the script?
porkmaster4000 2024 年 9 月 7 日 上午 11:29 
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  [作者] 2024 年 9 月 7 日 上午 10:51 
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.
Banana 🍌 2024 年 5 月 31 日 下午 11:26 
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 " ?