Author | Message |
---|
Centuu.-

Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/22/2019, 8:22 am | |
| Mas que claro, gracias por la prueba! Fui implementando con cosas que tenia SephirotH en sus sources y fui agregandolos a los mios. En cuanto pueda voy a corregir esos detalles que mencionas. | |
|
 | |
Centuu.-

Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/22/2019, 4:46 pm | |
| Bueno, ahi estuve actualizando algunas coordenadas. Habria que probarlo a ver como quedo | |
|
 | |
QuestioN
Posts : 31 Since : 2019-09-02
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/22/2019, 9:30 pm | |
| antes quiero mencionar que tira un error de int res; para aquellos que intenten compilar, en la funcion void CGame::UpdateScreen_OnGame() Estuve probandolos y estan bien, como no tenia internet en el trabajo hice un documento de word con las cosas que vi y con lo que falta para que sea mas comodo a la hora de arreglar lo que resta, ademas no deja adjuntar varias fotos asi que esta todo en este documento de word. [You must be registered and logged in to see this link.]PD: centu intente enviarte los archivos del server que tengo funcionando para que entraras y pudieras mirar bien lo que tiene, si algo te podria llegar a servir para implementar, etc. Si te hace falta avisame ya que tenes bloqueado el envio de archivos. | |
|
 | |
Centuu.-

Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/25/2019, 8:12 am | |
| - Hernan34 wrote:
- antes quiero mencionar que tira un error de int res; para aquellos que intenten compilar, en la funcion void CGame::UpdateScreen_OnGame()
Estuve probandolos y estan bien, como no tenia internet en el trabajo hice un documento de word con las cosas que vi y con lo que falta para que sea mas comodo a la hora de arreglar lo que resta, ademas no deja adjuntar varias fotos asi que esta todo en este documento de word.
[You must be registered and logged in to see this link.]
PD: centu intente enviarte los archivos del server que tengo funcionando para que entraras y pudieras mirar bien lo que tiene, si algo te podria llegar a servir para implementar, etc. Si te hace falta avisame ya que tenes bloqueado el envio de archivos. No se puede descargar el archivo, copia el contenido aca en un post asi lo puedo ver. | |
|
 | |
Centuu.-

Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/25/2019, 12:18 pm | |
| UPDATED:
- Terminado de copiar algunas partes del codigo 800x600 que faltaron, deberia estar completo ahora ! Yo a la noche estaré probando... | |
|
 | |
