V
Vaylen
Guest
Another quick question: Does editing Magic Sword work now, or is that still broken? I remember you saying about something being hardcoded with that.
Thanks, it was exactly that. Happy Holidays to you Tirlititi.I think that's because you don't have the latest version of Memoria. Your installation sequence is the best but for some reason I think you didn't use the latest version (June 2023).
In Edit Entries I already see Steiner in the list and I can't add or delete anything. Then, in Edit Script I try to add a function and in Entry I don't see Steiner but "Entry21" instead. The Entry Type is not available in order to set the value 2.I. Getting Started
In field: Alexandria/Dock (Field ID: 2458), we need to firstly initiate some character that will pose as our scene starter (in this case, it will be Steiner):
1. In Hades Workshop, navigate to the Fields Tab and scroll down to Field Alexandria/Dock (Field ID: 2458)
1a. Select "Edit Entries"
1b. In the Entries Menu, scroll down and select "Steiner" and "Freya". *Because this field does not natively have Steiner or Freya initiated (par vanilla), we need to add them in manually)
1c. Select "Edit Script"
1d. In the Edit Script Window, under the "Functions" section, right-click and select "Add"
1e. In the Properties Menu, for "Entry" select "Steiner"
1f. For Entry Type, set the value "2". "2" means "object with model", standard for all 3D models initiated
1g. For "Function Type" set the value "0". "0" means "main function". Every 3d model has an _Init function, which is used to create the 3D model in scene
1h. Select "Parse", then "Ok".