How I can fix the lvl crit bug? +lvl = -crit :/
How I can fix the lvl crit bug? +lvl = -crit :/
Hi! I want 2 add two realms in my server so that i can have one blizzlike and one funserver. How do i do that? Plz! Thanks in advance![]()
Last edited by kristian92; 11-13-2007 at 03:43 PM.
Hello Guys,
i need Help, really!
I downloaded Chrispees Newest Repack, but i cant get it work!
I installed at first MySQL5.1 with this Guide from Chrispee
http://www.mmowned.com/forums/emulat...l-picutre.html
After that i unrared all Files and wanted to Start the Server, but it doesnt
work. For example, the Logonserver.exe Dos Window Pops up a hundret
of times, but nothing happens and i cant start the other Exes...
What i did wrong? Anyone said i had to change some things in
my config files. But what?
For some reason whenever I make a new character, it's missing the starting items. When I get armor and equip it to them and log off them, the items are removed from the character and it is left with none. I'm running NCDB 0.2.2 and Ascent rev 2016 with the character tables in. I am missing a table or something?
plz can some1 help me? with creating more realms on mangos or ascent? cause i'd like to have one blizzlike and one funserver running all at once
Hey can anyone help with how to run MySQL on Mac. I have been trying to get it. I've been following the readme. And I got it from Mangos on Mac. so it should work. But the terminal says it doesn't find the comands on the readme. I need help. anyone got anything?
hey can some one plz help me set up a registration website for my ascent server?? will give a gm acc to you if u help me and get it to work
plz i have looked every were and all the guide do not help i always run into problems
msg me on MSN : merlinguy21
would really like it if some one would do a remote accistence on msn and help
im desporit!~!~!~!~!
hey can some one plz help me set up a registration website for my ascent server?? will give a gm acc to you if u help me and get it to work
plz i have looked every were and all the guide do not help i always run into problems
msg me on MSN : merlinguy21
would really like it if some one would do a remote accistence on msn and help
im desporit!~!~!~!~!
I guess I just will keep asking, can some1 plz tell me how to fix my portals so i can use them more than once. I have to log off to reuse the portal. Also can some one tell me how to fix my DB so that I can get summoning spells to work like revive pet, demon summonings, non combat pets, snake trap,.... ext?
ok which DB should i be running Antrix, Ascent, or mangos? and can anyone tell me where i can get a precompiled DB that comes with cutom malls and cutoms sets portals and that great stuff ty
Hi! I want 2 add two realms in my server so that i can have one blizzlike and one funserver. How do i do that? Plz! Thanks in advance![]()
c'mon! some1's got to knoW!
you could try this:
- make 1 account DB
- make 2 world DBs and character DBs
- get 2 ascent cores (the same)
- run both ascent on same accountDB but let them run on their own worldDB and charDB
i never tried this myself... but this should be working
edit: this is what i came up with after searching ascent forums:
realmcount = realms per PC.
(it is possible to run multiple instances of ascent on 1 PC; in that case realmcount>1
this only makes sense if you realy have powerfull PC and lots of ram)
so basicly get 2 ascent cores.. the same ones then let them both connect to the same logonserver but to a different worldDB/charDB....Also...if your realms are all on the same server, make sure that each realm has it's own unique WorldListenPort configured in the ascent.conf files. The default is 8129, so for your second realm, configure WorldListenPort to 8128 (or something different), and make sure that in your realms.conf, the new port number is reflected, e.g.
** in your folder where your second realm is living configure your realms.conf to reflect the new listener port
<Realm2 Name = "My Second Realm"
Address = "127.0.0.1:8128"
** in your folder where your third realm is living configure your realms.conf to reflect the new listener port
Realm3 Name = "My Third Realm"
Address = "127.0.0.1:8127"
so you run 1x logon.exe and 2x ascent.exe
furthermore what i read was: you need 5 or 3 DBs... if you seperate the charDBs from worldDBs then you need 5 if not then:
realm1: worldDB1, charDB1
realm2: worldDB2, charDB2
logonserver: logonDB (with account data in it)
so 2 ascent cores running 1 realm each and running on same logonDB...
something like that i think
EDIT: i found a guide... let me share it![]()
grtz![]()
Last edited by latruwski; 11-14-2007 at 01:24 PM.