mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 14:43:27 +02:00
Version 2.2.1 - updated market, text editor, bot
This commit is contained in:
@@ -392,6 +392,7 @@ function EnterGame.doLogin()
|
||||
g_game.setClientVersion(G.clientVersion)
|
||||
g_game.setProtocolVersion(g_game.getClientProtocolVersion(G.clientVersion))
|
||||
g_game.setCustomProtocolVersion(0)
|
||||
g_game.setCustomOs(-1) -- disable
|
||||
g_game.chooseRsa(G.host)
|
||||
if #server_params <= 3 and not g_game.getFeature(GameExtendedOpcode) then
|
||||
g_game.setCustomOs(2) -- set os to windows if opcodes are disabled
|
||||
|
Reference in New Issue
Block a user