• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Gift Box Items

Resource Gift Box Items 1.0

wrigty12

Tester-Coder Hybrid
Member
Joined
Jul 24, 2022
Posts
522
wrigty12 submitted a new resource:

Gift Box Items - A box full of items!

A simple plugin that provides a way to create gift boxes that provide a bunch of items to the player.

Features
  • Customize the item list for each item
  • Weights for items (to allow for rarities)
  • Set how many random items you get from the box
  • Allow/disallow repeat items
Setup and Usage
1) Move the files in the Graphics, PBS, and Plugins folders into your project's respective folders.
2) Open the Gift_Box_Item file in the plugin and edit/add...

Read more about this resource...
 

ardicoozer

Cooltrainer
Member
Joined
Sep 29, 2020
Posts
171
I still confuse how to use this plugins
Can you make a Box can using directly from bag?
Honestly, I don't understand how to use it.
Every I open a Gift item from bag, use command not show..
Only Toss, debug and cancel
 

wrigty12

Tester-Coder Hybrid
Member
Joined
Jul 24, 2022
Posts
522
Are you using the premade items I provide in the plugin, or are you adding new ones and those ones aren't working? If you're making custom ones, make sure you duplicate the UseFromBag handler examples I provide when making your new ones and your item in the PBS has FieldUse = Direct defined.

I'm not doing anything special with the creation of items (that all works the same as any item you would add normally). I just provide a code structure and function to allow for easy to turn regular items into gift boxes.
 
Last edited:
Back
Top