Crazy gravity - cyrillePrigent/uMod GitHub Wiki
Description
Enables random g_gravity
changes with 30 second interval.
If enabled, the crazy gravity is automatically disabled at map end.
Additional command
!crazygravity [0-1] : Enable (1) / disable (0) crazy gravity.
Server configuration
Enable / disable crazy gravity module.
Valid values | Default value |
---|---|
0 or 1 | 0 |
set u_crazygravity "0"
The interval between crazy gravity gravity changes (in seconds).
Default value |
---|
30 |
set u_crazygravity_interval "30"