Форум администраторов игровых серверов

Форум администраторов игровых серверов (https://forum.zone-game.info/TT.php)
-   Point Blank (Piercing Blow) (https://forum.zone-game.info/forumdisplay.php?f=204)
-   -   [Point Blank] Update Server to v42 (https://forum.zone-game.info/showthread.php?t=43020)

TomCodder 18.03.2018 05:48

Update Server to v42
 
I need to update my server to work with the client v42 instead of v37

@PROGRAMMATOR

PROGRAMMATOR 18.03.2018 16:18

Re: Update Server to v42
 
I cannot help because I haven't worked with these versions. But the algorithm is always the same - compare the packets and make changes.

Yusqa 20.03.2018 19:20

Re: Update Server to v42
 
V42 MY INFO MAP CONFIG
public static int Tutorial = 0;
public static int Deathmatch = 0x65;
public static int Destruction = 0x70;
public static int Chaos = 0x26;
public static int Eliminater = 1;
public static int Defense = 0x27;
public static int Challange = 0x01;
public static int Dino = 0x28;
public static int Sniper = 0x02;
public static int Shotgun = 0x01;
public static int HeadHunter = 0;
public static int Soco = 0;
public static int CrossCounter = 0x3E;
public static int Destoryer = 0x01;
public static int Zombie = 0x6A;

TomCodder 21.03.2018 14:36

Re: Update Server to v42
 
Цитата:

Сообщение от Yusqa (Сообщение 430682)
V42 MY INFO MAP CONFIG
public static int Tutorial = 0;
public static int Deathmatch = 0x65;
public static int Destruction = 0x70;
public static int Chaos = 0x26;
public static int Eliminater = 1;
public static int Defense = 0x27;
public static int Challange = 0x01;
public static int Dino = 0x28;
public static int Sniper = 0x02;
public static int Shotgun = 0x01;
public static int HeadHunter = 0;
public static int Soco = 0;
public static int CrossCounter = 0x3E;
public static int Destoryer = 0x01;
public static int Zombie = 0x6A;

I am need some help to update my source code , it almost fixed 95%

Yusqa 21.03.2018 21:42

Re: Update Server to v42
 
what errors?

TomCodder 22.03.2018 07:55

Re: Update Server to v42
 
Цитата:

Сообщение от Yusqa (Сообщение 430698)
what errors?

my source code support v37 , when try v42 it crashed


Текущее время: 16:08. Часовой пояс GMT +3.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot