Recent content by kaiyongkai

  1. K

    Items with ID 10900 ~ 10999 doesn't show slot in game?

    Hello, I've added my custom items starting from ID 10900, However I just noticed that all item IDs 10900 ~ 10999 won't show slot count on client side... Any help on this? ( I think the client is treating the ID as pet item?) itemInfo.lua: [10900] = { unidentifiedDisplayName = "Helmet"...
  2. K

    KrakenRO

    Bringing back the good-old super-high-rate classic rock. No automated events, no mindless grinding, No overpowered donates, No weird server-specific learning curves. 95% Vanilla. Highly focused on MvP hunts, PvP and weekly WoE. # INFO - Pre-renewal with Renewal Feats - Max Level: 999/70 -...
  3. K

    How to disable skill and attack when using item?

    I want to have an item that disables player from using skill and normal attacks for period time (like being 90% overweight) when used.. How to do it?
  4. K

    Closed connection from (IP) after login on LIVE server..

    I managed to get it working on my local machine. However, when i ported out on live server, I cannot connect to char server(maybe). After login and server select it just loads for a while and failed to connect. Server logs says Closed connection from (IP)..  Here's my conf files...
  5. K

    How to remove invisible npc when input and successrefitem function used together?

    If `successrefitem` is called after  `input` (or even `select`). When function is closed, there's a invisible thing left on the map with and 'ellipsis' (npc interaction thing) when you hover on it.   function script F_TestFuncHere { input .@refine_count; successrefitem 1,.@refine_count...
  6. K

    How to fix izlude unwalkable path?

    I am following this guide for pre-renewal:  However, seems like izlude, alberta maps are bugged and there are areas I cannot walk or areas where I jumped into water/weird parts of the map. Any latest fix for this issue?
Back
Top