Posts: 50
Threads: 29
Joined: Dec 2012
Reputation:
0
When Soft boots dont got time, auto change for prismatic boots in bp
its possible ?
please no bug of change in corpses ;/ only in backpack prismatic boots.
Posts: 262
Threads: 36
Joined: Dec 2012
Reputation:
0
04-13-2013, 09:17 AM
(This post was last modified: 04-13-2013, 09:32 AM by LeandroBento.)
I think that script can be this
2000 {Equip Soft/Boh By Mana} mana%:=70 Self.Mana%()<!mana%! [Onmana%] Self.Inventory.Boots()<>3549 Self.Equip.Boots(6539) Exit {Onmana%} Self.Inventory.Boots()<>3079 Self.Equip.Boots(3079) Exit
But need change where have BOH for name yours boot (prismatic) and change id boots (boh for prismatic), i don't be a pro in script, wait come one person pro.
Test with script, but i don't comprovate is 100% viable, because i go look for id prismatic bot on internet (16112)
2000 {Equip Soft/Prismatic By Mana} mana%:=70 Self.Mana%()<!mana%! [Onmana%] Self.Inventory.Boots()<>3549 Self.Equip.Boots(6539) Exit {Onmana%} Self.Inventory.Boots()<>16112 Self.Equip.Boots(16112) Exit
Test and say