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 EMOLISTA

  1. EMOLISTA

    Selection Box

    Just declare the missing code :) Go to ItemSlot.cpp if ( pItemMove->GetItem () != NATIVEID_NULL () ) { const UIRECT& rcSlotPos = m_pItemImageArray[m_nIndex]->GetGlobalPos (); pItemMove->SetGlobalPos ( rcSlotPos )...
  2. EMOLISTA

    [SOLVED] Power Up Fate Box how to do right click use

    Try this if its working for you.
  3. EMOLISTA

    BabyRan X

    How I wish know that before. Thanks buddy :*
  4. EMOLISTA

    BabyRan X

    You must be registered for see element. Having a hard time to fix this. I tried to merge reborn card to juver based source.
  5. EMOLISTA

    Self Buff via NPC (5k pa more)

    Thank you :)
  6. EMOLISTA

    New Seifer Web Panel

    Update your php version from 5.x to 7.x or to the latest one.
  7. EMOLISTA

    [Help]Damage Delay Not Working

    Good day; I'm just tested the damage delay of Thunder Strike with 0.8 seconds. Skill damage must overlap with Inferno Attack. It did not work even I tried to side step the character. Where to adjust or fix this? Thank you :3
  8. EMOLISTA

    EP9 Same as Bubu Shared

    Fixed. You must be registered for see element.You must be registered for see element.
  9. EMOLISTA

    [Solved]Cannot open include file: 'boost/shared_ptr.hpp':

    As the title goes. c:\ran online sources\_work\(hidden directory)\internalcommonlib\stdafx.h(62) : fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
  10. EMOLISTA

    EP9 Same as Bubu Shared

    c:\ran online sources\_work\*****\internalcommonlib\stdafx.h(62) : fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
  11. EMOLISTA

    [SHARE] FULL GS SOURCE - No More Selling

    : fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
  12. EMOLISTA

    [Development] System Chat Notify Current E-room Holder

    Good day Ragezoners, Anyone here have an idea on how to make it work as the title goes? The idea is that during CW will be applied scoring system. And also every 10mins will notify the system chat whos the current guild holding the e-room. It will count and notify every 10mins until the CW is...
  13. EMOLISTA

    [Help]No Items On Bank After Send To All

    PurFlag=0 ?
  14. EMOLISTA

    [Help]No Items On Bank After Send To All

    DB:SELECT Purkey, ItemMain, ItemSub FROM viewShopPurchase WHERE useruid=26687 AND PurFlag=0 DB:22018, NativeError:245, [Microsoft][SQL Server Native Client 11.0][SQL Server]Conversion failed when converting the varchar value 'BETARAN' to data type int. I receive this message after I click send...
  15. EMOLISTA

    [Help]Lock Equipment Auto-enabled

    Good day; I've encountered today that Lock Equipment always enabled. Every time I log in game, the equipment lock icon always activated. Where I should check or resolve this problem?
Back
Top