Installation
*if using an inventory that isn't supported by t3_lib, please contact us for assistance*
Install t3_lib
Download the latest version of t3_comicrobbery from keymaster
Drag t3_comicrobbery to your server's resources folder and add
ensure t3_comicrobbery
to your server.cfgConfig In the config.lua you will find some options you can change to suit your server. Booster Boxes Enabling this will create a usable 'boosterbox' item and will give booster packs to use with the t3_tradingcards script.
Config.Boosterbox = { --Settings for the integrated boosterboxes. Enabling these will give booster packs for use with t3_tradingcards. enabled = true, packsPerBox = 12, }
You can also change the robbery settings and locations in the lower part of the config. Everything default works perfect with the Flickers Comic Shop MLO from https://nugglife.tebex.io/package/5371484
Add the items
comic
andactiondoll
and if you are using booster boxes add the itemboosterbox
to your framework/inventory and copy Also add the images from the InvHUDImages folder to your inventory imagesRestart the server
Last updated