Jump to content

Recommended Posts

Posted

used the webupdater? if so, check all 3 boxes. If not, use it. Basically you failed at extracting 3 folders.

Posted

soonish, the packet encryption has just been cracked for the latest chronicle (faster then l2j once again) and we are in beta testing phase.

Posted

used the webupdater? if so, check all 3 boxes. If not, use it. Basically you failed at extracting 3 folders.

i used webupdater, i did everything like u said in guide. what extracting?

Posted

That or run this simple batch file in the same folder as L2NET.exe

 

name the file blah.bat

@echo off
cls
Echo By mpj123
Echo -------------------------------------------------------------
Echo -------------------------------------------------------------
Echo Hello there, this is an easy way to detect if you have all 
Echo the files needed for L2.NET after installation. 
Echo If you get an error, you installed L2.NET wrong.
Echo This batch file needs to be in the same directory 
Echo as your L2.NET executable (L2NET.exe)
Echo -------------------------------------------------------------
Echo -------------------------------------------------------------
pause
cls

IF NOT EXIST L2NET.exe goto Wrongplace

IF NOT EXIST Crests goto datapack
IF NOT EXIST Data goto datapack
IF NOT EXIST Icons goto datapack
IF NOT EXIST Maps goto datapack
IF NOT EXIST Options goto datapack
IF NOT EXIST Sounds goto datapack
IF NOT EXIST Text goto datapack
IF NOT EXIST blowfish.txt goto datapack
IF NOT EXIST enterworld.txt goto datapack
IF NOT EXIST interface.txt goto datapack
IF NOT EXIST loginlist.txt goto datapack

IF NOT EXIST Data goto core
IF NOT EXIST Scripts goto core
IF NOT EXIST commands.txt goto core
IF NOT EXIST EULA.txt goto core
IF NOT EXIST L2NET.exe goto core

IF NOT EXIST Maps goto map

cls

Echo -------------------------------------------------------------
Echo -------------------------------------------------------------
echo Congrats! Looks like you installed L2.NET correctly!
Echo -------------------------------------------------------------
Echo -------------------------------------------------------------
pause
exit

:Wrongplace
Echo -------------------------------------------------------------
Echo ---------------------------ERROR-----------------------------
Echo Looks like you placed the batch file in the wrong directory
Echo This batch file needs to be in the same directory as your 
Echo L2.NET executable (L2NET.exe)
Echo -------------------------------------------------------------
Echo -------------------------------------------------------------
pause
exit
gotoend

:datapack
echo Looks like you have an issue with the datapack
goto end


:map
echo Looks like you have an issue with the mappack
pause
exit

:core
echo Looks like you have an issue with the core files
goto end

:end
Echo -------------------------------------------------------------
Echo ---------------------------ERROR-----------------------------
echo Please visit http://l2net.insane-gamers.com/ for the download links
echo MAKE SURE when you install L2.NET that you follow the install format, Datapack, Core then Mappack!
echo Once you have re-installed the datapack, please run this checker again to verify that you installed L2.NET correctly!
Echo -------------------------------------------------------------
Echo -------------------------------------------------------------
pause
exit

  • 2 weeks later...
  • 2 weeks later...
Posted

386 is set to be released within a week, as long as the latest beta has no bugs.

Posted

Waiting for v386 cause v385 don't work on freya .. can't see items and when if i put to use shortcut where i have mana potion when mp<60% don't work also

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock