Hello everyone, I was wondering if it is possible to add a backpack full of items for example:
This is my idea...
5 => array(
'type' => 4,
'itemid1' => 1988,
'count1' => 1,
'itemid2' => 2276,
'count2' => 2000,
'describtion' => "2k Mage's manarunes!",
'points'...