Eden eternal server 100% (server / client)
Hi, i know a lot of people has been looking for "Eden eternal server files" and can't find it anywhere... i was in your place too, i've been working, searching on the darkest webs, tried to recreate this game on unity and ask people who i knew had the server files but all they want is money money money money so i said fuck it i'll do it myself.
Now that i finally got the files fully working to 100% monsters, exp, quests, maps, etc, i'll give it to you guys for free, Server only works on local atm.
Guide to setup the server is in the folders Client, server and database. I'll release tools and some info on how to add items to the game and some stuff like that later.
link: https://drive.google.com/drive/folde...Dd?usp=sharing
Re: Eden eternal server 100% (server / client)
Quote:
Originally Posted by
meyern
. The only thing i want in exchange is a little help with the setup of the server on a vps because im not able to make it work (it only works on local atm).
You could do a simple connector using openvpn and redirect ports to wan ...
If you need a c# wrapper for openvpn check this out: https://github.com/GildedHonour/OpenVpnManagement
Re: Eden eternal server 100% (server / client)
hello, at some point there is this command: psql -f database.out
from where do we get this database.out from?
Re: Eden eternal server 100% (server / client)
Hi, sorry that was my bad. Uploading the database.out file right now
Re: Eden eternal server 100% (server / client)
awesome, now it makes sense :)) gonna try it later once I reach home :D
Re: Eden eternal server 100% (server / client)
Good release.
how to add account?
Re: Eden eternal server 100% (server / client)
Quote:
Originally Posted by
Kang Jinsu
Good release.
how to add account?
You have to add it from the database, fnaccount->accounts
there's a dummy account created already btw.
Re: Eden eternal server 100% (server / client)
Quote:
Originally Posted by
meyern
You have to add it from the database, fnaccount->accounts
there's a dummy account created already btw.
haha, OK :blushing:
When I use a different SQL tool(heidisql), no information comes out...
Quote:
Loading character list...
Cannot connect to server.
:mellow:
Re: Eden eternal server 100% (server / client)
Quote:
Originally Posted by
Kang Jinsu
haha, OK :blushing:
When I use a different SQL tool(heidisql), no information comes out...
Hello, that's because its not SQL its PostgresSQL, and you won't be able to retrieve the characters if you don't modify the ip from the db. Everything is on the guide files :D.
Re: Eden eternal server 100% (server / client)
Seem someone call mod don't assume about take stuff from edeneternal.to ?
Mod don't have even check was posted before (like from this screen https://i.imgur.com/VDw1227.png ) --> this post just repost + ask help for something locked on propose
For people don't know and want update its given free on original website (read before) with support and help for local since December ( https://i.imgur.com/WFnnB2p.png )
Well again if you want release file on ragezone, ok, well, but it's RELEASE POST, not a ask help post !
Original release have disable server mod for avoid dumb to make server and ruin the game like people have do on Aura Kingdom (you ask for server mode for stole money from player) ,so again it's RELEASE POST if you want help create thread
Re: Eden eternal server 100% (server / client)
You are right i should ask for that kind of help in another thread so i'll just edit the post and no, i don't want to steal any money from players, My only goal is to be able to upload a new public server with more content than vendetta has rn (SERVER IS TOTALLY F2P And fully translated to english).
Re: Eden eternal server 100% (server / client)
Hello,
I created the server and I was able to log in but when selecting a server it disconnects, because it is not available. On the other hand, I don't see any postgreSQL tables from navicat, even putting in the query, I don't see it.
Re: Eden eternal server 100% (server / client)
Quote:
Originally Posted by
RainbowShaak
Hello,
I created the server and I was able to log in but when selecting a server it disconnects, because it is not available. On the other hand, I don't see any postgreSQL tables from navicat, even putting in the query, I don't see it.
Check out this ee.to guide, it's basically the same setup https://www.youtube.com/watch?v=Ofnl8xNSw1A.
Re: Eden eternal server 100% (server / client)
INFO the server is mounted the same way as aura kingdom which has a section :P:
Re: Eden eternal server 100% (server / client)