Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Tech Support → Version check

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 4

1

Topic: Version check

I'd like my pvpgn to only allow logins from 1.13c and other chat programs and don't allow other versions like 1.12 and 1.14. Any idea how?

2 (edited by alex870915 25.10.2017 23:33)

Re: Version check

why 1.13c version only?

3

Re: Version check

Only Diablo logins + chat:
bnetd.conf

allowed_clients = chat,d2dv,d2xp

Only 1.13c (not 100% sure if this will work, you should test it):
bnetd.conf

skip_versioncheck = false
allow_bad_version = false

Post in here if you run in to any issues.

Owner of SlashDiablo - One of the oldest and most well known Diablo II servers
Admin of Resurgence - Vanilla++ mod
Co-Founder of Hellforged - Diablo 09 built on 1.13 engine (current work in progress)
Founder of Diablo2.org - Dedicated Discord server for PvPGN/D2GS questions

4

Re: Version check

Use these settings..


bnetd.conf

allowed_clients = d2xp,chat

skip_versioncheck = false

allow_bad_version = true

allow_unknown_version = false

versioncheck.conf

# Diablo II - LoD (Expansion) 1.13c
"A=3845581634 B=880823580 C=1363937103 4 A=A-S B=B-C C=C-A A=A-B" \
 IX86ver1.mpq \
 IX86 \
 D2XP \
 "Game.exe 03/09/10 04:10:51 61440" \
 0x0000000d \
 1.0.13.0 \
 0x7686beca \
 D2XP_113C

# Diablo II 1.13c
"A=3845581634 B=880823580 C=1363937103 4 A=A-S B=B-C C=C-A A=A-B" \
 IX86ver1.mpq \
 IX86 \
 D2DV \
 "Game.exe 03/09/10 04:11:00 57344" \
 0x0000000d \
 1.0.13.0 \
 0xfc04b9f6 \
 D2DV_113C
Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Planner

Posts: 4

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Tech Support → Version check