Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Custom Ranking New V2 Lado Main  (Visto 1961 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline dakosmu Posteado: February 07, 2025, 11:50:35 PM | Modificado: February 09, 2025, 02:02:01 PM by dakosmu

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 781
  • Gracias recibida: 11678
  • ve
Custom Ranking New V2 Lado Main


stdafx.h


Code: [Select]
#define RANKING_NEW                    1

Dakosmu Colaborador

Offline Juninsj22 #1 Posteado: February 08, 2025, 12:57:16 PM | Modificado: February 08, 2025, 04:13:18 PM by Juninsj22

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 165
  • Gracias recibida: 1214
  • br
::[DEV-TEAM]::
::[Emulador]::

Offline kskooper #2 Posteado: February 08, 2025, 03:51:14 PM

  • 0 puntos por ventas
  • *
  • Rank: Heroe
  • Posts: 170
  • Gracias recibida: 1345
  • ar

Offline dakosmu #3 Posteado: February 09, 2025, 02:00:51 PM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 781
  • Gracias recibida: 11678
  • ve
Dakosmu Colaborador

Gracias:


Offline jhonhy #4 Posteado: February 11, 2025, 02:44:51 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 104
  • Gracias recibida: 218
  • br
@dakosmu part del server ?  thanks


Offline euthanoisocial #5 Posteado: February 12, 2025, 12:49:46 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 34
  • Gracias recibida: 260
  • vn
Can you share file in Game Server ?


Offline dakosmu #6 Posteado: February 12, 2025, 12:48:35 PM | Modificado: February 12, 2025, 12:57:59 PM by dakosmu

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 781
  • Gracias recibida: 11678
  • ve
LADO GAMESERVER


stdafx.h
Code: [Select]
#define RANKING_NEW 					1 

CustomRanking.cpp



CustomRanking.h



Buscar en DSProtocol.cp case 0x07:


Agregar


GameMain.cpp

Buscar case QUEUE_TIMER_PICK_COMMAND:

Agregar



GameServer.cpp
Code: [Select]
gQueueTimer.CreateTimer(QUEUE_TIMER_PICK_COMMAND,6000,&QueueTimerCallback);

Agregar


Queue.cpp

Buscar QUEUE_TIMER_PICK_COMMAND = 10

Agregar



Protocol.cpp

Buscar case 0xBF:








Dakosmu Colaborador

Gracias:


Offline jhonhy #7 Posteado: February 12, 2025, 10:41:41 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 104
  • Gracias recibida: 218
  • br
@dakosmu part del data server? querys? :'( gracias


Offline dakosmu #8 Posteado: February 16, 2025, 09:43:12 AM | Modificado: February 16, 2025, 10:47:09 AM by dakosmu

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 781
  • Gracias recibida: 11678
  • ve
LADO DATASERVER


stdafx.h

Code: [Select]
#define RANKING_NEW 1






Dakosmu Colaborador

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
5 Replies
4117 Views
Last post October 03, 2022, 11:43:37 PM
by Dieguinho
6 Replies
3421 Views
Last post July 26, 2023, 03:58:28 AM
by erickmalfoy
37 Replies
11432 Views
Last post February 09, 2025, 06:18:24 PM
by dakosmu
0 Replies
733 Views
Last post February 06, 2025, 10:59:08 PM
by dakosmu
1 Replies
1146 Views
Last post May 02, 2025, 11:00:50 PM
by erickmalfoy