Re: More Bugs With Build R2B44 -
16-11-2004
In statsme.cfg there are few ines with:
exec ...
Disable at begining the motd - begining of the statsme.cfg file.
// If you don't want an MOTD, comment this out
exec addons/statsme/motd.cfg
Then if You will see still the problem disable (by commenting out) step by step lines from the end of the statsme.cfg file. I mean these lines:
// Load statsme scripts
// Don't comment these lines to disable scripts, use statsme_menu instead
exec addons/statsme/scripts/avlist.cfg
exec addons/statsme/scripts/bombc.cfg
exec addons/statsme/scripts/endround.cfg
exec addons/statsme/scripts/firstblood.cfg
exec addons/statsme/scripts/gresuc.cfg
exec addons/statsme/scripts/headshot.cfg
exec addons/statsme/scripts/kill.cfg
exec addons/statsme/scripts/knifekill.cfg
exec addons/statsme/scripts/lastman.cfg
exec addons/statsme/scripts/playername.cfg
exec addons/statsme/scripts/roundcount.cfg
exec addons/statsme/scripts/specinfo.cfg
// The Following line loads all scriptpacks, defined in scriptpacks.cfg
exec addons/statsme/scriptpacks.cfg
Especially the lates one should brng Your attention (if disabling motd will not solve Your problem, the next one to disable I suggest scriptpacks.cfg)
|