Gear Core

Oxide Gear Core 1.1.1

Sign in to download
  • Fixed command replies being sent to all players.
  • Fixed gear set list formatting.
  • Added a new hook for checking if a gear set exists before using it.
    C#:
    bool GearSetExists(string gearSetName)
  • Proper handling for null or non-existent gear set names.
Back
Top