Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by EmpireZ

  1. EmpireZ

    [thread close]

    you mean the resolution? if your display not support that tool try use anvir task manager
  2. EmpireZ

    [Help] How To Sort by Level and Not Pk Score (Global Ranking Window)

    i think on s_codbcgame.cpp the triger there
  3. EmpireZ

    [SHARE] FULL GS SOURCE - No More Selling

    you may need check your game ports you may need check your game ports
  4. EmpireZ

    Buff Used Icon Position

    try to look up in dxskinchar then use instance bone from there to disable the specific abl slots you want to hide
  5. EmpireZ

    Help - I'm looking for a start / keywords

    urban and cndev source have it . i recomend juver source shared here as your base source
  6. EmpireZ

    [HELP] how can i add background name box to crow?

    related to targetdisplay
  7. EmpireZ

    Pet to Potion Tray Slot

    glcharactorreq find reqitemquickset
  8. EmpireZ

    Item Mall, DMK version

    like i said up there u need to add getkeystate if you already put it i think u set wrong struct in getinstance preview/select. example struct invenshop bitemshop/sitemshop should correct like this getinstance().(yourpreviewfunction)( invenshop.bitemshop/sitemshop.snativeid )
  9. EmpireZ

    4 Way Tyranny/SPS fixed

    :thrasher: whats the different from other release? - fixed colision - block some unnecessary path like hiden spot and more. - add water sequences and other effects. - 2 mode morning n night. - add shadow (only char ) link : You must be registered for see element.
  10. EmpireZ

    Item Mall, DMK version

    u need to add click uimsg like getkeystate . key find : uimsg_lb
  11. EmpireZ

    Juver Tyranny Buff

    1. set max buff system slot in glchardata.h find itemfact_size set to 4 2. possible.
  12. EmpireZ

    [HELP] GlobalRanking

    make sure your character registered are more than value that set on your source. for information how many character needed to show in ranking display check out glcontrolpcmsg header and lg-7 header. find this code stopkill_[yourvalue] (glcontrolpcmsg) then check your max_on_view_rank (lg-7.h)...
  13. EmpireZ

    juver sourcee updated files

    adjust your skillquick slot
  14. EmpireZ

    Help Juver

    set ur passwrd on unziper.cpp then re export-import your rcc files with password with legacy check.
  15. EmpireZ

    LG-7 GlobalRanking

    find gettopkill on s_codbcgame cpp remove/disable for case 0
Back
Top