Crear servidor Ascent para World of Warcraft actualizado 2º post

Iniciado por frekency, 10 Agosto 2007, 00:21 AM

0 Miembros y 4 Visitantes están viendo este tema.

edu18x

#290
segun eh leido los foros me dicen que para los que les crashea el Ascent 1051+ usen este script



ALTER TABLE creatureloot DROP heroicpercentchance;
ALTER TABLE creatureloot DROP mincount;
ALTER TABLE creatureloot DROP maxcount;

ALTER TABLE fishingloot DROP heroicpercentchance;
ALTER TABLE fishingloot DROP mincount;
ALTER TABLE fishingloot DROP maxcount;

ALTER TABLE itemloot DROP heroicpercentchance;
ALTER TABLE itemloot DROP mincount;
ALTER TABLE itemloot DROP maxcount;

ALTER TABLE objectloot DROP heroicpercentchance;
ALTER TABLE objectloot DROP mincount;
ALTER TABLE objectloot DROP maxcount;

ALTER TABLE pickpocketingloot DROP heroicpercentchance;
ALTER TABLE pickpocketingloot DROP mincount;
ALTER TABLE pickpocketingloot DROP maxcount;

ALTER TABLE prospectingloot DROP heroicpercentchance;
ALTER TABLE prospectingloot DROP mincount;
ALTER TABLE prospectingloot DROP maxcount;

ALTER TABLE skinningloot DROP heroicpercentchance;
ALTER TABLE skinningloot DROP mincount;
ALTER TABLE skinningloot DROP maxcount;


ALTER TABLE creatureloot MODIFY column percentchance float(0) NOT NULL default 0;

ALTER TABLE fishingloot MODIFY column percentchance float(0) NOT NULL default 0;

ALTER TABLE itemloot MODIFY column percentchance float(0) NOT NULL default 0;

ALTER TABLE objectloot MODIFY column percentchance float(0) NOT NULL default 0;

ALTER TABLE pickpocketingloot MODIFY column percentchance float(0) NOT NULL default 0;

ALTER TABLE prospectingloot MODIFY column percentchance float(0) NOT NULL default 0;

ALTER TABLE skinningloot MODIFY column percentchance float(0) NOT NULL default 0;

alter table creatureloot add column heroicpercentchance float(0) default 0;
alter table creatureloot add column mincount int(30) default 1;
alter table creatureloot add column maxcount int(30) default 1;

alter table fishingloot add column heroicpercentchance float(0) default 0;
alter table fishingloot add column mincount int(30) default 1;
alter table fishingloot add column maxcount int(30) default 1;

alter table objectloot add column heroicpercentchance float(0) default 0;
alter table objectloot add column mincount int(30) default 1;
alter table objectloot add column maxcount int(30) default 1;

alter table itemloot add column heroicpercentchance float(0) default 0;
alter table itemloot add column mincount int(30) default 1;
alter table itemloot add column maxcount int(30) default 1;

alter table prospectingloot add column heroicpercentchance float(0) default 0;
alter table prospectingloot add column mincount int(30) default 1;
alter table prospectingloot add column maxcount int(30) default 1;

alter table pickpocketingloot add column heroicpercentchance float(0) default 0;
alter table pickpocketingloot add column mincount int(30) default 1;
alter table pickpocketingloot add column maxcount int(30) default 1;

alter table skinningloot add column heroicpercentchance float(0) default 0;
alter table skinningloot add column mincount int(30) default 1;
alter table skinningloot add column maxcount int(30) default 1;


pd: no lo eh provado pero si debe ser porq me han crasheado todas esas versiones ni bien la monto

frekency

Segun he averiguado aora eso que an puesto para ejecutar es porque an metido tablas nueva, y en el ascent.conf nuevo an añaadido más lineas de drop.



souzt

#292
a mi mapasa lo siguien abro el logo y vien pero luego al abrir el ascent me pasa lo suguiente carga todo y al final donde pone conectando key:muchos numeros luego pone failure varias veces y timeout y ay salta un error y se cierra plizz ayudeme

EDITADO:les pongo el link http://img407.imageshack.us/img407/8897/falloda7.png

wanki

wenas  ami me va todo bien cuando inicio el logonserver pero cuando inicio el antrix.exe me sale esto
http://img409.imageshack.us/my.php?image=problemaop5.png
alguien sabe solucion?
Porfavor ayuda
Gracias

frekency

souzt: estaba a punto d econtestarte pero vi el mensaje privado, asi que voy a pasar, que lo haga otro.


wanki: No sigas el post anterior para eso me tome la molestia de renovarlo, sigue el mio al pie de la letra.

A los demas no penseis que os abandono, os contesto luego a la noche.



souzt

pero por que no me solucionas esto??el mp lo envie por que estabas conectado y no contestabas ademas estaba deseando jugar por que yevo aki 2 dias montando el servidor par que me saliese ese error por eso te suplico k me respondas plizz

Jeffe

HOla, yo tambien tengo el mismo problema que souzt, porfavor respondan

frekency

me encanta souzt como as llamado a un amigo tuyo para k diga eso, anda por lo menos te lo as currao, eso es de la passque hay que poner al final del ascent.conf y logonserver.conf, tienen k ser iguales como bien dice en el tutorial.



souzt

muchas gracias por ponerlo pero no lo conozco de nada

.:-Ska!-:.

En primer lugar felicitar al creador del turorial es execelente una cosa alguin me podria ayudar que estoi un poco liado con el LQSyog me podrian poner un ejemplo de la cosa que va en cada campo para conectarme a mi servidor MySQL

http://img262.imageshack.us/img262/4643/sinttulo2aq4.png