This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorial:intro-to-elden-ring-emevd [2025/02/27 00:33] – [Map ids] admin | tutorial:intro-to-elden-ring-emevd [2026/05/25 15:58] (current) – added note about event flags jenovavirus | ||
|---|---|---|---|
| Line 36: | Line 36: | ||
| * Use ESDLang ([[https:// | * Use ESDLang ([[https:// | ||
| * Use Elden Ring Debug Tool ([[https:// | * Use Elden Ring Debug Tool ([[https:// | ||
| + | |||
| + | ===== Event Flags ===== | ||
| + | Event flags are IDs that determine the state of an action or an entity. That could be a boss already being defeated, a map/world state, a character being alive, an ItemLot already given to the player etc. \\ | ||
| + | [[https:// | ||
| + | |||
| ===== Tips for browsing maps and scripts ===== | ===== Tips for browsing maps and scripts ===== | ||
| Line 1332: | Line 1337: | ||
| * How to browse it: Use [[https:// | * How to browse it: Use [[https:// | ||
| * How to use it: In addition to or instead of the above reference, you can also use the [[https:// | * How to use it: In addition to or instead of the above reference, you can also use the [[https:// | ||
| - | * Example: You want to find Radahn. Use above references to see that he's c4730, and that his full name is m60_52_38_00-c4730_9002, | + | * Example: You want to find Radahn. Use above references to see that he's c4730, and that his full name is m60_52_38_00-c4730_9002, |
| ==== Entity ids ==== | ==== Entity ids ==== | ||