Jump to content

Rhaven

Members
  • Posts

    56
  • Joined

  • Last visited

Everything posted by Rhaven

  1. The Meister skill Manufacture Machinr failing because the item 'device creation guide - item#1000352 does not exist in the inventory. I think the required item is 0 in skill.yml because there is no official way to obtain the item yet, but failing because the requirement needs one. How should we fix this? TIA
  2. All NPCs from folder npc/re/merchants were missing. I saw the scripts successfully loaded in map server but not appearing in maps defined in every scripts. Ex. hd_refine.txt (should have one in prt_in) - npc from shops.txt
  3. Let's wait until a new version of apk release for free version. If you're looking for full support, you may avail the paid version.
  4. Maybe you're using unsupported client like mine. I'm using 2019 client and this issue persist. Back when I'm using 2018 client, 06-21 specifically, then no problem at all.
  5. @meyraw Why does the rates from PC client and Andro are different. And from my observation, PC client getting the rate of the server and AndRO gets an incorrect rates of the server. Example: @monsterinfo 1975 - you will notice that different drop rates will show from PC client and from AndRO. And also having the same question as @BFPkiller for how can I download client remotely. I understand that I need the clientinfo.xml on specific folder. But how to do this just by downloading the apk file? Right now I'm letting my players to download a separate folder containing client files together with the apk.
  6. How does elemental cards works in Renewal now? Example: * Put quadruple Vadon Card on weapon. - Test in Thor Dungeon - Two same weapons (one with quadruple cards and one without cards) = Result same damage.
  7. undeclared idenfier inf2 = line 12442 src/map/skill.c
  8. Notice: Undefined variable: vp in/home/a6561976/public_html/addons/voteforpoints/themes/default/voteforpoints/index.php on line 2
  9. Me too, I'm using your version of flux. I'm using a free webhosting right now, just to test the site will works fine. Do you think its because of the web server? I'm not familiar with chmod -777. Or how bout if I install the tables manually to mysql? will it work? just gonna try this. I will let you know what will happen. btw here is the screenie: Update: No success. from what I can see. I can't read schemas from charmapdb. sad... I don't know what's the cause.
  10. you mean schema privileges in mysql? if that? Yes. I checked all privileges for database ragnarok and log. more to this. I saw that some of the tables were successfully installed but: cp_charprefs not installed cp_itemshop not installed cp_redeemlog not installed cp_xferlog not installed cp_txnlog installed 789 but not the latest 791 the rest of the tables were installed
  11. I've recoded the index.php and disable the line for set_time_limit so it's working now. The only problem I'm facing right now is that the installer page is not showing when I first run the site. So when I created an account or login there was an error regarding sql tables. Any ideas? P.S I'm using free webhosting right now to test how to run the site perfectly. When its all done, I will upload this to paid hosting. Thanks. bump!
  12. It's working now but I noticed that it doesn't load all of the content. Like, some of the images and the css are not correct. I don't know why? more to this... the warning: set_time_limit() is still there.
  13. Problems: The page is loads instantly without the installer appearing (sql tables installation) the warning: set_time_limit() has been disabled for security reasons. Please, kindly help me. Edit: SOLVED
  14. Rhaven

    Fluxcp

    Change your group_id to 99 from SQL Database.
  15. Then how can I host FLUX within the same database as the the server?
  16. I plan to host flux from webhosting company. Meaning, server and flux will be host to different machine.
  17. You're right. I've checked it again and its working perfectly. Thank you so much! I think I misunderstood what AnnieRuru told me. Now the issue is: how to do expiration dates. What I have done was making 3 groups. I want something like this: Super Player = group_id will change to 2 from its original 0 for 1 month. Hyper Player = also group_id will change to 2 from its original 0 for 6 months. Ultra Player = group_id will change to 2 permanently.
  18. I see. Let me check again. I will update you soon I figured it out. thanks.
  19. Hi, its been few weeks since AnnieRuru sent me this script. I've replied to her how to use this, because of what I have tested on this script, its for GM use only. I'm requesting for something that normal player can use. Thank you for your reply.
  20. solved! I just removed the "[ ]" in npc name. Thank you!
×
×
  • Create New...