Advanced Search
Search Results
100 total results found
Herbalism
Cooking
Adding New Pets
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...
Petcraft
Pre-Odyssey Mini-Game
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 ...
Surfaces
Monster Health Bars
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...
Maxing Defense and Resistance (old)
Note for New Version: For the new version replace AR with Evolution Pets (example: Panda Cub). They can not mutate. REQUIRED: 11 Calm* Auto-repair Androids(from traps found when killing them) or Evolution Pet. Ex: Panda Cub. Note: Evolution pets do not m...
Extended Player Names
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
Adding new maps and dungeons requires editing in this section. This is the world information for Gaap as an example:#--------------------------------------------------------------------------------------[World_gs01]index = 1tag = ...
Interfaces
Ptemplate.conf
[GENERAL] ; Enables or disables debug commands for all users. ; 1 = enable/true ; 2 = disabled/false debug_command_mode = 1 ; level cap logic_level_limit = 120 ; unknown no_output = 1 ; bit mask to restrict class logins ;allow_login_class_mask = 67108863 ...
Configs
Debug Console
Server Side Changes Simply edit kdxy/gamed/ptemplate.conf and change debug_command_mode to either true or false. 1 is true and 0 is false. [GENERAL] debug_command_mode = 1 logic_level_limit = 120 no_output = 1 ;allow_login_class_mask = 67108863 allow_login_cla...
GDeliveryServer
In-game Database
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"...
Gamed
Equipment Slots
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...