Jump to content

yolo

Members
  • Posts

    28
  • Joined

  • Last visited

  • Days Won

    5

yolo last won the day on June 18 2023

yolo had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

yolo's Achievements

12

Reputation

  1. You can't open them. You collect them and then submit a ticket to exchange them for items. But looks like there is currently no event for. You can still collect them for when such an event become active.
  2. Have heard from another game OVH experiencing network issues. So it may take a while until servers are back.
  3. Check the Wiki Link at the top. Everything you need to know for 600-900 weapons is explained and listed there.
  4. Didn't thought it would be that "simple". :D But yeah, if this would be "simple" as I had in my mind the original Korean developers probably would have done so long time ago already, instead they added copper/silver/gold bullion. This won't help. The issue behind this is that the value of a 64 bit integer cannot be stored in 32 bits. If there is a single occurrence where the game tries to store this 64 bit value into 32 bit it can go from 62,773,709,551,616 Laim to 2,100,000,000 Laim because there is not enough space to store the big number. So you could lose Laim worth several hundreds or even thousands of gold. To make things worse I assume all this Int32 to Int64 changes would need done on the game client's and the sever's code to keep everything in sync. Then ensure not missing a small single occurrence somewhere deep inside the code (which is also spread all over the place) is looking for a needle in a hay stack.
  5. Quick solution is to reduce Laim monsters give. :D Jokes aside, not sure how EXP values are stored but I assume something like Long_Int or Int64 is used to store these huge numbers. So in theory the simple change from the current used Int32 to Int64 for storing Laim could resolve this limitation. Another solution might the automatic convert to Gold Bullion (if there is inventory space) when 2.1mrd is reached. If that is too complicated an item that does this conversion could also useful.
  6. Also check Exp Event calendar for Exp x3 and Exp x4 events, they stack with 200% and 300% potions.
  7. yolo

    Mobius Times

    Hi, Can someone make a sticky topic with the Mobius Event times please? Timetable burned down with the old forum. Many thanks.
  8. Because lv 650 get an Elite Sub I assume it is the non-Elite Euterfe Flute for lv 500.
  9. "Each purchase will generate a chance for you to win" Does this mean if I buy one potion I have literally one "lottery ticket" and if I buy ten potions I have ten "lottery tickets"? And if someone else buy one thousand I have still 10:1000 chance to win? Just to clarify. :)
  10. This always drop 5 each Armor Scroll A & B, and sometimes Generic Stone 700, maybe 600 & 500 too. No clue what the other two drop, never done them. Would assume same drop table than Creepy Crawler.
×
×
  • Create New...