PDA

View Full Version : Small Question....


cracksmoker
12-25-2007, 05:10 PM
I got a question i am going to start making custom items and armor and stuff and does anyone by chance have a list of all the stat ids?? because that would be so helpful right about now because i only know stamina 7 and i think agility 3 and resilience which is 35 i think

Darhan
12-25-2007, 06:18 PM
http://wow-v.com/ this site offers a great item making tool

aaafa
12-25-2007, 06:23 PM
i have just one small problem and i will ask it here
when i try to open my realmserver.exe there write this

conecting on MyAQL localhost with (moocow : ******)
reason was Acces denied for user moocow@localhost

where i can change it plzz help

Darhan
12-25-2007, 06:26 PM
lol i dont even open it, i just open : Logonserver , Apache , Ascent and mysql.exe :S

aaafa
12-25-2007, 06:35 PM
and your server works?

Darhan
12-25-2007, 06:36 PM
Jup , just use the control panel that is included in the Repack , it will open all the things you need

gonna open realmserver , just to see what it does

Update: Same error as you lol , you dont need it

aaafa
12-25-2007, 06:46 PM
but when u open ascent and does after wrote

LogonComClient:Logon server latency 0ms

like sql qerry failed due to (.....

have that prob?

Darhan
12-25-2007, 06:47 PM
well , i also got 0 latency , its not a problem :P its because you ARE the host, but you get an error after this>? or ?

kolklik
12-25-2007, 06:47 PM
realmserver isnt support right now, what it does, is make your computer only host kalimdor fx, and then another computer host eastern kingdom and outland, like blizzard servers. :) so no need for it ^^

Darhan
12-25-2007, 06:49 PM
realmserver isnt support right now, what it does, is make your computer only host kalimdor fx, and then another computer host eastern kingdom and outland, like blizzard servers. :) so no need for it ^^

LoL @ that , does blizz really do that?

kolklik
12-25-2007, 06:49 PM
yes. never experienced outland crash while you were in azeroth? then ALL in outland get dc, but those in a instance or azeroth doesnt :D its kinda cool ;P + makes it less laggy :)

Darhan
12-25-2007, 06:52 PM
also easier for editing :P it's cool if we could do that 2

aaafa
12-25-2007, 06:55 PM
yea but i even cant connect on server :( i try with admin admin but wrote to i entered wrong username or pass,and in ascent write this

Sql query failed due to [Table `antrix.server_settings` doesnt exist].Query: [
REPLACE into server server_settings VALUE<"last_arena_update_time",1198611743

kolklik
12-25-2007, 06:56 PM
you can, if you have multiply computers, it is "supported" just not enabled, and it will need a bit of codeing and stuff to work properly :) but its possible, check out your AscentConfig.h for

/** Enable/disable Ascent world server cluster support.
* Warning: Ascent will no longer function independantly when built in cluster mode.
* It will require a realmserver to function.
* As of last update, it is nowhere near complete, only enable for dev use.
* Default: Disabled
*/
#ifdef ENABLE_CLUSTERING
# error Sorry but clustering is not finished yet. dont bother to try to compile it. it wont work.
# define CLUSTERING 1
#endif
//#define CLUSTERING 1

aaafa
12-25-2007, 07:07 PM
that is in ascent.conf??? coz i dont have ascentfonfig.h

kolklik
12-25-2007, 07:09 PM
hehe its the source files :) for when you compile your own ascent :) its not in the repack, or well, it is, but its a part of ascent.exe

aaafa
12-25-2007, 07:10 PM
so where i can find it

kolklik
12-25-2007, 07:23 PM
search the forum or go to http://mewm.org/ascent_tutorial/