📄️ Getting Started
As explained in the Creator's Project Tree chapter, characters and items are reusable templates for certain classes of characters or items.
📄️ Eldrin Scripting Language
Even if you use visual scripting, having a basic understanding of the underlying Eldrin Script is helpful.
📄️ Visual Scripting
Characters and Items
📄️ Character Rigging
Rigging in Eldiron lets a character avatar adapt visually to equipped gear:
📄️ Attributes
This chapter lists all supported attributes for characters and items in Eldiron.
📄️ Events
This chapter lists all available events that can be received by characters and items in Eldiron.
📄️ Server Commands
Commands
📄️ Client Commands
Client side scripting happens in the userevent section of scripts (and only for player characters). You can delete the userevent section for non player characters.