- #define FUEL_TIME_INTERVAL 45 // Amount of seconds to decrease fuel.
- #define REPORT_WAIT_TIME 20 // Seconds until a player can report again.
- #define SUPPORT_WAIT_TIME 25 // Seconds until a player can /support again.
- #define REPORT_EXPIRE_TIME 10 // Minutes until a report expires.
- #define EMERGENCY_EXPIRE_TIME 10
- #define PARK_WAIT_TIME 10 // Seconds until a player can /park again.
|