Jump to content

Rhaven

Members
  • Posts

    56
  • Joined

  • Last visited

Posts 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

     

    image.png

    Screenshot_2023-11-25-23-32-57-071_com.android.chrome-edit.jpg

  2. On 4/8/2020 at 2:18 AM, Azhul said:

    Then i check my map server it does have a warning.

    123123123.png.07ff31c34990463a012b5b82ef57a97a.png

    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.

    • Upvote 1
  3. @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.

  4. 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:

    fluxinstall_zpsc6e87ba2.png

    Update:

    No success.

    from what I can see. I can't read schemas from charmapdb. sad... I don't know what's the cause.

  5. 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

  6. 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!

  7. fluxsqlerror_zpse640c024.png

    server.php

    'Hostname' => 'xxxxxxxxxxxxx', VPS IP Address

    'Username' => 'root',

    'Password' => 'xxxxxxxxxxxxx', SQL Password

    'Database' => 'empero',

    application.php

    'ServerAddress' => 'localhost',

    I plan to host flux from webhosting company. Meaning, server and flux will be host to different machine.

  8. You're right. I've checked it again and its working perfectly. Thank you so much! /thx 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.

  9. 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.

×
×
  • Create New...