Jump to content

Dolphin86

Members
  • Posts

    547
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Dolphin86

  1. hello i was trying to install/setup fluxcp vote for points addon, but somehow its not showing that option on my fluxcp, i am using default fluxcp theme here is the list i did

    1. download vote4points HERE

    2. upload these files to html/cp (this is where the fluxcp directory)

    Spoiler

    Untitled.png

    3.  upload sql files to my ragnarok database.

    but it dint work??

    Spoiler

     

    image.png

     

  2. Solution:

    *Take note i am using translated to english data folders*

    Open GRF Editor, then open your server grf, and edit these 2 files

    
    data/luafiles514/lua files/service_usa/ExternalSettings_usa.lub
    
    data/luafiles514/lua files/service_usa/ExternalSettings_usa_sak.lub

    look for this :

    MakeableRace = { Doram = true }

    change to :

    MakeableRace = { Doram = false }

    done !

  3. Just now, PsyOps said:

    Try to either use a separate webhost for the patcher. Or you can just create a new sub domain name for your patcher and remove the auto SSL on it.

    oke on this part i am total dumb is there a tutorial or something for it that i can follow?

  4. On 3/22/2021 at 11:40 PM, Chaos92 said:

    1. make sure you can access that IP/domain webserver. Try open it with your browser your file_url and also root_url.
    2. try disable https or SSL (if its auto or u enable it) for the subdomain or path for thor web server data.

    sorry if i hijack the post, but i am using cloudflare, how can i do this part?

  5. i was trying to setup my server following this guide HERE , but after awhile i try check my site but its showing apache not nginx, can someone tell me how to fix this?

    OS : Ubuntu 20.04 64Bit

  6. On 3/3/2022 at 1:03 PM, Royr said:

    Means you need to set the permission on that folder "Logs"

    Type:

    chmod -R 777 /var/www/html/cp/data/logs
    chown -R apache:apache /var/www/html/cp/data/logs

    If this thing still shows up, just do the same thing. mostly this are the only 3 folders need to set a permission.

    logs, itemshop and tmp

     

    hye thanks for the tips, i did enter those but still...

    Untitled.png

    On 3/3/2022 at 1:03 PM, Royr said:

     

    logs, itemshop and tmp

     

    can you show me how to fix this part?

  7. On 3/1/2022 at 12:04 PM, GM Winter said:

    type: gcc --version

    if you install gcc version upper than 4.8 you need to type this:
    type this :

    scl enable devtoolset-7 bash

    the no 7 represent your gcc version it depends in what version you are using , you can check it by typing  gcc --version
     

    then 

    ./configure
    make clean
    make server




     

    i have try that, dint work

     

    On 3/1/2022 at 10:39 AM, Vy Low said:

    check your gcc version if its updated after compiling. if not i suggest try this
    https://serverkurma.com/linux/how-to-install-and-update-gcc-on-centos-7/

    did not work either

  8. hye guys i keep having this same error every time i try to compile with non root user on centos 7

    core.cpp:35:4: error: #error "GCC versions older than GCC 5 are not officially s                                                                                                                                                             upported anymore"
       #error "GCC versions older than GCC 5 are not officially supported anymore"

    i try to update my gcc but failed, can someone guide me on how to fix this?

  9. 1 hour ago, Rynbef said:

    If u want that the character can't repeat the quest to need a Variable like  CocoQuest to 1 after getting Exp. 

    At the begin of the script u add an if-statement and continue if the Variable CocoQuest != 1 is.

    If u want it to be account Bounded u need a # before. Ex. #CocoQuest

     

    Rynbef~

    ohh no i was plan to set the exp reward for each quest as the same as Here

  10. as title, what software and how can i edit it properly?, i can open the file with grf editor, but i can't edit it, i need some achievement to be removed, not shutting down all off, 

    i try using microsoft visual studio code i get this..

    Untitled.png

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.