Jump to content

Noir

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Noir

  1. The cart still remains when I unequip the item. I did another one but this time it's a hunter's falcon, and it works. The falcon disappears whenever I remove the equipment.

  2. Hello guys. I'm new at scripting so I only understand the basics.
     

    I was trying to make a custom item that gives you a merchant cart when equipped. (And it works)
    What I want is that, when it is unequipped, then the cart will be removed too, but I can't seem to make it work.

    { sc_end MC_PUSHCART; setcart(0); }

    Also, another thing...
    I'm trying to make an item where it gives you bioethics,rest,call homun and resurrect homun.
    The problem is that, I don't know what script to put. I want the character to autoskill Rest when the item is unequipped.

    If anyone could help me, that would be great.

×
×
  • Create New...