- Языки
- Английский
- Дополнительный плагин
-
Features
- Fancy Guis
- Game time
- 2 Gui modes
- Sleepers Count
- Weather Report
- Economics Balance
- Online Players Count
- Reward Points Balance
- Customizable icons locations
- Support for both local and online icons
- Player Location (Map and Coordinates)
- Gui Preferences for each player separately
Event Alerts
- Bradley
- Cargo Ship
- Supply Drops
- Patrol Helicopter
- Oil Rig Chinook Crate
- Monuments Chinook Crate
Permissions
- serverinfogui.use -- Allows seeing the Guis
Console Commands
- sig.help -- To get the default values of icons positions
Chat Commands
- config -- Shows the config menu which allows adjusting Guis preferences for the player
Event Alerts Functionality
Bradley Option [ 1 ]
- Enable - Become Hostile
- Disable - Start Patrolling
- Disable - Destroyed
Bradley Option [ 2 ]
- Enable - Destroyed
- Disable - After 10 minutes (The time which the explosion marker gets removed from the map)
Patrol Helicopter
- Enable - Spawn
- Disable - Retire (Leaves the map)
- Disable - Destroyed
Airdrop Option [ 1 ]
- Enable - Server Call
- Disable - Dropped From the Cargo Plane
Airdrop Option [ 2 ]
- Enable - Supply Signal Call
- Disable - Dropped From the Cargo Plane
Oil Rig
- Enable - Hack Started
- Disable - Hack Ended
- Disable - Destroyed
Chinhook Option [ 1 ]
- Enable - Crate Dropped
- Disable - Crate Landed
- Disable - Crate Destroyed
Chinhook Option [ 2 ]
- Enable - Crate Hack Started
- Disable - Crate Hack Ended
- Disable - Crate Destroyed
Cargo Ship
- Enable - Enter the map
- Disable - Leave the map
Icons
Both local and online URLs are supported.Online URLs 1
Online URLs of icons should start with an "http"Local Icons 2
Hosted icons locally on the server should be relative path of the icon image file in the Data Directory (Including the file extension) Path - Oxide\\data\\my icons\\AirDrop.png (Create the "my icons" folder manually)Note
If the server environment is not Windows, replace the path separator characters (\\) with the proper one for the server OS.Customizable Icons Locations
Код:
"Player Balance GUI Location": {
"Top": 944,
"Right": 1645,
"Bottom": 16,
"Left": 155
},
"Players Count GUI Location": {
"Top": 944,
"Right": 1777,
"Bottom": 16,
"Left": 23
},
"Chinook GUI Location": {
"Top": 996,
"Right": 1528,
"Bottom": 32,
"Left": 340
},
"Oil Rigs GUI Location": {
"Top": 996,
"Right": 1470,
"Bottom": 32,
"Left": 398
},
"Cargo Ship GUI Location": {
"Top": 996,
"Right": 1412,
"Bottom": 32,
"Left": 456
},
"Patrol Helicopter GUI Location": {
"Top": 996,
"Right": 1355,
"Bottom": 32,
"Left": 514
},
"Bradley GUI Location": {
"Top": 996,
"Right": 1296,
"Bottom": 32,
"Left": 571
},
"Air Drop GUI Location": {
"Top": 996,
"Right": 1238,
"Bottom": 32,
"Left": 630
},