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