Common Issues
pip-edward-vermont
If you are still encountering this issue then you need to update your script. This issue was resolved in v1.6.0
Trap Phone isn't working
If you do not have any errors in your F8, nor the TxAdmin Live Console, then try doing the /fixTrapPhone
command. The Trap Phone UI is moveable and it's possible you dragged it off screen. This command resets the position of the phone UI.
Scales aren't working
If you're seeing the above error message when trying to use the scales then ensure you've properly following the guide on how to add drugs to the config file as nearly all the issues related to the scales are due to incorrect drug configuration
I can't sell right now
If you're seeing this then odds are it's one of three things:
You're on the Police job
Police are blocked from selling drugs in this script
No this is not configurable
You are in a zone that has been set as not being able to sell in
Check the
Config.NativeZones
in you gangZoneSettings.lua file
Custom maps aren't supported for this script
Cars not coming to location set when selling
Most likely cause is due to being in or near an MLO that does not have navmesh set up properly. Best bet is to go to an area that is not near an MLO, or try to move the location until you find a spot that works
Special Contact selling 'nil' item for 'nil' price
This happens when the specialItem
you have set for that contact does not have a matching record in the Config.ItemsSellers
table. Make sure that all items your special contacts have for sale exist in the Config.ItemsSellers
table.
Last updated