fiveserver icon indicating copy to clipboard operation
fiveserver copied to clipboard

Competition Mode

Open naw3l opened this issue 1 year ago • 9 comments

Hi! First of all, thanks for your work, the server works without any lag and it's really stable and fast. I've been debugging it, without a lot of knowledge on python, and I was able to get the Competition handler to work(it is 0x9100): image This is not an issue, it's more like a question: does anyone remember how this competition page works? I'm trying to get it to work but it would be very helpful to actually know what it's supposed to do, beacuse i haven't seen this page in ages. Thanks in advance.(i'll happily share the code needed to get there if someone it's interested).

naw3l avatar Jan 20 '24 19:01 naw3l

Hi, I think I saw something about it recently (I have a running Sixserver instance), but it wasn't from mine since that feature doesn't work for me. I might be able to help you with this, I'll let you know.

LVricella avatar Jan 22 '24 18:01 LVricella

Amigazo, te dejo este video que es oro y vas a poder ver justamente lo que estás buscando:

https://www.youtube.com/watch?v=w7VmmhWDb7c&ab_channel=ScoreR

Pregunta a parte, tenés pensado trabajar en la función de Partido rápido? Fue lo último que estaba revisando antes de postergarlo.

LVricella avatar Jan 22 '24 19:01 LVricella

Genio @LVricella, pude ver la pantalla y darme una idea de que datos necesita, aparentemente (Titulo, Cantidad de Players, Start y End of time y una descripcion). Igual ayer pensaba que quizás, esto no se feedea ni de una DB ni de algun dato harcodeado en el server, sino de otra URL, y ahi cagamos jajaja. De todas formas muchas gracias.

No miré la funcion partido rapiudo porque estuve probando otras features, no sabia que no funcaba, me parecio que el de EvoLeague lo habia arreglado, habria que comparar ambos pes5.py

naw3l avatar Jan 23 '24 14:01 naw3l

Hola buenas soy un jugador del pes 6 online de la época del servidor original. Encontré esto por casualidad. Necesitáis alguna ayuda ? Tengo buena memoria de como era aquel server jugué miles de horas. Hay servidores operativos a día de hoy ? Gracias

LaGarota avatar Feb 17 '24 23:02 LaGarota

Hello @naw3l I work on PES6J (java) and I would like to add competition mode. Have you found other ways?

I found that: For competition mode, there were 3 choices: -Normal: with limitation in relation to divisions and/or teams. -Winners competition: tournament accessible depending on the player's ranking. -Masters League Team: depends of your save option file if you created a masters league.

For mods Normal & Winners Competition: 3 teams had to be chosen. Each team could have between 0 and 5 stars to distribute before the start of the tournament.

cuplist

Maybe that's works like a special lobbie with a specific type (like menu, pc,ps2)?

For ranking cup the packet is (0x9400) cuprank

http post for html query stats ==> evid=0&limit=100&offset=0&pid=3&flag=0

Good night ! i spent time but now i successfull enter in competition:

compet_in

compet_in2

I hope this can help

Best regards

themasterz avatar Mar 05 '24 23:03 themasterz

Seria ótimo poder coloca essas competição no pes6 ... Faria com que jogadores voltassem a jogar ainda mais...

WagnerSami avatar Mar 15 '24 16:03 WagnerSami

Hello @naw3l I work on PES6J (java) and I would like to add competition mode. Have you found other ways?

I found that: For competition mode, there were 3 choices: -Normal: with limitation in relation to divisions and/or teams. -Winners competition: tournament accessible depending on the player's ranking. -Masters League Team: depends of your save option file if you created a masters league.

For mods Normal & Winners Competition: 3 teams had to be chosen. Each team could have between 0 and 5 stars to distribute before the start of the tournament.

cuplist

Maybe that's works like a special lobbie with a specific type (like menu, pc,ps2)?

For ranking cup the packet is (0x9400) cuprank

http post for html query stats ==> evid=0&limit=100&offset=0&pid=3&flag=0

Good night ! i spent time but now i successfull enter in competition:

compet_in

compet_in2

I hope this can help

Best regards

Can you share the code? So you can try it? Thank you PES brothers😉

rik297981 avatar Apr 05 '24 23:04 rik297981

Hi! First of all, thanks for your work, the server works without any lag and it's really stable and fast. I've been debugging it, without a lot of knowledge on python, and I was able to get the Competition handler to work(it is 0x9100): image This is not an issue, it's more like a question: does anyone remember how this competition page works? I'm trying to get it to work but it would be very helpful to actually know what it's supposed to do, beacuse i haven't seen this page in ages. Thanks in advance.(i'll happily share the code needed to get there if someone it's interested).

Can you share the code? So you can try it? Thank you PES brothers😉

rik297981 avatar Apr 05 '24 23:04 rik297981

Hi @naw3l / @themasterz - Have you had any progress with this or any other feature? Hope you're doing well!

LVricella avatar Jul 04 '24 03:07 LVricella