Jump to content
Eternal Lands Official Forums

Drakos7

Members
  • Content count

    360
  • Joined

  • Last visited

Posts posted by Drakos7


  1. Bringing up and old subject again...

    Since each item is stored in a unique slot within storage (0,1,2,...) regardless of the category, would it be possible to just withdraw based upon that slot ID instead of having to switch to the category first? Several items list in multiple categories showing that the actual category does not matter much. In terms of a bot this would reduce one step of network calls.


  2. 0ctane suggested in the cooldown post (of all places) to implement somehting like a geiger counter for these radiation pouches. I propose something similar: an amulet or medallion that has radiation protection, instead of having to wear plate armor. Or maybe a gasmask so you do not breath the radon in? A low level anti-radiation spell? There should be at least something a lower level character can do/possess to reduce this.


  3. I agree. This game still rocks. Thank you #devs for all the work you have put into it. I like some of the suggestions here, and I like the more realistic nature of cooldowns. I know I cannot eat a 3 whole apples in 3 seconds, let alone 3 minutes without being sick. I am now plotting my strategy to cope with all of this.

    Re: antisocials, you can always buy from players or Adarah (once I get her working properly again, sigh)

     

    -Awn

     

    edited for spelling errors. dumb keyboard!


  4. I have noticed that you cannot do a lot of things while manufacturing without "stopping" the manu process (eg. eating). I also have noticed that I can browse my storage while manuing, which is nice and makes some sense. But I can also withdraw and deposit items while manuing, which does not make too much sense if I cannot eat while manuing. Seems like a minor inconsistency but not shattering.


  5.  typedef enum {
    ...
       STORAGE_QUEST,
       STORAGE_END,
       STORAGE_ALL=0xffffff
    } client_categories;

     

    Sorry if this is a dense question. Does this imply that there is a way to get a listing of ALL the items (in the storage interface as opposed to the #sto command)?

×