Jump to content

Shang

Member
  • Posts

    276
  • Joined

  • Last visited

  • Days Won

    7
  • Feedback

    0%

Everything posted by Shang

  1. In official servers the party is the same in all channels, looking your code without touching the db src... you can delete Official from the title.
  2. EterLib/GrpTextInstance.cpp // Include this file: #include "../EterBase/Timer.h" // Find (in Render method): if (m_isCursor) // Replace with this one: if (m_isCursor && (ELTimer_GetMSec() / 500) % 2) // Blinking draw when the TextLine is EditLine
  3. Is not my itemshop, but I know how developers feel when their work goes leak and people asks for support. Is not c++ btw.
  4. Easy to understand, BYTE datatype is from 0 to 254, you can not make it negative so it gives you a positive number. if amount < 1 then return end Btw, too nerve to ask for support from a leak.
  5. Main post updated, try the fix please and tell me if it fully works.
  6. Waaaaaaaat? Just change the anti flag in item_proto omg.
  7. Lol you have the foxfs src in rubinum src >.<
  8. Wait wait, marty sells his whole source for a lot of money, not only the function to return to the city wtf.
  9. It isn't better to return to the city if you can't reach the warp?
  10. SYSERR: Oct 2 14:45:32 :: Set_Proto_Item_Table: ItemProto Reading Failed : Invalid value. (index: 3, col: 3, value: COSTUME_WEAPON_SWORD) You can read the error here.
  11. You want the work done right now, for free and when someone helps you, they are stupid. Nice.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.