Jump to content

Recommended Posts

Howdy. Put this lil fella inside onequip, if that's what you mean with "when I use it".

 

		if TheWorld.state.isnight then
			TheWorld:PushEvent("ms_setmoonphase", {moonphase = "full"})
		end

Cheers!

Edit:

test it with console (default "~")

Quote

TheWorld:PushEvent("ms_nextphase")

 

Edited by Yakuzashi
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...