item_giftbox.txt
// Gift Box Obtainable Items Database
//
// Structure of Database:
// GroupID,ItemID,Rate
// GiftBox
4,501,1 // Red Potion
4,502,1 // Orange Potion
4,503,1 // Yellow Potion
4,504,1 // White Potion item_db.txt 644,Gift_Box,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getrandgroupitem(IG_GiftBox),1; },{},{} ------------------------ These are the info I get.
Uhm How will I do a custom Box that contains (For Example:) Apple ID: 512 , TCG ID: 7227 I'm just a little bit confused with the keyword "IG_GiftBox"