How to disable the wOS chat advert
- Navigate to lua/wos/advswl/config/general/sh_serverwos.lua
- Find the "wOS.ALCS.Config.AdvertTime" value
- Set it equal to false
Example
wOS.ALCS.Config.AdvertTime = false
How to disable the wOS chat advert
Example
wOS.ALCS.Config.AdvertTime = false