Scripts · Raven Computer

Raven Computer — Installation

  1. Add the resource

    Place rv_computer in your resources folder.

    resources/[standalone]/rv_computer
  2. Ensure dependencies first
    ensure oxmysql
    ensure ox_lib
    ensure ox_inventory   # or your inventory
    ensure ox_target      # or qb-target
    
    ensure rv_computer
    # optional external apps:
    ensure rv_computertetris
  3. Configure

    Edit config.lua: apps, inventory, target, language, and any printer / heist options your package includes.

  4. Inventory items

    Add laptop/desktop (and any printer/jammer/paper items) from the package install notes into your inventory.

  5. Restart

    On start the resource creates missing DB tables automatically.

Checklist

  • oxmysql running
  • Items added to inventory
  • Target resource matches config
  • Resource folder name matches ensure