Jump to content

Chaos92

Members
  • Posts

    1827
  • Joined

  • Last visited

  • Days Won

    58

Everything posted by Chaos92

  1. then still u can find also mob item ratio or edit the mobdb there.
  2. see the documentation above theres already the settings that u can follow, just remove the # Here some example : Body: - Tab: Hot Items: - Item: Kafra_Card Price: 1 - Tab: Hot Items: - Item: Yggdrasilberry_Box_ Price: 2 - Tab: Hot Items: - Item: Acidbomb_10_Box Price: 3 - Tab: Hot Items: - Item: Poison_Bottle_10_Box Price: 3
  3. You are not using YML ? Older rathena ? also can use item ratio https://github.com/rathena/rathena/blob/master/db/mob_item_ratio.yml
  4. open mobdb, find the monster part that u want to edit, edit the drop part.
  5. by changing the rate in modb ? Have you tried that then ?
  6. then check the file at line 9. that might help you out.
  7. Try to use Chris Translation, read the Wiki from his git. https://github.com/llchrisll/ROenglishRE
  8. you should check sql-files. there are web.sql for this https://github.com/rathena/rathena/blob/master/sql-files/web.sql
  9. then have u tried to check that line in the files ? what the 0 integer does there.
  10. if u use chris translation, read the Wiki from that translation github. in that github also have recommended patches for WARP and nemo.
  11. what php version are you using ? Have u tried default themes from fluxcp ? got that error too ?
  12. that is not error. that is directory. if u want to post the error, maybe show the error, see error logs, etc.
  13. Should have NPC in npc folder, use the npc to redeem. https://github.com/rathena/FluxCP/tree/master/data/npc
  14. fluxcp cash item is different with server cash item. https://github.com/rathena/rathena/blob/master/db/item_cash.yml this is the part for server cash item that will be shown in the cash shop button.
  15. add it from module item , which is the list of item database. as admin u will saw more option to add there.
  16. use latest rathena and fluxcp. https://github.com/rathena https://github.com/rathena/FluxCP
  17. as it said, item_cash db. Run all the item db sql and mob db sql
  18. and also make sure read the Wiki/guides for it. https://github.com/llchrisll/ROenglishRE
  19. conf/char_athena.conf https://github.com/rathena/rathena/blob/master/conf/char_athena.conf // Restrict character deletion by email address or birthdate. // This restricts players from changing the langtype and deleting characters. // Defaults based on client date. // 1: Email address // 2: Birthdate // 3: Email address or Birthdate // IMPORTANT! // - This config only works for clients that send 0x0068 or 0x01fb for delete request. // - Use langtype 1 for newer clients (2013+), to use 0x01fb. // - Clients that are not using 0x0068 or 0x01fb, only use birthdate (YYMMDD) as default. char_del_option: 2 if u want to use email, then change the option to 1
  20. cant help u with so lack of info. better ask people that use the same themes then.
  21. u should show in details, screenshot or anything. or else how can we know what happens to your website. Its not even showed or linked here. what happens when u open ?module=pages and what did u saw at that page. what did u see at the directory
  22. as I said, it most probably in module pages. you should check there first.
  23. have u tried from yourdomain.com/?module=pages and see if u can edit Download pages there ? Most probably there if its using the default CMS, or maybe in themes/main/download.php or downloads.php if u cant find it in module pages.
×
×
  • Create New...