Modding
Jump to navigation
Jump to search
Modding
Modding may refer to multiple things in Isleward. See Modding (disambiguation) for more information.
Isleward allows for server-side mods by dropping a "modpack" into the server source.
Using Mods
You can use a modpack by dropping it into the "mods" folder of the server source code.
Events
A list of events available:
- onAfterGetLayerObjects
- onBeforeBuildLayerTile
- onBeforeGetAnimations
- onBeforeGetClasses
- onBeforeGetDialogue
- onBeforeGetEventList
- onBeforeGetFactions
- onBeforeGetHerbConfig
- onBeforeGetItemTypes
- onBeforeGetMtxList
- onBeforeGetQuests
- onBeforeGetResourceList
- onBeforeGetSkins
- onBeforeGetSpellsConfig
- onBeforeGetSpellsInfo
- onBeforeGetSpellTemplate
- onBeforeGetZone
WIP: This article is a work in progress, meaning that it is being worked on but is unfinished. You can help by editing it.