ps-dispatch

Each script includes an install folder with all the necessary files for proper installation

Config Code

  1. Go to sw-fishing\.install\dispatch\ps-dispatch.lua. You will find different code blocks here.

  2. Copy the config.lua code found within this file

  3. Go to ps-dispatch\shared\config.lua

  4. Paste the copied config.lua code in this file, inside Config.Blips

Alerts Code

  1. Go to sw-fishing\.install\dispatch\ps-dispatch.lua. You will find different code blocks here.

  2. Copy the alerts.lua code found within this file

  3. Go to ps-dispatch\client\alerts.lua

  4. Paste the copied alerts.lua code in this file

Last updated