so i got OOG walker working fine for the x30 server but for x12 things arent the same
this is the setting for the x30:
[L2Phoenix]
LoginServerIP=75.126.57.250
LoginServerPort=2666
ProtocolVersion=656
ServerList=L2Phoenix;
and this is what i changed to make it work on x12, i found server ip and port with netstat -n
[L2Phoenix]
LoginServerIP=75.126.57.251
LoginServerPort=7777
ProtocolVersion=656
ServerList=L2Phoenix;
i try login with OOG and i get loginserver successful and then nothing, it wont login on gameserver
any ideas how to make it work on x12? token is the same right?