Centuu.-

Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/25/2019, 7:36 pm | |
| - Hernan34 wrote:
- hola Centu, voy a probar el codigo y te digo, tambien quiero aclarar que falta agregar en los source del cliente (en game cpp) porque no deja compilar, para que otro no tenga dramas.
void CGame::DrawDruncncity() { //DebugLog("druncncity"); }
otra cosa, no voy a hablar en terminos de programacion porque desconozco muchas cosas, solo intentare mencionar lo que pude ver en el pequeño test que hice, ignorando obviamente que al cambiar de resolucion lleva a cambiar todas las coordenadas o posiciones del chat, iconos, barra de abajo, etc, la posicion del pj lo veo centrado, los nombres de los pj, NPC, estan bien ubicados, lo que si pude notar es que los NPC parpadean cuando se mueven, desaparecen por un momento y luego aparecen al rato, no pude testear si pasa con player pero pienso que sucederia lo mismo. otra cosa que quiero mencionar es que el puntero del mouse sigue tomando las dimenciones de la resolucion vieja, no deja llevar el mouse mas alla de eso, pero por ejemplo el minimapa si se adapta a la nueva resolucion. (marque con un cuadro amarillo el limite que deja llevar el puntero del mouse) hasta el momento eso, pido disculpas si no fui claro expresandome.[You must be registered and logged in to see this image.] Probalo ahora, recien lo estuve probando en mi compu y funciona bien! Cliente compatible con resolucion 800x600 :D | |
|
 | |
QuestioN
Posts : 31 Since : 2019-09-02
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/25/2019, 9:26 pm | |
| Lo quise probar y me tiro varios errores al compilar el cliente, y después me entró gente al laburo y ya no pude mirarlo bien. Más tarde me pongo a ver y te digo que tal quedó. | |
|
 | |
Centuu.-

Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/27/2019, 12:28 pm | |
| UPDATED:
- improvements in 800x600 resolution - added multi-trade in exchange | |
|
 | |
darmart123
Posts : 11 Since : 2015-08-07
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/27/2019, 3:31 pm | |
| - [You must be registered and logged in to see this link.] wrote:
- UPDATED:
- improvements in 800x600 resolution - added multi-trade in exchange Hola Centuu! Que te estaría faltando para la resolución 800x600 funcionando? Quiero agregarlo tambien x lo que me serviria saber que has ido fixeando y que va quedando para ver si logra salir. Saludos | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/27/2019, 3:34 pm | |
| - [You must be registered and logged in to see this link.] wrote:
- [You must be registered and logged in to see this link.] wrote:
- UPDATED:
- improvements in 800x600 resolution - added multi-trade in exchange Hola Centuu!
Que te estaría faltando para la resolución 800x600 funcionando?
Quiero agregarlo tambien x lo que me serviria saber que has ido fixeando y que va quedando para ver si logra salir.
Saludos Ya está funcionando, sólo queda acomodar las coordenadas de los iconos de las auras y las barras de hp,sp,mp que estén centradas en pantalla, después el resto está funcionando. | |
|
 | |
QuestioN

Posts : 31 Since : 2019-09-02
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/27/2019, 9:42 pm | |
| Excelente laburo centu, y gracias por tomarte las molestias en crear unos Files buenos, voy a extraer el code de la quest y del daño que se acumula 3 veces que está dentro de unos Files que posteo roazir o doluk funcionando bien y si lo logró subo los Files. | |
|
 | |
sleeq

Posts : 22 Since : 2019-09-24
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/27/2019, 10:47 pm | |
| Char is not properly centered on screen in this version though | |
|
 | |
Doluk


Posts : 13 Since : 2014-08-20
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/28/2019, 12:46 am | |
| - [You must be registered and logged in to see this link.] wrote:
- Char is not properly centered on screen in this version though
hes trying to do his the best to this community. Gracias centuu por todo el aporte! | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 11/28/2019, 8:13 am | |
| - [You must be registered and logged in to see this link.] wrote:
- Char is not properly centered on screen in this version though
If you want to contribute, you're welcome. | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/3/2019, 5:29 pm | |
| UPDATED:
- fixed some msgs in Client and HGServer. - added function that sends MAX STATS to Client from HG, so if you configure it in Settings.cfg it will send it and Client will compute it to prevent bugs. (Need to test) - binarydata » Wed Apr 06, 2005 8:14 pm wrote:
- hb dead anyways
| |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/5/2019, 12:21 pm | |
| UPDATED:
- minor HG's performance fixes - binarydata » Wed Apr 06, 2005 8:14 pm wrote:
- hb dead anyways
| |
|
 | |
luquitomas

Posts : 20 Since : 2018-01-20
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/14/2019, 1:25 am | |
| Logre copilar el HG, pero donde cambio la ip del cliente para poder copilarlo y que funcione? | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/16/2019, 7:49 am | |
| - [You must be registered and logged in to see this link.] wrote:
- Logre copilar el HG, pero donde cambio la ip del cliente para poder copilarlo y que funcione?
Creo que podes compilarlo y despues en los CONTENTS modificas el Login.cfg con la ip para conectarte... | |
|
 | |
luquitomas

Posts : 20 Since : 2018-01-20
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/18/2019, 1:14 am | |
| Gracias ya lo logre, consulta el panel inferior se ve raro y al entrar a cualquier mapa que no sea elvine o aresden tira CL, ademas hay un bug que el gm no tiene mana esto es correcto o hice algo mal? [You must be registered and logged in to see this image.] | |
|
 | |
luquitomas

Posts : 20 Since : 2018-01-20
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/18/2019, 1:15 am | |
| | |
|
 | |
hallabit

Posts : 1 Since : 2019-10-20
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/22/2019, 2:37 am | |
| Can we get a base client to throw the client files into? | |
|
 | |
luquitomas

Posts : 20 Since : 2018-01-20
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 12/31/2019, 7:16 pm | |
| Consulta centu la copilaciond el cliente tira estos errores
Error RC1015 cannot open include file 'afxres.h'. Game C:\Users\Lucas\Desktop\Helbreath Server FILES - TOOLS\Server FILES 3.82 By Centu\Client SOURCE\resource.rc 10 Advertencia C4477 'sprintf' : la cadena de formato '%d' requiere un argumento de tipo 'int', pero el argumento variádico 1 tiene el tipo 'HINSTANCE' Game C:\Users\Lucas\Desktop\Helbreath Server FILES - TOOLS\Server FILES 3.82 By Centu\Client SOURCE\Wmain.cpp 200 | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/2/2020, 7:58 am | |
| - [You must be registered and logged in to see this link.] wrote:
- Consulta centu la copilaciond el cliente tira estos errores
Error RC1015 cannot open include file 'afxres.h'. Game C:\Users\Lucas\Desktop\Helbreath Server FILES - TOOLS\Server FILES 3.82 By Centu\Client SOURCE\resource.rc 10 Advertencia C4477 'sprintf' : la cadena de formato '%d' requiere un argumento de tipo 'int', pero el argumento variádico 1 tiene el tipo 'HINSTANCE' Game C:\Users\Lucas\Desktop\Helbreath Server FILES - TOOLS\Server FILES 3.82 By Centu\Client SOURCE\Wmain.cpp 200 Borra la carpeta Release y volvé a compilar. Qué versión de Visual Studio estás usando? | |
|
 | |
david909

Posts : 12 Since : 2019-12-19
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/2/2020, 11:57 am | |
| Hey guys,
I think I've made some progress - I was able to compile the HGServer.exe and am now able to spawn mobs in the different maps. Now I'm relatively clueless on what I need to do to actually get the client running.
I see that there is a Client.exe file in the Files folder. When I try to run it, it says it's missing search.dll. Am I supposed to move this .exe file to another location? Maybe I'm missing some files?
I'll keep playing with it and try to figure it out. A little advice would be greatly appreciated though!
Thanks | |
|
 | |
LifeX


Posts : 240 Since : 2014-11-15
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/3/2020, 1:49 pm | |
| Hi David, you need to have a clean HBUSA 3.82 files. The files you see in the Google Drive is the file specifically for this setup, HOWEVER you still need the full HBUSA Installation file.
LifeX
Helbreath Crusade << Click
| |
|
 | |
LifeX


Posts : 240 Since : 2014-11-15
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/3/2020, 2:15 pm | |
| I have updated some codes for the source.
** Fix HP regen that bugs MP ** Fix spawn rate if too many maps in 1 HGServer ** Fix some bytes and declaration bugs
Good luck.
LifeX
Helbreath Crusade << Click
| |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/3/2020, 2:29 pm | |
| - [You must be registered and logged in to see this link.] wrote:
- I have updated some codes for the source.
** Fix HP regen that bugs MP ** Fix spawn rate if too many maps in 1 HGServer ** Fix some bytes and declaration bugs
Good luck. Thank you. Have a Happy New Year ! (late) I hope this year we'll have a fix for Windows 10  | |
|
 | |
david909

Posts : 12 Since : 2019-12-19
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/3/2020, 7:09 pm | |
| - [You must be registered and logged in to see this link.] wrote:
- Hi David, you need to have a clean HBUSA 3.82 files. The files you see in the Google Drive is the file specifically for this setup, HOWEVER you still need the full HBUSA Installation file.
Thanks for the heads up Life! I tried downloading the HB USA installer posted by sleeq - is this the correct version? I'm not sure which link to follow to get a clean copy of the HBUSA 3.82 files. I have to go back to work now, but I'll try more tonight. Thank you for your help! Slowly but surely learning some  | |
|
 | |
LifeX


Posts : 240 Since : 2014-11-15
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/4/2020, 12:07 am | |
| - [You must be registered and logged in to see this link.] wrote:
- [You must be registered and logged in to see this link.] wrote:
- Hi David, you need to have a clean HBUSA 3.82 files. The files you see in the Google Drive is the file specifically for this setup, HOWEVER you still need the full HBUSA Installation file.
Thanks for the heads up Life! I tried downloading the HB USA installer posted by sleeq - is this the correct version? I'm not sure which link to follow to get a clean copy of the HBUSA 3.82 files. I have to go back to work now, but I'll try more tonight.
Thank you for your help! Slowly but surely learning some  yes, that is the right file. Good Luck.
LifeX
Helbreath Crusade << Click
| |
|
 | |
david909

Posts : 12 Since : 2019-12-19
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/4/2020, 2:24 am | |
| Hey guys,
I'm back.. again lol. I'm still having some trouble. First thing first: I am running on Windows 10. I noticed Centuu said something about a Windows 10 fix above, so not sure if that is relevant or not.
Below is a brief summary of the steps I've taken so far:
Compiled HGServer and successfully started the _3WorldServer, GateServer, MainLServer, and the Middleland/Elvine/Aresden servers.
I've downloaded the HBUsa [FullClient] Installer posted by Sleeq in this forum. Inside, it contained two installation files - one states v3.81, and installs to the default games directory. The other version ins't listed, but I assume it is v3.82, and installs to the C:Program Files directory. I can successfully run the HelGame.exe from the v3.81, but can not from the one in the Program Files directory. (I can't log in from it, though).
I've tried copying the contents downloaded from the drive into both of these folders, moving the Client.exe provided from the Files folder to the main HelbreathUSA folder (same location as Helgame), and tried to run it - but all it does is pop up a small icon on my start bar and then disappear. I can see client.exe listed running as a background process in my task manager, but the program does not actually allow me to do anything with it or bring up any screens.
I also changed the login.cfg to have my ipv4 address (tried public address too), as well as changing all of the other .cfg files for the server to use my ipv4 address.
I think I'm probably missing something simple, but I'm not sure where to go from here.
I did not compile any files other than the HGServer. I noticed there are other .sln files located in some folders, but I did not compile them. Do I need to compile these as well? (I tried on some, but am missing a MFC component for VB I believe, or something along those lines).
Thank you for all of your help so far. I feel like I'm getting closer to being able to play! (and learning a lot, too!) | |
|
 | |
LifeX


Posts : 240 Since : 2014-11-15
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/5/2020, 2:16 pm | |
| You would need to compile the Client's sln.
LifeX
Helbreath Crusade << Click
| |
|
 | |
luquitomas

Posts : 20 Since : 2018-01-20
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/6/2020, 2:07 am | |
| - [You must be registered and logged in to see this link.] wrote:
- [You must be registered and logged in to see this link.] wrote:
- Consulta centu la copilaciond el cliente tira estos errores
Error RC1015 no puede abrir el archivo de inclusión 'afxres.h'. Juego C: \ Users \ Lucas \ Desktop \ Helbreath Server ARCHIVOS - HERRAMIENTAS \ Server ARCHIVOS 3.82 Por Centu \ Client SOURCE \ resource.rc 10 Advertencia C4477 'sprintf': la cadena de formato '% d' requiere un argumento de tipo 'int ', pero el argumento variádico 1 tiene el tipo' HINSTANCE 'Juego C: \ Users \ Lucas \ Desktop \ Helbreath Server ARCHIVOS - HERRAMIENTAS \ Servidor ARCHIVOS 3.82 Por Centu \ Cliente FUENTE \ Wmain.cpp 200 Borra la carpeta Release and volvé a compilar. ¿Qué versión de Visual Studio estás usando?
"Borre la carpeta volvi a copilar y ahora saltan estos errores". Uso el 2019 que pusiste vos para bajar y usar estos archivos. - Quote :
- Advertencia C4477 'sprintf': la cadena de formato '% d' requiere un argumento de tipo 'int', pero el argumento variádico 1 tiene el tipo 'HINSTANCE' Juego C: \ Users \ Lucas \ Desktop \ Helbreath Server ARCHIVOS - HERRAMIENTAS \ ARCHIVOS del servidor 3.82 Por Centu \ Client SOURCE \ Wmain.cpp 200
- Quote :
- El error RC1015 no puede abrir el archivo de inclusión 'afxres.h'. Juego C: \ Users \ Lucas \ Desktop \ Helbreath Server ARCHIVOS - HERRAMIENTAS \ Server ARCHIVOS 3.82 Por Centu \ Client SOURCE \ resource.rc 10
| |
|
 | |
david909

Posts : 12 Since : 2019-12-19
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/6/2020, 6:20 am | |
| - [You must be registered and logged in to see this link.] wrote:
- You would need to compile the Client's sln.
Hey Life, I compiled the client's .sln and attempted to run it a few times. It looks like it tries to load, and then displays a message stating I need direct-X 7.0a installed. As I am on Windows 10, I am not able to install this version of direct-x. I also tried running the client.exe in compatibility mode for Windows XP Service Pack 2 and 3, but nothing happened. aside from a background task called client.exe began running. Does anyone have any idea on where to go from here? Is anyone else having the same problem? Thanks for your help! | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
![[SRC+FILES] HGServer-Client-Files - Page 6 Empty](https://2img.net/i/empty.gif) | Subject: Re: [SRC+FILES] HGServer-Client-Files 1/6/2020, 7:48 am | |
| - [You must be registered and logged in to see this link.] wrote:
* TO DO: -Windows 8/8.1/10 Compatibility ... Yes, read the first post. | |
|
 | |
| [SRC+FILES] HGServer-Client-Files | |
|