Space Engineers

Space Engineers

25 个评价
Racing Display
   
奖励
收藏
已收藏
取消收藏
Type: Mod
标签: ServerScripts
文件大小
发表于
更新日期
3.722 MB
2019 年 4 月 9 日 下午 2:55
2024 年 2 月 23 日 下午 9:26
60 项改动说明 ( 查看 )

订阅以下载
Racing Display

在 avaness 的 1 个合集中
Race Maps with Racing Display
25 件物品
描述
This mod has been abandoned and will no longer receive any updates

This mod can be used to track racers along a race track. The mod supports a variety of tracks, including looped tracks.

Modes
Racing Display has 3 modes. Use /rcd mode to change the current mode
Distance
This is the default mode, where the position of the racer is in meters from the next racer in the list.
Interval
This mode is like Distance mode, but the positions are measured in estimated time based on the racer's speed.
Qualify
In this mode, the list of finishers is sorted by best time so that racers can use the track to try to improve their time against other racers.

Console Compatibility
Racing Display is compatible with Xbox and Playstation using these server side script mod.io mods:
https://mod.io/g/spaceengineers/m/racing-display
https://mod.io/g/spaceengineers/m/racing-display-button-panels
With the button panel add-on, console users can press buttons named "Join Race", "Leave Race", or "Toggle AutoJoin" to interact with the mod instead of using commands.

Commands
All chat commands start with the prefix /rcd or the equivalent /race.
Player Commands:
/rcd join: Joins the race.
/rcd leave: Leaves the race. Note that leaving the race will reset your lap counter.
/rcd rejoin: Shortcut to leave and join the race.
/rcd autojoin: Racers can use this command to automatically restart a timed race after finishing.
/rcd record: Enables path recording to record your best time.
Admin Commands:
/rcd join [name]: Admins can add a player name to the join command to force them into the race.
/rcd join all: Force all players on the server to join a race.
/rcd debug: (Server host only) Toggles the debug view.
/rcd clear [name]: Removes all finalists, or removes a specific finalist when a name is specified.
/rcd grant <name>: Fixes a racer's 'missing' status.
/rcd mode: Switches between normal and timed mode.
/rcd kick <name>: Removes a player from the race.
/rcd strictstart: Toggles strict mode. When enabled, racers can't start when they are on the track.
/rcd laps <number>: Changes the number of laps.
/rcd looped: Toggles if the track is looped.
/rcd timers: Triggers all timers prefixed with [racetimer].
/rcd finish <name> [rank]: Adds a player to the finish list.
/rcd node create|open: Create a new node or open a the closest node
/race track <name>: Select the current race track


Setup
For instructions on how to set up a map with racing display, see this guide:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2030638824


Source code:
https://github.com/austinvaness/RacingDisplay
19 条留言
Ashes Vargrand 2024 年 12 月 6 日 下午 1:54 
is it possible to show the racing stats on an LCD?
Mr. Gherkin 2024 年 2 月 23 日 上午 7:11 
For anyone else who installed this and forgot about it:-

If you have

Waiting for (2) Beacon Nodes...

permanently on your screen in the game, this mod is why.

Hopefully Google will pick up this comment and help others find it
avaness  [作者] 2021 年 12 月 29 日 上午 6:15 
No, not yet
Dondelium 2021 年 12 月 28 日 下午 4:20 
Hey Avaness. Anyway to disable record after it's started?
TAKOPABLO 2020 年 12 月 14 日 下午 2:18 
hey Avaness, was wondering if you would be willing to help out with a race server using your mod that me and a friend are trying to set up as you know your source code better than anyone, and felt that it would only be fair to include the developer of the main mod we would be using with this task. Just let me know with a DM whether or not your willing to help out. Thanks!
avaness  [作者] 2020 年 12 月 3 日 下午 3:11 
[node] and [checkpoint] tags are now obsolete by a new UI. Enjoy!
Korgann 2020 年 9 月 26 日 下午 2:27 
Hello there !

Thanks for this mod, it's pretty awesome \o/
I have a question about it : if I understood right while fiddling wityh it, it can only handle 1 race per map, right ?

So if I still want to make 2 circuits on the same map (for example, a Mars race and an Earth race), is it possible to reset the checkpoints ? Do I have to remove the [checkpoint] tag in beacon name, or does adding the same checkpoint numbers in the new tracks's beacons's custom data works ?
avaness  [作者] 2020 年 4 月 27 日 上午 7:13 
I would rather not add any more node types.
Горячий Павел 2020 年 4 月 26 日 下午 10:33 
What do you think about adding points [Start], where between them can be designated starting area?
avaness  [作者] 2020 年 4 月 26 日 下午 8:55 
Goryachiy Pavel, You have it right. Basically, if you have debug mode on, (/rcd debug) the first line should start at the start line and should be perpendicular to the start line. This particular guideline will become less important in the next update so I wouldn't stress about it. It mostly causes issues when the race is in timed mode. If the first node is off to the right or left, the mod could think the racer is on the track.