Installation

*if using an inventory that isn't supported by t3_lib, please contact us for assistance*

  1. Install t3_lib

  2. Download the latest version of t3_comicrobbery from keymaster

  3. Drag t3_comicrobbery to your server's resources folder and add ensure t3_comicrobbery to your server.cfg

  4. Config 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

  5. Add the items comic and actiondoll and if you are using booster boxes add the item boosterbox to your framework/inventory and copy Also add the images from the InvHUDImages folder to your inventory images

  6. Restart the server

Last updated