ThyroDree
New member
can someone help me make freebie giver but not on npc . by using a item like GM Gift Box > Gives Valkyrie Set and Cards THANKS!
How to make my box give 3 or more items?12250 = ITEM IDCode:getitem 12250,2;
2 = Quantity
Change it to what you like
Can you give me example of this script? i tried to add many getitem,#,1; and not workingElsewise, if you want to just put a bunch of stuff into a box that grants multiple items you've designated at once, I do NOT suggest modifying an existing item (as there may be ways to receive said item, which could open exploits).
1. Create a new item. (I will assume you know how to do this; If not, get to searching!)
2. As the item's script, add in as many 'getitem #,1;' as you need into the "script" field of your custom item.
We use essential cookies to make this site work, and optional cookies to enhance your experience.