Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with amulet equip script
#1
Hello,

Since I haven't managed to figure it out yet, how to write this kind of script, I'm asking for your help guys Smile Should be pretty simple script. I'm playing on OT and can buy aol and bless just by typing !aol and !bless.

Script:
Check "neck" slot, if no amulet, then self.say "!aol" and "!bless".

Will give to helper REP+

EDIT:
Managed to write this script, maybe someone else needs it also, so I'm putting it here.

1000 {AOL} Self.Inventory.Neck()<>3057 Misc.ItemCountEx(3057)<1 Self.Say(!aol) Self.Say(!bless) Self.Equip.Neck(3057) Exit()

Best regards,
Spotty
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)