Seeing that last year you could get a VSD from the large presents, but I had horrible luck getting a weapon that's the size of 27, 30, or 45
So, I did some testing with this random preset for the large present. Seems to not be possible to get them due to their size. Can this be increase to 30 instead of 25 for next year? [5x6; 30 Slot] Would be great for community servers that make custom present containers.
Here is my entry for spawnable types file.
<type name="GiftBox_Large_1"> <cargo preset="Xmas_Weapons_Large" /> </type> <type name="GiftBox_Large_2"> <cargo preset="Xmas_Weapons_Large" /> </type> <type name="GiftBox_Large_3"> <cargo preset="Xmas_Weapons_Large" /> </type> <type name="GiftBox_Large_4"> <cargo preset="Xmas_Weapons_Large" /> </type>
Here is my entry for the random preset file.
<cargo chance="1.00" name="Xmas_Weapons_Large"> <item name="SVD" chance="0.05" /> <item name="M14" chance="0.05" /> <item name="M16A2" chance="0.10" /> <item name="SKS" chance="0.10" /> <item name="CZ550" chance="0.10" /> <item name="Mosin9130" chance="0.10" /> <item name="Winchester70" chance="0.10" /> <item name="Ruger1022" chance="0.15" /> <item name="Mp133Shotgun" chance="0.15" /> <item name="Scout" chance="0.15" /> <item name="SSG82" chance="0.15" /> <item name="B95" chance="0.15" /> <item name="CZ527" chance="0.15" /> <item name="Crossbow_Wood" chance="0.15" /> </cargo>
The clip attach shows that in three attempts shows that it is impossible to get a weapon that is larger than 25 [then the box itself] although it may be seem obvious that it is impossible.