For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable Snowball Damage

Damage from snowballs is disabled by default in the script. If you want to enable it again, follow these steps:

  1. Go to [rcore_xmas]/rcore_xmas_assets

  2. Open fxmanifest.lua

  3. Remove this line:

data_file 'WEAPONINFO_FILE_PATCH' 'weaponsnowball.meta'
  1. Restart server! (Restarting only rcore_xmas_assets in the console will not apply changes.)

Last updated