C
Reaction score
0

Profile posts Latest activity Postings About

  • I have seen some of your postings. What is wrong with this script piece?

    if (item_amount($item[wolfman mask]) > 0)
    {
    cli_execute("equip wolfman mask");
    cli_execute("adv trick-or-treat");
    }

    It says I don't have any when I actually have 3 if I use the same code in the CLI (ash ...)
  • Loading…
  • Loading…
  • Loading…
Top