Jump to content

Recommended Posts

Posted

Hi,

i got problem to launch walker on L2 Dust server (http://www.l2dust.com/)

i'm using this setup:

[L2Dust]
LoginServerIP = 89.163.145.241
LoginServerPort = 2106
ProtocolVersion = 746
ServerList=[1]Bartz;

 

and i cannot connect, i get that error:

01:10:30 »¶Ó­ĘąÓĂĐĐŐߡŁ
01:10:30 Link LoginServer Succeed.
01:10:33 Login LoginServer Success.
01:10:33 上次登录服务器[01]
01:10:33 服务器[01]当前在线率:32.88%,能否登陆:能
01:10:36 Link GameServer Succeed.
01:10:36 ->Login GameServer Fail.

 

when i'm trying to connect to serv with same setup by L2Net i have no any problems with that... but l2 walker...

Posted

ok, i got my own script for mana potions useing

if someone need:

 

Label(INICIO)

CharStatus(MP,<,60)

{

Label(MANA)

USEITEM(Mana Potion[iD=728])

DELAY(2000)

CharStatus(MP,<,90)

{

Call(MANA)

}

}

DELAY(5000)

Call(INICIO)

 

 

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
Reply to this topic...

×   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...