Author Topic: Class eventing?  (Read 299 times)

      I kind of know how to use the Setweapon event. But when I use it, it spawns a weapon in my hand (like it's supposed to). I then put it away and it's not in my inventory. I'm guessing I just have the events wrong.
      I was wondering if someone knows how to event class TDM's and just give me a quick walkthrough? What I need to know is what events to use to set an item in your inventory and for it to stay there. Suck at eventing, sorry

Use additem. Set item sets and item to the players hand, but does not add it to the inventory.

Thank-you kindly, sir