Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: header game server name how to change?  (Visto 1532 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline Janela Posteado: April 14, 2021, 08:31:46 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 63
  • Gracias recibida: 326
  • us
how to change the fx game servername to custom name that i like






Gracias:


Offline lunaticodeveloper #1 Posteado: April 14, 2021, 09:20:53 AM

  • MAESTRO

  • US. DE HONOR

  • Anunciante
  • +4 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.812
  • Gracias recibida: 27693
  • ar
In sources u can change this.

Soporte premium ya sabes contactame!
Experto en MuOnline! Mira mis aportes de primera!


Offline Janela #2 Posteado: April 14, 2021, 09:22:01 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 63
  • Gracias recibida: 326
  • us
In sources u can change this.

yes im on the sources and currently new on the development is there  a specific file can i see the value of 103? Thanks


Offline lunaticodeveloper #3 Posteado: April 14, 2021, 09:33:37 AM

  • MAESTRO

  • US. DE HONOR

  • Anunciante
  • +4 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.812
  • Gracias recibida: 27693
  • ar
In sources u can change this.

yes im on the sources and currently new on the development is there  a specific file can i see the value of 103? Thanks

stdafx.h

and Serverdisplayer.cpp

u can look with Control + F

Soporte premium ya sabes contactame!
Experto en MuOnline! Mira mis aportes de primera!


Offline Janela #4 Posteado: April 14, 2021, 11:21:24 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 63
  • Gracias recibida: 326
  • us
In sources u can change this.

yes im on the sources and currently new on the development is there  a specific file can i see the value of 103? Thanks

stdafx.h

and Serverdisplayer.cpp

u can look with Control + F


Thanks @lunaticodeveloper i saw it now. Is there a way that i can ask you frequently regarding on some other questions. I am new on the development and i dont know who can help me to my questions since the development has no documentations


Offline Specifier #5 Posteado: April 14, 2021, 12:16:20 PM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 748
  • Gracias recibida: 5802
  • gb
In sources u can change this.

yes im on the sources and currently new on the development is there  a specific file can i see the value of 103? Thanks

stdafx.h

and Serverdisplayer.cpp

u can look with Control + F


Thanks @lunaticodeveloper i saw it now. Is there a way that i can ask you frequently regarding on some other questions. I am new on the development and i dont know who can help me to my questions since the development has no documentations

you can understand them if you understand the codes and its function  so basically you have to understand or  basic knowledge of  c++ because teaching is useless if you dont understand the code or how it works and how the function works
not just copy paste (will make your GS worst or even a lot of bug will happen)

---------------------------[NULL]---------------------------------

Offline Janela #6 Posteado: April 14, 2021, 01:05:19 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 63
  • Gracias recibida: 326
  • us
In sources u can change this.

yes im on the sources and currently new on the development is there  a specific file can i see the value of 103? Thanks

stdafx.h

and Serverdisplayer.cpp

u can look with Control + F


Thanks @lunaticodeveloper i saw it now. Is there a way that i can ask you frequently regarding on some other questions. I am new on the development and i dont know who can help me to my questions since the development has no documentations

you can understand them if you understand the codes and its function  so basically you have to understand or  basic knowledge of  c++ because teaching is useless if you dont understand the code or how it works and how the function works
not just copy paste (will make your GS worst or even a lot of bug will happen)

yeah right, i am currently doing a research as well since VC++ is new to me. But i know how to code several languages and also not sure about the structure of the game source as well I can easily understand and read the code just wanted some guides where should the changes might be changed

Gracias:


Offline Specifier #7 Posteado: April 14, 2021, 01:06:46 PM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 748
  • Gracias recibida: 5802
  • gb
In sources u can change this.

yes im on the sources and currently new on the development is there  a specific file can i see the value of 103? Thanks

stdafx.h

and Serverdisplayer.cpp

u can look with Control + F


Thanks @lunaticodeveloper i saw it now. Is there a way that i can ask you frequently regarding on some other questions. I am new on the development and i dont know who can help me to my questions since the development has no documentations

you can understand them if you understand the codes and its function  so basically you have to understand or  basic knowledge of  c++ because teaching is useless if you dont understand the code or how it works and how the function works
not just copy paste (will make your GS worst or even a lot of bug will happen)

yeah right, i am currently doing a research as well since VC++ is new to me. But i know how to code several languages and also not sure about the structure of the game source as well I can easily understand and read the code just wanted some guides where should the changes might be changed
great looking forward to project :D :D

---------------------------[NULL]---------------------------------

Offline Janela #8 Posteado: April 14, 2021, 01:08:56 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 63
  • Gracias recibida: 326
  • us
In sources u can change this.

yes im on the sources and currently new on the development is there  a specific file can i see the value of 103? Thanks

stdafx.h

and Serverdisplayer.cpp

u can look with Control + F


Thanks @lunaticodeveloper i saw it now. Is there a way that i can ask you frequently regarding on some other questions. I am new on the development and i dont know who can help me to my questions since the development has no documentations

you can understand them if you understand the codes and its function  so basically you have to understand or  basic knowledge of  c++ because teaching is useless if you dont understand the code or how it works and how the function works
not just copy paste (will make your GS worst or even a lot of bug will happen)

yeah right, i am currently doing a research as well since VC++ is new to me. But i know how to code several languages and also not sure about the structure of the game source as well I can easily understand and read the code just wanted some guides where should the changes might be changed
great looking forward to project :D :D


If you have some old documentations there that much appreciated. Since i dont have any ideas with the game source architeture


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
1 Replies
1233 Views
Last post March 03, 2018, 04:42:54 PM
by ZabiinoOo
4 Replies
1858 Views
Last post April 06, 2018, 08:32:52 PM
by Urko
2 Replies
1276 Views
Last post April 19, 2018, 05:36:34 PM
by Cloud
10 Replies
4353 Views
Last post December 21, 2021, 01:37:25 PM
by T-LEGENDARY
0 Replies
345 Views
Last post March 18, 2022, 01:03:57 AM
by oxey.mu