Just to make sure you aren't missing anything, can you do a "spawn murderer" in your console and see if it spawns?
Solved Disabling/customizing Halloween features
Discussion in 'Rust Discussion' started by Mr_Jeff, Oct 27, 2017.
-
-
-
-
-
-
-
and its kill 61 murders my server,and default its 5. why thats many spawn? any1 know? -
-
-
I recently did a write up on the RUST Halloween Command. There's a few posts out there already that recommend setting the murderer population to zero, but this will not disable the event at whole. You will still have ground spawns, audio sounds, and the murderer event running (just not populating).
You can read up on it here, https://corrosionhour.com/rust-halloween-command -
Since the map appeared in a zombie and cross my server 2 errors. One of them directly causes the player to be kicked out of the server, which may be caused by some plug-ins, but I can't find it. Maybe other people have encountered these mistakes too? I need your help
1.Console error(There was no server exception, just a mistake)
https://ip.freep.cn/593193/QQ图片20171030025302.png
2.The player was kicked out of the server by this mistake!
https://ip.freep.cn/593193/QQ图片20171030024416.png
https://ip.freep.cn/593193/QQ图片20171030024239.png
This error is triggered when a player hurts a zombie
(using rocket damage zombies without error)
If there is no good solution, please teach me how to close Halloween activities or Don't let zombies appea, return to the state before the event, thank you very much
-
halloween.enabled false
-
Last edited by a moderator: Oct 30, 2017
-
You have to put it in startup as well, it's a recurring command
For the RPC AddUI error, this is from a plugin which is placing a GUI on your client screen.
Did you update all plugins after the update last week?
I know that SkipVoteUI has this problem still and ServerInfo had it. -
how to put it in startup ?
i try input “server.writecfg” After I input the “halloween.enabled false”
Then cleared the archive restart server,but zombie is still in thereLast edited by a moderator: Oct 30, 2017 -
Murderers are a separate entity apart from the event type recently added. You can disable them by:
Code:halloween.murdererpopulation 0
-
-
how to disable stupid murderers?
i do not need it in my server
i try
Code:halloween.enabled false halloween.murdererpopulation 0
murderers still here after commands -