Hello, I would like to understand how the item box system works
Ex:
// Old Card Album Obtainable Items Database//// Structure of Database:// GroupID,ItemID,Rate
IG_CardAlbum,4001,10// Poring Card
IG_CardAlbum,4002,10// Fabre Card
IG_CardAlbum,4003,6// Pupa Card
// Old Blue Box Obtainable Items Database//// Structure of Database:// GroupID,ItemID,Rate
IG_BlueBox,501,12// Red Potion
IG_BlueBox,502,12// Orange Potion
IG_BlueBox,503,12// Yellow Potion
IG_BlueBox,504,12// White Potion
I would like to know which method is being used to calculate the rate or what it is based on.
Question
Hyroshima
Hello, I would like to understand how the item box system works
Ex:
I would like to know which method is being used to calculate the rate or what it is based on.
thank you, by Hyro~
Edited by Hyroshima6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.