item stacking
Author | Topic: item stacking |
---|---|
Apprentice
Member # 4786
|
written Tuesday, December 27 2005 14:26
Profile
This has probably already been discussed but I couldn't find the answer in a quick search. why doesn't this stack? The documentation states that it_variety 21 "combines with like items in inventory". I tried giving 20 of these with reward_give and it makes a awful mess. How do i make a item with no special abilities that stacks? Posts: 3 | Registered: Tuesday, July 27 2004 07:00 |
Shock Trooper
Member # 932
|
written Tuesday, December 27 2005 16:52
Profile
You will need to add the line: it_charges = 1; if you want items to stack. -------------------- Microsoft Patents Ones, Zeroes (March 25, 1998) "Asians are good at Starcraft because they're always squinting, thus they can see things sharply. Remember to always squint in war." ~ Sun-Tzu Posts: 215 | Registered: Sunday, April 7 2002 08:00 |