Advanced Search
Search Results
100 total results found
Elementclient.exe
Maps
Client
Server
Precinct.clt
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...
Models
Region.clt
// 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...
Data
Models
Pet Melding: HP/INT/STR
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...
Dungeon Timers
Need to add setting in gs.conf for each dungeonlife_time = (number in seconds here)Example 300 (this would be 3 minutes)Refer to [Tutorial] Perfect World: Change Dungeon Timers on by qwename for more specifics Do not add idle_time as this is in elements.data "...
Chat Colors
Chat colors are hardcoded values stored in the game executable as follows: Chat Name Color This is stored at 0x003D745E in elementclient.exe. It is not hardcoded as a string but as the raw ARGB value, 8ADCFFFF in little endian. 8ADCFFFF is the default chat nam...
Update Server Research
Research on Ether Saga update server implementations.
Chinese Error: 加载楼失败,程序即将退出!
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
Console Commands
Server Error -9 and -111 and -123
-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...
Amd-Ucode Load Failure
The problem seems to be specific to AMD Family 16h microcode, which is used by some AMD processors. The error message indicates that the microcode file was not loaded successfully, which can cause various issues with your system’s performance and stability. ...
Assert failed: "false" in file serviceprovider.cpp:202
assert failed: "false" in file serviceprovider.cpp:202This usually means that some service (adding a shop or teleport to an npc that usually wouldn't or won't accept it) was being rejected and will work again once it is removed. This can also happen or have a ...