RaceTrack

RaceTrack 0.3.3

Added support for Kayaks, Boogie Boards and Inner Tube races
Fixed failed dismounts for modular cars
Fixed modular cars able to be started before the race has started
Force first person in spectate mode (seems to fix spectate issue?)
Removed some left over debug when adding fuel to boats
Fixed for Rust update
Use alternative to GetFuelSystem since its not implemented on boats
Locked player wear container while racing
  • Like
Reactions: smcfrk
Added config option to disable player metabolism
Added config option to give players specified clothing
Disable module damage on modular cars
Removed save and strip inventory config option, and just do that all the time
Allow multiple profiles to be set per track and select vehicle at random
Changed /track vehicleprofile commands
/track vehicleprofile add <profile name>
/track vehicleprofile remove <profile name>
/track vehicle profile list
Added support for modular cars in races.
Create profiles by building the car you want and saving it, then in the track editor assign that profile to your race.

Added the following commands for creating/managing custom modular profiles;
/racevehicle
/racevehicle list
/racevehicle remove "profile name"
/racevehicle save "profile name" <tier>

Added the following command to assign vehicle profiles to your track;
/track vehicleprofile <profile name>
Pre-patch for the next Rust update. DO NOT UPDATE UNTIL RUST HAS UPDATED!
Fixed countdown timer being reset to 10 seconds
Updated for hook deprecation
Added config option to launch a firework when the first person crosses the finish line
  • Like
Reactions: jaysrips
Updated for Oxide command hook changes