-
Posts
266 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Foob
-
You downloaded your rAthena not via git as far as the output is concerned.
-
@Normynator a good insight! Thanks for the clarification. I think I missed this part wherein the proxy should share its own IP instead of the client. Hoping that there's no packet that encapsulates the real IP of the user.
-
If you're using a fresh rAthena, you can use this command assuming you have git/git bash installed on your system. command: git pull origin feature/refineui there should be no error and then save by pressing the keys ":wq!"
-
Hello, Note: Not sure where to put this thread so I just added it here. Kindly transfer if needed. So, I have a question with regards to connectivity from client (ragexe) to server (rAthena). The question is, how does rAthena communicates with the client? Let say I have this scenario described(shown) below. Login Connection Direction Ingress: Client PUBLIC IP -> Proxy (X.X.X.A) -> Server IP (rAthena) where -> = connects to However, the reply of server (rAthena) Egress: Server -> Client PUBLIC IP where the proxy is already bypassed. Char Connection Direction Ingress: Client PUBLIC IP -> Server IP (rAthena) where Egress: Server -> Client PUBLIC IP Clearly, in the char connectivity proxy is bypassed. Is it possible for the server to communicate only where the login originated?
-
Hello, The pull request can be used and it won't fail you. Just implement it manually if you don't know how to use git. There's an additional patch provided by cydh (if spelled correctly) that gives the code for blacksmith blessing and etc.
-
The guide is the 1st post. Or do you mean the complete including the client?
-
Exact guide will be the one posted above. That's how it is. As far as I know, you have to setup client to accept map-server changes. I forgot the patch for it.
-
Yes. FluxCP does registration.
-
What I understand on the above setup is that you need to have 2 VPS/Virtual Machine. 1 is for the server itself and the other 1 is for proxy. The proxy VPS/VM doesn't need to have a ragnarok server but only have IPTables/FirewallD configuration (as shown above) to re-route/port forward packets/traffic. Not sure of the exact term though.
-
@SugarDaddy Is it okay to put it along with your VPS? Partly yes, partly no. Yes, because you only have to manage 1 server for all. No, because of RAM/CPU Consumption + security. If okay to put it on webhosting? Definitely yes. Once you have ordered webhosting, just extra fluxcp on the html folder and do the installation process. You need to setup sql accounts and server-config.php if my memory serves me right. lol.
-
@zeek: Ports/Firewall if open on your server.
-
Check ports
-
@sikiro: It should be 3 buttons but if I remove account panel and just do register and rate us only my OC-ness will be trigerred since it will not fill up the free space but let me come of a modification that will make it fit! Thanks for the input.
-
@hadie: No. You need to re-code your theme to work with rA's flux.
-
Sup! Been doing a bit of design in Thor to practice coding. Sharing my latest work. Accepting suggestions and rates for further improvements.
-
Digital Ocean/OVH try them
-
@guhx what exactly did not work on the wiki? Installation guide provided works 100% even without phpmyadmin. You need to install lamp if you want to have a phpmyadmin
-
@mmjgold: I assume you're using default bootstrap themes thus by removing it you need to go to the themes folder -> bootstrap -> header.php Find the line below shown in the picture. Change it to or simply remove that 2 line.
-
Using 2018 and everything works fine
-
You have to manually code it. Stojan I think is a custom NPC for revo-classic.
-
Skill Tree Error: Shadow Chaser 2018 Client
Foob replied to Ylen X Walker's question in Client-side Support
check lua files > skillinfolist.lub or skillinfolist.lua -
Korean Characters on some jobs how to hex?
Foob replied to Ylen X Walker's question in Client-side Support
@zeek: Updated msgstringtable, langtype 1 for client/sclientinfo, service_usa lua files. -
Where is Old Guide for Installation CentOS 7
Foob replied to Skyzone's question in Installation Support
I think its the same? Have you tried it if not just download devtoolset 5 or 4