Blockland Forums > Modification Help

REMOVING events

Pages: (1/1)

Jasa 12265:

Just wondering how I could remove an event, like kill, from the events menu. I am sorta unfamiliar with how Blockland's eventing works.

Space Guy:

Download this

Start a server with the "Script_DisableEvents" add-on enabled, then close the game once you spawn
This creates some files in config/server/DisableEvents for each event target

Open the ones you want and write the name of the events you want disabled on each line e.g.


--- Code: (Player_Output.txt) ---kill
spawnProjectile
--- End code ---

... will disable those events next time you start the server.

Pages: (1/1)

Go to full version