Stationeers

Stationeers

评价数不足
Phenomal Hardsuit Companion
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
357.677 KB
2024 年 11 月 19 日 下午 5:41
1 项改动说明 ( 查看 )

订阅以下载
Phenomal Hardsuit Companion

在 Wilhelm W. Walrus 的 1 个合集中
Some Good Stuff
11 件物品
描述
This script is a companion to my hardsuit script. When hooked up to a logic transmitter that mirrors the suit, a weather station, and a beacon, the suit will be able to remotely enable the beacon, and it will recieve automatic weather updates.

For more details:
alias suitRadio d0 #logic transmitter set to mirror hardsuit alias weatherStation d1 alias beacon d2 #stationary tracking beacon define beaconSwitchVal 295 #temperature above which to enable tracking beacon s weatherStation On 1 Main: l r0 suitRadio TemperatureSetting #check temp setting to handle beacon sgt r0 r0 295 s beacon On r0 l r0 weatherStation Mode #write weather station mode to suit setting s suitRadio Setting r0 yield j Main
5 条留言
Minecrafter 9 月 24 日 下午 3:22 
@theoshuff yes you need a seperate script, transmitter and beacon for each player
and it also needs to be in passive
theosshuff 4 月 10 日 上午 7:49 
and do i need a companion for each player wearing a hardsuit
theosshuff 4 月 9 日 上午 6:59 
Also is the Logic Transmitter active or passive
theosshuff 4 月 9 日 上午 6:42 
Can you add an image with everything all layed out like i'm 2?
Evan_GamingHD 1 月 12 日 下午 1:51 
This is really cool but I do have a suggestion: Why not make something for the advanced tablet?
Now I may be new but wouldn't a IC10 script work with an advanced tablet? Maybe think about it idk