sh-buddy

AI Partner for officers.

Installation

  1. Install dependencies:

  2. Put script into your resources, doesn't matter where...

  3. Make sure that script is starting after:

    • your database handler (if you using one, oxmysql/mysql-async)

    • your framework (if you using one, qb, esx etc..)

    • ox_lib

    • MenuV, only if you planning to use it

  4. Run SQL in your database so it creates table called 'buddies' where it gonna save all data (skip this step if you are not using database)

  5. Customise config file to your liking

    • Change main settings: Framework, Inventory, Target or Database

    • Read whole configuration, so you know what settings are available, before asking questions.

  6. Restart Server

Last updated