Lineage 2 Tower Forum

Full Version: [Request] Swap script for armor set
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, <3 l2tower.
I know that I'm using free version at the moment, but could anyone help me with quick armor swapping? I literally searched/tried doing it myself for like 4 hours using various examples and failed, not a programmer I'm Tongue . I remember once ingame macro could do it, but it doesn't work anymore.

So basically what I want is to quickly equip different armor set. To be precise Vesper Noble Set ( Vesper Noble Circlet, Vesper Noble Tunic, Vesper Noble Stockings, Vesper Noble Shoes, Vesper Noble Gloves ). That would be 5 commands in my understanding. I think there is a slight delay before you can change armors, I could find the right sleep value myself Smile I need the whole script, itemid's I can find myself. If it changes anything, chronicle is h5 and l2tower works perfectly at my server, apart returning hp and hp % that I tried doing. Interface functions work like a charm. Thank you for your time.
mmh, on GOD+ works 100% (better then c4 and IL from what i remember)............
Hmm, maybe thats the servers fault?
Because it only equips the first piece when I try it, adding /delay 1 I think helps, but its actually very slow, and it would be good to do it in action, because issuing any command cancels macro. Thanks for your reply anyway : )
Mmh, how you use them exactly? what you do? where you put the armors etc..
Well, I always carry those armors in my inventory, and also I have them in my 5th shortcut bar (1 - helm,2 - chest,3 - leggings,4 - gloves,5 - shoes).

I mainly use it for increased casting speed on my Windrider for healing with Elemental Heal or using slow with Entangle when somebody is running from me ( at PvP ), but thats mostly for heals. Enchanted Elemental heal +power does wonders Smile. I also swap my dagger for mage weapon with acumen, but thats fast and easy because its only 1 item, so I dont really need it in script. Now that I thought of it, I would need another script to swap to light armors, but I could use an already made example. I hope I made myself clear, thank you for your time again Smile
.recstart_name
do a complete set change
.recstop

edit it now and set smaller delay like 200 ms between each line

find a plugin what executes scripts by chat message and bind each armor set script to a letter
Nice tip : )
But seems like a problem is with a server? Could it be so? I have already tried recording, and redid it just now to make sure. Whats happening is that it only equips 1 piece ( just like a macro without /delay 1 ), even though I recorded every piece and in addition to that, the bot commands my character to go to that spot I did a record ^.^ and yes, I tried various delays, equipping through inventory and using shorcut bar with f1,f2,f3,f4,f5. Short ones, longer ones ( 1-3 seconds, not working, problem isnt based on that, seems so ).

I'm actually worried that complete script is the only way or I should forget about : )
i meant delay in the script you made not in game, post the script here
Reference URL's