Skip to main content

Locations on Editing Areas

Pets - Petbedge_interface.lua - This file needs to be edited both client and server (separately as it has specifics exclusive to both server and client side). Clone a pet in Seledit or Rody's Angelica Editor (much easier in this editor but it's subscription based). A more detailed guide will be added for this in it's own section.

Boss AI connection - View in Seledit (elements editor) under "common_strategy" 
For example: The world boss Aughorn Champion uses ai9 (server side)

image.png

Lottery Items - Needs to be edited via lottery.lua and client side (elements). These accept item IDs from Seledit or RAE. In the example "15832" is the number for "Lady Whiteskull Jewelry Box" and the number "10682" is for the item "Portal Tome" and the other numbers in this position are all the items you can win as well as probabilties.

6ea501b317cb34f2dbb9ab403d7629bb.png

Map IDs:
Gaap - 1
Gallion - 2
Amaz/Judium/Dizzet - 6
Leandris: 9
Future's End: 18
Future's Finale: 21
Dream Lost World: 17
Lost World: 14

Change time of Deletion for Item/Character
Server side: gamedbd folder - gamesys.conf - delete_timeout = 604800

Fix for maxed bag not being centered correctly: element\interfaces.pck.files\interfaces inventory.xml

image.webp

Activating Bosses/Events in realm (like realm 8) - enable instead of disabled for Spawn Controller (gsalias - realm files). 

88fcb3596f4a9f360f6286da72e8e9f0.webp


-------------