-
Posts
547 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Dolphin86
-
-
-
its patched as hidden, i did try using nemo but i cant find any info as well
-
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.lublook for this :
MakeableRace = { Doram = true }change to :
MakeableRace = { Doram = false }done !
-
-
-
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?
-
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?
-
problem solve, request mod to delete this post, thanks
-
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
-
problem solve thanks to @Royr
just need to add this commands to ssh via root,
chmod -R 777 /var/www/html/cp/data/logs chown -R apache:apache /var/www/html/cp/data/logs
and change the end of each commands to itemshop and tmp
-
-
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/logsIf 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 tmphye thanks for the tips, i did enter those but still...
On 3/3/2022 at 1:03 PM, Royr said:logs, itemshop and tmpcan you show me how to fix this part?
-
hyw, i was following this guide HERE, but after i edit it and carefully check, i still get error, i even disable selinux, on servers.php, i have put id with privileges
-
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
-
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?
-
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
-
3 hours ago, Rynbef said:
@Dolphin86After give the items, Exp or zeny u need to erase the quest and/or set variables to 0. The player is able to repeat the quest afterwards.
Rynbef~
sorry i dont get it,
-
-
as title can someone share or show me how can i edit the repeatable quest follow as IRO reward quest?
-
nvm i found it, just follow the ID number from
rathena\db\(pre-)re\achievement_db.yml -
-
-
-







FluxCP : Vote4Points not working?
in Web Support
Posted · Edited by Dolphin86
cleaning
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)
3. upload sql files to my ragnarok database.
but it dint work??