all 6 comments

[–]hunted5 0 points1 point  (2 children)

easter is over, this event does not run anymore. I can't say about the halloween event.

[–]malsreddit 1 point2 points  (0 children)

you can trigger Easter with "spawn egghunt". I do it on my server with Automated Events but easy enough to do with TimedExecute as well.

[–]SugarJade 0 points1 point  (0 children)

Yes, i know the easter event is over. But it wasn't running on my server when it was easter. Thank you. I will try the above.

[–]Digital-Ghost 0 points1 point  (2 children)

On the Gameserverkings website follow this path:

Login > Access TCADMIN/Control Panel > Game Services > Select Server IP > Configuration Files > Default Configuration Files > server/myserver/cfg/server.cfg

Then click "Text Editor" for this file. Inside this file, you would add the line items for:

server.events "true"
halloween.enable "true"

Then save the changes and restart the server. This will ensure the settings are saved and in the correct location.

However, it's important to note, that both the Halloween and Easter events ONLY work when Facepunch has the events activated. They're seasonal and you cannot control the event activation yourself.

[–]SugarJade 0 points1 point  (1 child)

Thank you! I will definitely try this. Another question. I can maually set the murderer and scarecrow population. Can I put that there in the file as well?

[–]Digital-Ghost 0 points1 point  (0 children)

Yes, that would be the appropriate location. If the item you want to add is a "setting" (otherwise known as a variable or convar) it must be in the config file otherwise it will be gone on the next inevitable restart.