Heffernan wrote:
yeah the only way to make that game usefull again was by deactivating all items from the radar sadly they cant be deactivated from the world by custon clients...
I'm not 100% certain you mean deactivating displaying of the new forageables on radar, but if you do indeed mean that, simply locate your radar.xml (on windows, something like c:/users/yourname/Salem/radar.xml and paste these lines there:
- Code: Select all
<!-- Cochonneries -->
<group name="hidden" show="false">
<marker match="gfx/terobjs/herbs/daisy"/>
<marker match="gfx/terobjs/herbs/lugleaf"/>
<marker match="gfx/terobjs/herbs/samleaf"/>
<marker match="gfx/terobjs/herbs/mabonleaf"/>
<marker match="gfx/terobjs/herbs/reeds"/>
<marker match="gfx/terobjs/herbs/autumngrass"/>
<marker match="gfx/terobjs/herbs/fern"/>
<marker match="gfx/terobjs/herbs/rottenlog"/>
<marker match="gfx/terobjs/herbs/honeysucklekudzu"/>
<marker match="gfx/terobjs/herbs/gneiss"/>
</group>
I'm aware this can also be found elsewhere, but by posting it again, it increases visibility. It IS annoying to have the radar full of stuff
