Synx's ultimative Pk2 Guides

Meh, I'm a bit bored so I'm gonna explain how I did part of my edits of my pk2 for iSRO (thread link is on my signature), hope that people learn from it and make their own ones, or at least leave the stupid graphic pk2 editing and do something useful for the pk2 community ^^'
Let's start with some easy stuff.
Filter for Adv. Elixirs in Stall Network
Difficulty: Easy+
Let's start with some easy stuff.
Filter for Adv. Elixirs in Stall Network
Difficulty: Easy+
This was one of the most easier things what I did, but took me a lot of research. Well not really, basically was luck while I was playing around with the Stall Network files XD
Files to edit:
- server_dep\silkroad\textdata\fmncategorytreedata.t xt
- server_dep\silkroad\textdata\textuisystem.txt
Theory
As you probably already know, the new advanced elixirs are sorted in degrees, even if the client doesnt show the degree like it does on weapons or normal wearable items, you can notice by the name. Well basically what we are going to do is add the custom filter to the stall network by hand. We can't add a new kind of search which is not supported by the client, but we can use already-used categories and add degree filter on them. In this case we are going to use the already existing elixir category, and create a filter for search only an specific degree of the item. Let's start.
Application
First we must understand how the stall network works. So lets open the "fmncategorytreedata.txt" (which contains the stallnetwork categories) and analyze it. Let's take an example of the already existing elixir category:
Files to edit:
- server_dep\silkroad\textdata\fmncategorytreedata.t xt
- server_dep\silkroad\textdata\textuisystem.txt
Theory
As you probably already know, the new advanced elixirs are sorted in degrees, even if the client doesnt show the degree like it does on weapons or normal wearable items, you can notice by the name. Well basically what we are going to do is add the custom filter to the stall network by hand. We can't add a new kind of search which is not supported by the client, but we can use already-used categories and add degree filter on them. In this case we are going to use the already existing elixir category, and create a filter for search only an specific degree of the item. Let's start.
Application
First we must understand how the stall network works. So lets open the "fmncategorytreedata.txt" (which contains the stallnetwork categories) and analyze it. Let's take an example of the already existing elixir category:
Code:
1 WK_ALCHEMY_ELIXIR UIIT_CTL_WK_ALCHEMY_ELIXIR WK_ALCHEMY 33 0