Jump to content

[Request] Full Walker Script Documentation


Recommended Posts

Posted

Like in topic... I'm not asking about this tutorial-a-like scripting basics which is avilable on almost any forum, but full documentation or almost full.

 

Ps. Comands like:

Set(L2Walker,Disable) 
Set(L2Walker,Enable) 
Set(RangeType,Defpath) 
Set(RangeType,DefPos,x,y,z,radii)
Set(Mon,Attack,NAME [iD=#])

Posted

Ty, i simply thought there is more commands, i.e - I wanted to control some walker features by script comands, but I see there is no such posibility.

Posted

All Syntax:

ItemCount(ITEMNAME[iD=#],>=|>|==|!=|<|<=,1)

 

NPCSel(NPCNAME[iD=#])

 

CharStatus(CHP|CMP|HP|MP|WEIGHT|LV|SP|RACE|STAND,>=|>|==|!=|<|<=,#)

 

LoadItem(ITEMNAME[iD=#],#;)

 

PosInRange(x,y,z,radii)

 

PosOutRange(x,y,z,radii)

 

Set(RangeType,StartPos,radii)

 

Set(RangeType,RAnd)

 

Set(RangeType,DefRange)

 

Set(RangeType,DefPos,x,y,z,radii)

 

Set(RangeType,Defpath)

 

Set(Mon,Attack|AttackOne|NoAttack,NAME [iD=#])

 

Set(L2Walker,Enable|Disable)

 

Set(Item,PICKUPSETTING,NAME[iD=#])

 

Set(FightStart|FightStop)

 

Set(DefRange,Clear)

 

Set(DefRange,Add,x,y,z)

 

Set(DefPath,Clear)

 

Set(DefPath,Add,x,y,z,radii)

 

UseItem(ITEMNAME [iD=#];)

 

ChangeWaitType(0|1)

 

SellSeed(SEEDNAME[iD=#],#;)

 

SellItem(ITEMNAME[iD=#],#;)

 

SaveItem(ITEMNAME[iD=#],#;)

 

BuySeed(SEEDNAME[iD=#],#;)

 

BuyItem(ITEMNAME[iD=#],#;)

 

StrNotInDlg(Diologue)

 

StrInDlg(Diologue)

 

DlgSel(Diologue)

 

NPCDlg(NPCNAME[iD=#])

 

Say(Message)

 

Return()

 

Pause(Text)

 

Label(Text)

 

Jmp(Text)

 

GoHome(Text)

 

Exit(Text)

 

Delay(Milliseconds)

 

Call(Text)

 

/

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