This script allows players to perform a carrier job at the port of Saint Denis.
As a reward you can set the amount of money or which items you get and the chance for getting items or money.
Youtube Video:
[]
------------------
- Add
juSa_carrier_job
to your resources folder - Add
ensure juSa_carrier_job
to your server.cfg - Start server
Currently this script only works with VORP.
You`ll need :
vorp_core
vorp_api
vorp_inventory
vorp_progressbar
vorp_animations
you have to add one animation to the vorp_animations config.lua (or update your vorp_animations):
["carry_box"] = { dict = "mech_carry_box", name = "idle", flag = 31, type = 'standard', prop = { model = 'p_chair_crate02x', coords = { x = 0.1, y = -0.1399, z = 0.21, xr = 263.2899, yr = 619.19, zr = 334.3 }, bone = 'SKEL_L_Hand' } },
If you want to support me, you can do this here:
https://www.buymeacoffee.com/justSalkin
Hope you enjoying working with the script :)