Neo

Results 69 comments of Neo

This patch has been added. Just like for cash shop, it needs the server-side switch activated.

The first one is not an error. Ignore resource errors already covers palette file issues. So the tool just cancels the other one. The second one i will look into.

I believe this is coming because of registry permission issues. The checkbox status as well as the username are both saved to registry under HKEY_LOCAL_MACHINE. Without admin access, I believe...

The issue with the setup loop is straight forward (atleast it looks that way). Setup.exe only modifies keys under HKLM, while the client looks for them in HKCU with the...

Thanks for the heads up. Check now.

what i mean is if you want the ids to be enabled for using as NPCs that is possible (its simply a matter of adding one extra loop for reading...

@Jedzkie I guess you didn't notice this part. "But if you want them to be used for Mobs then it won't be easy and I am not going to pursue...

Point is client reads the suffix for the set of ids and put the appropriate prefix when it is used as npc or mob. You can try using it as...

I have added a patch 'Increase NPC Ids' try it out.