Jump to content

Base game names list for items/moveables for spawning?


Paul Redeker

Recommended Posts

I've looked there before.  But the moveables script is empty. 

 

Spoiler

{

    imports
    {
        Base
    }

    item Moveable
    {
        Type            = Moveable,
        Icon            = default,
        Weight              = 0.5,

        DisplayName        = Moveable,
  
    }

/**********************************************************************/
/****************************** RECIPES *******************************/
/**********************************************************************/

}

 

Link to comment
Share on other sites

1 hour ago, Dr_Cox1911 said:

"MovOvenOld" isn´t even in script files shipped with the game. Do you have Necroforge on your Server? If not than you have no luck on spawning this.

It worked for all off build 34.  I don't know how to add Necroforge without making it admin only on the server. 

Link to comment
Share on other sites

  • 1 year later...

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