Jump to content

Microsoft

Members
  • Posts

    244
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Microsoft

  1. Did you compile your client? also check this out! // Restrict character deletion by BaseLevel // 0: no restriction (players can delete characters of any level) // -X: you can't delete chars with BaseLevel <= X // Y: you can't delete chars with BaseLevel >= Y // e.g. char_del_level: 80 (players can't delete characters with 80+ BaseLevel) char_del_level: 0 // Amount of time in seconds by which the character deletion is delayed. // Default: 86400 (24 hours) // NOTE: Requires client 2010-08-03aragexeRE or newer. char_del_delay: 86400 // Restrict character deletion by email address or birthdate. // This restricts players from changing the langtype and deleting characters. // For birthdate, the client must be 20100803 or newer. // 1: Email address // 2: Birthdate (default) // 3: Email address or Birthdate char_del_option: 2
  2. Thank you for this. It's exactly what I'm looking for. Im not really good at numbers. Thanks for understanding. No problem. use @reloadbattleconf command.
  3. Hey check this out! // Rate at which exp. is given. (Note 2) base_exp_rate: 1500000 // Rate at which job exp. is given. (Note 2) job_exp_rate: 1500000 // The rate the common items are dropped (Items that are in the ETC tab, besides card) item_rate_common: 1000000 item_rate_common_boss: 100 item_drop_common_min: 1 item_drop_common_max: 10000 // The rate healing items are dropped (items that restore HP or SP) item_rate_heal: 100 item_rate_heal_boss: 100 item_drop_heal_min: 1 item_drop_heal_max: 10000 // The rate at which usable items (in the item tab) other then healing items are dropped. item_rate_use: 100 item_rate_use_boss: 100 item_drop_use_min: 1 item_drop_use_max: 10000 // The rate at which equipment is dropped. item_rate_equip: 200000 item_rate_equip_boss: 200000 item_drop_equip_min: 1 item_drop_equip_max: 10000 // The rate at which cards are dropped item_rate_card: 200000 item_rate_card_boss: 50000 item_drop_card_min: 1 item_drop_card_max: 10000 // The rate adjustment for the MVP items that the MVP gets directly in their inventory item_rate_mvp: 100 item_drop_mvp_min: 1 item_drop_mvp_max: 10000 // The rate adjustment for card-granted item drops. item_rate_adddrop: 100 item_drop_add_min: 1 item_drop_add_max: 10000 // Rate adjustment for Treasure Box drops (these override all other modifiers) item_rate_treasure: 100 item_drop_treasure_min: 1 item_drop_treasure_max: 10000
  4. Hey! Check this out! http://hercules.ws/board/topic/1070-loki-launcher-last-update-2013-08-19/
  5. Hey! Check this out. http://rathena.org/board/topic/82796-how-to-change-max-trap-of-thorn-trap/
  6. Hey read my guide: http://rathena.org/board/topic/73545-guidelines-fix-flux-cp-errors/ Kung nagawa mo na to, contact your webhosting provider then ask them to put your ip (VPS IP ) into their whitelist. "Been there, done that"
  7. What help do you want anyway? o.O
  8. Maybe it's your data folder/grf file. Read this http://rathena.org/board/topic/86650-officially-supported-client-versions/
  9. Example: texture/À¯ÀúÀÎÅÍÆäÀ̽º/map/aremball.bmp_lightmap I don't know if this is the solution XD
  10. Been there, done that. Copy all the lines inside your accename.lua and paste it inside your accename.lub. Do this for accessoryid also.
  11. add me on yahoo for more support; [email protected] No problem,just add me if you still have questions.
  12. Check this out: /// renewal drop rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item drop rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied /// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table #define RENEWAL_DROP http://svn.rathena.org/svn/rathena/trunk/src/config/renewal.h
  13. Ignore the DDOS attack message. Check if the gender 'S' is account ID '1'
  14. What do you mean? Do you mean no buff icon when you are using it? then here's the example: sc_start SC_FOOD_STR_CASH,1800000,10;
  15. Pwede mo namang i turn off ang renewal system sa rA aa? or kung ayaw mo, you can use eathena.
  16. Check your map server, it will show you the error why you are getting server crash.
  17. Try to add more Dummy Shop Data below: - shop qshop1 -1,909:-1 - shop qshop2 -1,909:-1 - shop qshop3 -1,909:-1 - shop qshop4 -1,909:-1 - shop qshop5 -1,909:-1 - shop qshop1 -1,909:-1 - shop qshop2 -1,909:-1 - shop qshop3 -1,909:-1 - shop qshop4 -1,909:-1 - shop qshop5 -1,909:-1 - shop qshop6 -1,909:-1 - shop qshop7 -1,909:-1 - shop qshop8 -1,909:-1 - shop qshop9 -1,909:-1 - shop qshop10 -1,909:-1 - shop qshop11 -1,909:-1 I don't know if this will help you, but you may try
  18. Microsoft

    TAROT

    http://rathena.org/board/topic/69091-how-to-decrease-or-chance-to-coma-using-tarot-skill/ Please use search.
  19. Can you please give me the codes where I can put the website link? Thank you sandbox.
  20. •Try to turn off your firewall, I encountered that kind of problem, I am hosted with linux VPS, i just use firewall then suddenly my Control Panel was affected. •Maybe your privilege, follow step 4 - 9. •Maybe your SQL is down, try to restart it. This is the same problem of my example. Sorry for the late reply.
×
×
  • Create New...