Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

28 total results found

Cloning Dungeons

Guides

CLONING, HOW TO CLONE A MAP: Locations of What Needs to be Changed:-The map folder itself (in /element/maps)-instance.txt =>inside=> CONFIGS.PCK (contains World ID and above map directory location)-LITMODELS.PCK-SURFACES.PCK (Map and mini map)-LODDATA.PCK (Fo...

Locations on Editing Areas

Guides

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 ba...

Adding New Pets

Guides

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 b...

Custom Fashion

Guides

Requirements sPCK.exe ModelViewer.exe Paint.NET Warnings Ether Saga should be closed while editing files to avoid corrupting and crashing the game. Please create a copy of your game to work from if you wish to play while working and make sure to take regular...

Heaven Repository (HR) Icons

Client Surfaces

Location: surfaces.pck.files\surfaces\qshop\1In this location you can find the icons used for gshop files. With a gshop editor this is the file names you want to place with visuals for the items you purchase from HR. (Items will have a copy in this location re...

Decompressing and Extraction of Client Files

Client

Ether Saga game files are compressed into .pck archives. To decompress and extract these archives a tool called sPCK is needed. sPCK usage is quite simple. It takes an argument for the game, whether to extract or compress, and what file to work on. sPCK.exe -e...

Adding New Pets

Client Interfaces

Locations:Client Side - Found in interfaces.pck, location: element\interfaces.pck.files\interfaces\scriptServer Side - Found in /root/kdxy/gamed/configPets - Petbedge_interface.lua - This file needs to be edited both client and server (separately as it has spe...

Pre-Odyssey Mini-Game

Client Interfaces

You can find the file for this in "element\interfaces.pck.files\interfaces" and would need to look for the file "winmain2.xml"The mini-game was long since removed with the update for Odyssey but all the components are still in-game. You just need to add a new ...

Monster Health Bars

Client Interfaces

Location: element\interfaces.pck.files\interfaces Warning: Issue still of not showing percentage still remains with the boss "Red-Horn Ape" and anything you may clone using this specific mob.  Files that need to be edited to add monster percentages:targetmon...

Extended Player Names

Server GDeliveryServer

To allow character names longer than 8 letters simply add this line to gdeliveryd/gamesys.conf in [GDeliveryServer] section: Code: max_name_len=2424 means 12 characters allowed.

GS.conf

Server Gamed

Adding new maps and dungeons requires editing in this section. This is the world information for Gaap as an example:#--------------------------------------------------------------------------------------[World_gs01]index             =     1tag            =    ...

Ptemplate.conf

Server Gamed

[GENERAL]debug_command_mode = 1logic_level_limit = 120no_output = 1;allow_login_class_mask = 67108863allow_login_class_mask = 67108863#exp_bonus = 0#sp_bonus = 0#money_bonus = 0debug_command_mode = This allows access to command console in-game. Shut this off i...

Debug Console

Server

debug_command_mode = 1 (server side)debug_command_mode = This allows access to command console in-game. Shut this off if you plan to launch the server for non-early access as players can spawn in items or use commands otherwise.Add the game:cpw console:1 to an...

In-game Database

Client Configs

Create and add htm files to a folder of your choosing.The client originally had pre-made ones for several monsters. You will need to add their locations and monster IDs to the txt file monster_item.txt in configs.pckIn this case, there needs to be a "surfaces"...

Equipment Slots

Client Interfaces

Information stored in interfaces.pck/character.htf Equip_10 "Fashion Headwear" Equip_11 "Fashion Bodywear" Equip_12 "Fashion Pants" Equip_13 "Fashion Footwear" Equip_14 "Fashion Backwear" Equip_15 "Wings" Equip_19 "Smiley" Equip_00 "Weapon" Equ...

Precinct.clt

Client Maps

Example #1://  Element precinct file (client version) version  7 1330501267 "Pokari City" Area Name 1601  5  75  0  16  1  60  1  16  0  Area ID / # of Co-ords / # of NPCs / # of Other Areas / World ID / # of Music / Leave Timer / Ambient Stereo / Worl...

Region.clt

Client Maps

//  Element region file (client version) version  61330501267 [region]                                Area"长安城安全区"                            Area Name1  895  0  5                            PK-Zone / Area ID / ? / Number of Points-377.255249  138.131409  45...

Pet Melding: HP/INT/STR

Pets

Pet Melding - **REQUIRED:**- Clever Dewdrop Bunny or Bright Dewdrop Bunny   - Caught near Roor the Hunter or purchased from Collector Val's shop.- Bumbaboar  - Purchased from Collector Val's shop.- The pet you want to max.- Gold- Spirit 1. Level all the pets...

Chinese Error: 加载楼失败,程序即将退出!

Errors Client

Translates to "Failed to load the building, the program is about to exit!" This usually means that there's an issue with one of the litmodels missing or broken

Server Error -9 and -111 and -123

Errors Server

-111  is "界%s初始化失败%d" or Initialization of boundary %s failed%d-123 is " Internal area is too small " or 内部区域过小These errors are usually issue with precinct.sev and/or region.sev or wrong settings in gs.conf for map boundaries. You can try replacing with the em...