I've noticed a lot of work arounds for launching your l2.exe file to your server. There are people creating batch files, modifying system files, and I even saw a post routing the launch through a custom .ini file. All of these seem a bit excessive to me and I feel like proving a solution that worked for me.
If this is irrelevant or somehow doesn't actually work feel free to tear this down.
Simply right click your L2.exe and create a shortcut. Then right click the shortcut and click properties. In the "Target:" text box, put this at the end of the path:
Code: Select all
-ip=000.000.000.000 -port= 0000
Happy hunting!


-Phoenex