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=#]) Quote
mpj123 Posted October 24, 2007 Posted October 24, 2007 http://ltwo.insane-gamers.com/forum/viewforum.php?f=28 Quote
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. Quote
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) / Quote
Recommended Posts
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.