Jump to content

Lemon

Ultima Veteran
  • Posts

    1,877
  • Joined

  • Last visited

  • Days Won

    47

Everything posted by Lemon

  1. This is a fantastic idea, I'll talk to @Soly if getting a launcher setting is feasible. Do you have a copy of this quest? I can take a look at it and see if it's something we can do here. I have never looked at how PC's are used to add hit before, but my quick search leads me to believe it might be something doable. This would have to get larva's approval before we do anything on it though.
  2. Hell is much too strong a mechanic. I recommend removing it.
  3. I can get on now if you want. I'll be sitting in lobby 1 for the next 2ish hours.
  4. I might be interested in Diska of Braveman [0/0/0/0|60] - 20 pds if you still have it.
  5. Since the final match was never done, there is no winner of the tournament. The reward will be returned to the sponsor. Hope everyone had fun!
  6. Looking for someone to unseal my sjs for me. Either post here or drop me a PM with a quote please. It currently has 3213 kills.
  7. Weapon data is stored in memory as 3 dwords (12 bytes) in this format: VVVVVV GG SS 00 TTPP TTPP TTPP V = Weapon ID G = Grind S = Special code T = Percentage type P = Percentages on Weapon in two's complement This means that a single weapon can only have 3 attributes, each with a range of -126% to 127% and maximum of 256 grind. The game will not drop an item with over 100 percent in anything though. That is dictated by the server.
  8. Lemon

    New Year Cards 2019

    durante el evento de navidad
  9. Not sure it counts, but this the the recording me and @TripleR duoing PPP back when it first came out. Don't think anyone else has ever done it. Best drop I've ever gotten from Olga My first banner All my images ran off :S
  10. This is joke is starting to get old. Also there are many technical things that prevent this (not only on our end).
  11. Lemon

    Happy Birthday!

  12. We might just do another. We'll cross that bridge when we get there.
  13. @Shoutgu @Feebie If this doesn't happen by Monday then there will be no winner. Make it happen.
  14. This was discussed and was approved, I believe it's waiting on the new server code which will supply all the stats. This might have to wait until the new server code is in production. @Soly This is @Larva's decision, but I don't see how it'd hurt. Which ones? Oh please. That and battlemage's cloak or w.e are some of my favorite items I've played with. PD - 1/10 xD I also think that's probably a good idea My halo is beautiful! I like this idea. This might cause a riot. We only charge at the 20% hit price anyway. This would only work if we dumped WoI's prize. The Ultima discord was SUPER toxic back when I was trying to do this that I gave up.
  15. iirc it is not. I just felt like throwing out more ideas that won't happen while we're talking about them.
  16. Make it FO only while we're at it. Also, buff burning to deal damage based on mst
  17. Happy Birthday!

    1. Starlord

      Starlord

      Thank you very much :)

  18. I believe so, but I'm not sure. Doesn't hurt to give it a try though.
  19. No, but you can add them to your ignore list. This will hide all of their posts for you (it'll give you the option to view each one, but won't display them by default.)
  20. @Soly would be the one to handle this.
  21. You aren't typing it correctly. There is a space between "dropstyle" and 1. So you should be typing "/dropstyle 1" not "/dropstyle1".
  22. I've been trying to keep up with this one, think I'm 1 episode behind right now. So far I'm a big fan of the premise, but there is very little tension, especially in the newer episodes, and the pacing feels awkward. I think I'd recommend the manga over the show at this point, but that might change since we're only half way(?) through.
  23. 1) Yes 2) Lemon's Shop in Solo Mode Ep2 Re Edit: _items.ini is what I am using.
  24. So I got bored at work and did some research. Tethealla uses the Mersenne Twist algorithm to generate random numbers. Taken directly from the source code: 10153: rare_roll = mt_lrand(); 10155: if ( ( ( rare_lookup & 0xFF ) != 0 ) && ( ( rare_roll < rare_rate ) || ( l->redbox ) ) ) This means that even if you wanted to manipulate memory to get a better chance at a drop, you'd have to manipulate the memory on the remote server, at which point it'd probably simply be easier to just insert the item into your inventory in the database.
×
×
  • Create New...