Jump to content

Reducto

Members
  • Posts

    231
  • Joined

  • Last visited

Everything posted by Reducto

  1. I'm having problem fixing the position of a image, when I try to resize the window of my browser the image location change.
  2. How can I connect my News board to my website? And, how can I put the guild emblems in a website? Ex. If a guild owned a castle it will appear in my website?
  3. Yes, it is possible. I have this feature in my server. Search google "@auraset eathena"
  4. @Kerazu You need to put it in the atcommand.c.
  5. Weee, thanks! Thats what I'm looking for...
  6. Okay, Thank you very much! I get it now. SLOW~~~ SOLVED!
  7. Yeah, Tried it. But, I failed. eAmod have a different SRC CODE.
  8. Thanks alot Emistry! But, How about adding the Sleep status or AFK headgear?
  9. Anyone have this kind of source code?
  10. Nice release Lilith. But its not compatible with my SVN(eAmod).
  11. Thanks, But I want it to have a delay only in the asura skill. I want the way that it will not block all the skills only the asura skill. Hmmm, the problem is its blocking all the skills. Example is the Endure skill, after you use it. The skill endure won't be used or have a delay, but it will not block all the skills. So, it means you can use other skills.
  12. Can anyone teach me how to make the asura strike skill have a delay of 10 seconds. Also, only the asura strike cannot be used for 10 seconds and other skills can be used. Thanks!
  13. [Warning]: npc_parsesrcfile: w4 truncated, too much data (2132) in file 'npc/custom/franz_scripts/donation_items.txt', line '61'. [Error]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 2254 or more. Hmmm...
  14. Where should I edit i? Thanks! I already fixed it.
  15. Is there a limit on how many items should the npc sell?
  16. @Brian Yes, I have a 2 host. Oh, thats why damn. Thank you very much for your help. @Asura Yes sir, I already checked it and they are all correct. P.S. Do you any available slots for rAthena hosting? What should it be TCP or UDP ?
  17. In my website it properly shows how many users are online, but does NOT show that the server is online. Its always offline even if the server is online. Can anybody help me?
  18. I really don't understand this... find: void pc_damage(struct map_session_data *sd,struct block_list *src,unsigned int hp, unsigned int sp) then add this inside the function: unsigned int tick = gettick(); int warpgodelaycd = 5000; //This is the delay in milliseconds you can set what ever delay you want sd->warpgodelay_tick = tick+warpgodelaycd; //This is the timer inside the function?
  19. Here I've found it in my collections... SpecialItemDrop.rar
  20. How can I add a new file to be reloaded?
  21. Can http://www.hosting24.com host Flux control panel?
×
×
  • Create New...