Jump to content

The collapse caused by the ashes


2575790232
  • Closed

1.世界开辟洞穴

2.打开控制台

3.如果是本地模式

4. c_give(“willow_ember”,40)

5. 游戏结束


Steps to Reproduce

1.世界开辟洞穴

2.打开控制台

3.如果是本地模式

4. c_give(“willow_ember”,40)

5. 游戏结束




User Feedback


The developer's console is not a tool we can safe guard against all crashes stemming from its use as anything written in it will run in the game logic sandbox. In your case creating a willow_ember has a special serialization handler on it that only works when the thing is created on the server and properly replicated onto the client.

Changed Status to Closed

  • Like 1

Share this comment


Link to comment
Share on other sites



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...