Allods Developers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Allods Server files 1.0

Server Allods Server files 1.0 1.0

No permission to download

fido67

Appreciated member
Content Creator
Guide Author
ADC Launcher Users
fido67 submitted a new resource:

Allods Server files 1.0 - 1.0

You will find here the server files of 1.0 !

some info to mount it :

SQL (mariadb):

CREATE USER 'allods_online'@'localhost'; GRANT ALL PRIVILEGES ON . TO 'allods_online'@'localhost' WITH GRANT OPTION; FLUSH PRIVILEGES;




PostgreSQL DB: ao_account_trunk11


WAMP DB:
allods_online_auction_trunk_5
allods_online_billing_trunk
allods_online_guild_trunk
allods_online_mail_trunk12
allods_online_masterserver_trunk
allods_online_trunk_44


ao_account_trunk11 -> i throw like it was...

Read more about this resource...
 
in the shard folder in the StartServerCustom bat file you need to change "../../../vendors/Java/jdk/bin/java.exe" to "%JAVA_HOME%/bin/java.exe" then parameter change will become available - Xmx and -Xms without server crash
 
Back
Top