Jump to content

Chaos92

Members
  • Posts

    1826
  • Joined

  • Last visited

  • Days Won

    58

Everything posted by Chaos92

  1. 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
  2. You are not using YML ? Older rathena ? also can use item ratio https://github.com/rathena/rathena/blob/master/db/mob_item_ratio.yml
  3. open mobdb, find the monster part that u want to edit, edit the drop part.
  4. by changing the rate in modb ? Have you tried that then ?
  5. then check the file at line 9. that might help you out.
  6. Try to use Chris Translation, read the Wiki from his git. https://github.com/llchrisll/ROenglishRE
  7. you should check sql-files. there are web.sql for this https://github.com/rathena/rathena/blob/master/sql-files/web.sql
  8. then have u tried to check that line in the files ? what the 0 integer does there.
  9. if u use chris translation, read the Wiki from that translation github. in that github also have recommended patches for WARP and nemo.
  10. what php version are you using ? Have u tried default themes from fluxcp ? got that error too ?
  11. that is not error. that is directory. if u want to post the error, maybe show the error, see error logs, etc.
  12. Should have NPC in npc folder, use the npc to redeem. https://github.com/rathena/FluxCP/tree/master/data/npc
  13. 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.
  14. add it from module item , which is the list of item database. as admin u will saw more option to add there.
  15. use latest rathena and fluxcp. https://github.com/rathena https://github.com/rathena/FluxCP
  16. as it said, item_cash db. Run all the item db sql and mob db sql
  17. and also make sure read the Wiki/guides for it. https://github.com/llchrisll/ROenglishRE
  18. 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
  19. cant help u with so lack of info. better ask people that use the same themes then.
  20. 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
  21. as I said, it most probably in module pages. you should check there first.
  22. 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.
  23. create the pages named downloads or just edit it if its already exist. u can use the editor there. play with html codes maybe if that is related with your question.
×
×
  • Create New...