Jump to content

Question

Posted

Hello I need a protected system for high five..

how can I find ?

Or if anyone know how to start l2.bin with different protocol version and different ip...

I mean to create one l2.exe like bat and that writes something like

@echo off
start l2.bin -ServerAdr= xxx.xxx.xx.x -ProtocolVersion= xxx 

something like this  but I dont know excactly the codes...

 

Thank you

4 answers to this question

Recommended Posts

  • 0
Posted

You cannot change the protocol of the client, it is hard coded into the exe; nor can you load the exe with an IP (you have the change the l2.ini file). If you want to check what Protocol version the client uses just create a bat file and put this line in it:

 

l2.bin -L2ProtocolVersion

  • 0
Posted

I can probably create something that changes the ServerAddr in the l2.ini before it starts the l2.exe but i don't think that the protocol version can be changed...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...