hey guys,
I saw in some retros a mystery / gift box where the user can get a random furni. How can I implement one in my own retro?
Printable View
hey guys,
I saw in some retros a mystery / gift box where the user can get a random furni. How can I implement one in my own retro?
Firewind has this.
I guess if you want to attempt to implement this yourself you could to some extent copy the code for when a user opens a gift, check if the baseitem name of the gift corresponds with the one of the mystery gift item and have it open the same way as a gift but randomly generate a number for the item to be picked out of the list of random furnitures you have made.
However, since you ask I am assuming you would rather want it made for you. In that case you would need to tell us which emulator you are using.
Hello,
well I use the Comet emulator from Leon. It would be nice if you can help. Yes I asked, but I have development skills - not the best in java but I can try :)