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 doogydog

  1. doogydog

    How to use cabal_sp_use_premiumitem?

    Yes, I've checked. I can see that when usernum is not used, it is charged immediately. When I use it, there is no reaction.
  2. doogydog

    How to use cabal_sp_use_premiumitem?

    How to use @usernum for item type prim(79)? Set prim(79) to item.dec and att/opt1 to 61 cabal_sp_use_premiumitem if @usernum = 61 then I put the command to add cash, the item is used but there is no response. It works fine when @usernum is not used.
  3. doogydog

    [Database] How to create Stat Token - Bugless

    GoodsNum is not responding.
  4. doogydog

    [Database] How to create Stat Token - Bugless

    Where should I add it? Deleting addpntdate is the same. Nothing happens.
  5. doogydog

    [Database] Item Type ( PRIM | IDT_PRIM (79) )

    I can use the item, but there is no cash response. add............. Can @GoodsNum be used with multiple conditions? For example. AttckRate/Opt1 where the number is 81 and cash +100 AttckRate/Opt1 where the number is 82 and cash +200 AttckRate/Opt1 where the number is 83 and cash +300...
  6. doogydog

    [Database] How to create Stat Token - Bugless

    The "AddPNTDate" error is checked. AddPNT field has been added to dbo.cabal_character_table.
  7. doogydog

    [Ongoing] Cabal Online Emulator

    how to setup?
  8. doogydog

    [Release] Cabal DLL Source extended version

    When you build with Visual Studio 2022, you will see that The build fails with error C2664. You will also see the "LPCSTR" error. Which version should I use? I tried 2017 and 2019 as well.
  9. doogydog

    [Release] X-Legend Server files: FFO / FFO2 / ARO / DJO / DSO / SDO

    No Aura Kingdom V15 sql file? Please tell me how to build it.
  10. doogydog

    [Release] Updated Database Import Scripts

    What is it? Can you tell me exactly what the impact is?
  11. doogydog

    Size tabs window

    uidata / layouts / char file
Back
Top