Pulse Scipts
StoreDiscordGithub
  • Documentation for Pulse Scripts
  • Paid Scripts
    • 💰Drug Dealer V2
      • Installation
      • Config File
      • Server Exports
    • 🔓Wheel Lock
      • Installation
      • Config File
    • 🥙Restaurants
      • 😻UwU Cat Cafe
        • Installation
        • Preview Config
        • Common Issues
      • 🍔HornyBurgers
        • Installation
        • Preview Config
        • Common Issues
      • ☕Bean Machine
        • Installation
        • Preview Config
        • Common Issues
      • 🧋BubbleGum Cafe
        • Installation
        • Preview Config
        • Common Issues
      • 🍕Pizza This
        • Installation
        • Preview Config
        • Common Issues
      • 🐟Pearls
        • Installation
        • Preview Config
        • Common Issues
      • 🍔BurgerShot
        • Installation
        • Preview Config
        • Common Issues
      • 🍅UpnAtom
        • Installation
        • Preview Config
        • Common Issues
      • 🌮Taco
        • Installation
        • Preview Config
        • Common Issues
      • 🍩Rusty Browns
        • Installation
        • Preview Config
        • Common Issues
  • 🆓Free Scripts
    • 🖨️Printer
      • Installation
      • Config File
      • Common Issues
    • 💵Fraud
      • Installation
      • Config File
    • 💲Check Player Money
      • Installation
Powered by GitBook
On this page
  1. Free Scripts
  2. Printer

Installation

Steps

  1. Extract the script to your server resources folder.

  2. Configure Config.lua according to your liking.

  3. Goto installfolder and execute the database.sql file into your server database using heidisql or phpmyadmin.

  4. For QBCore copy the items from items_QBCore.lua and paste into qb-core->shared->items.lua.

If you are using older version of qb-inventory like less then 2.0.0. You need to add the below code in qb-inventory/html/js/app.js

} else if (itemData.name == "paper") {
            $(".item-info-title").html("<p>" + itemData.label + "</p>");
            $(".item-info-description").html(
                "<p><strong>ID: </strong><span>" +
                itemData.info.id +
                "</span></p>"
            );
  1. For Ox_inventory add the items in ox_inventory->data->items.lua.

  2. Copy the image paper.png and add it to your inventory images folder.

  3. Make sure you have OX_LIB Installed already.

  4. ensure 'pl_printer' in the server.cfg

This Script only supports with metadata

PreviousPrinterNextConfig File

Last updated 2 months ago

🆓
🖨️
Join the Discord in case you need Additional Support.