meone Posted October 24, 2007 Posted October 24, 2007 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=#])
mpj123 Posted October 24, 2007 Posted October 24, 2007 http://ltwo.insane-gamers.com/forum/viewforum.php?f=28
meone Posted October 24, 2007 Author Posted October 24, 2007 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.
deMEV Posted October 24, 2007 Posted October 24, 2007 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) /
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now