Jump to content

Rebel

Members
  • Posts

    436
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Rebel

  1. 1. You wont be able to get strip if you are not wearing any weapon.. 2. i will check..
  2. what does that mean?? 60000 for? 6 mins? or 60 seconds? and i also tried to change it to 10000.. each.. but nothing happens.. when i cast strip accessory on enemy still 6 minutes duration before he can equip his accessory again..
  3. Hi where can i change the Strip Accessory duration? because in my server it takes 6 to 7 minutes duration i use strip accessory to someone.. thanks i want to modified it to make just atleast 30 seconds max..
  4. Hi I know there is a bonus for Unstripable armor, shield, shoes, headgear.. can someone make for accessory?? so that there is a chance that shadow chaser cant strip accessorry? thanks.. bump
  5. Hi. I have a problem and I don't know what cause it.. Everytime I use the skill Hiding of Thief, Assassin Cross, Rogue, Stalker, Guillotine Cross, Shadow Chaser.. it always resetting to its cooldown.. Like if I click it once.. i get to hiding state and got 5 minute cooldown, but when i click it again it just reset the cooldown to 5 minutes.. I will surely appreciate anyone, anybody who gonna help me.. Bump- i need some help here please..
  6. No. You have too add it manually if you want to use it.
  7. Yes.
  8. Why GM can't use commands when dead? I want it be usable how? I try to put the permission in my groups.conf id: 99 name: "Admin" level: 99 inherit: ( "Support", "Law Enforcement" ) commands: { maintenance: true } log_commands: true permissions: { can_trade: true can_party: true all_skill: false all_equipment: false skill_unconditional: true use_check: true use_changemaptype: true all_commands: true can_trade_bounded: true channel_admin: true disable_commands_when_dead: false } but still I can't use any commands when dead.. I tried it also by making it true.. but nothing changes..
  9. Seriously @Lilith, please update this Extended Vending System..
  10. Okay thanks
  11. Yes. It can be use. just change this.. vending_openvending(sd, message, flag, data, len/8); to vending_openvending(sd, message, data, len/8); latest rathena removed the flag..
  12. Yes.
  13. bump.. please help.. i just need to modify my item_db to only use one converter at a time.. thanks..
  14. Rebel

    Status Icons

    It doesnt have that icon in your post..
  15. What status icon is this and where can i find it?? Thanks..
  16. up
  17. change status_change_start(&sd->bl, SC_AUTOTRADE, 10000,0,0,0,0, ((timeout > 0) ? min(timeout,battle_config.afk_timeout) : battle_config.afk_timeout)*60000,0); to status_change_start(NULL, &sd->bl, SC_AUTOTRADE, 10000,0,0,0,0, ((timeout > 0) ? min(timeout,battle_config.afk_timeout) : battle_config.afk_timeout)*60000,0);
  18. how can i make this a little bit wider..
  19. MAX_REFINE in status.h /** * Max Refine available to your server * Changing this limit requires edits to refine_db.txt **/ #ifdef RENEWAL # define MAX_REFINE 20 #else # define MAX_REFINE 20 #endif
  20. Rebel

    Demonic Fire

    How to make demonic fire damage stack for each spammed skill ??
  21. Kindly please update this to work in latest rAthena revision 17197.. Here is the error.. i49.tinypic.com/73jouo.jpg
  22. bump! pls fix.
  23. warning? okay.
  24. Kindly please update this to work in latest rAthena revision 17197.. Here is the error..
×
×
  • Create New...