Quote:
Originally Posted by knightdown
ok so how do i find out what the rigth client version is?
|
You can use my IPTool to view or edit the version, vtm.brn holds the client version in a integer value. From the looks of it the loginserver doesn't check version at all, the gameserver does. When you login to lastchaos the client sends the login packet twice, once to the loginserver. Then the loginserver sends the server list packet. Then once you join a server channel, the client sends the login packet again, to authenticate you with the gameserver. So blocking people version wise via the gameserver doesn't seem possible unless you use a custom loginserver like mine.