This script provides a convenient way for players to receive starter packs containing predefined items by interacting with a designated NPC at a certain location. Below, you’ll find everything you need to know about installing, configuring, and using this system effectively.
Your feedback is invaluable! Please share your thoughts or report any issues you encounter. This system will be frequently updated to add more features.
Thanks for the suggestion. By default, I am more used to storing and managing data through SQL since it is convenient when writing systems. However, I see the potential benefits of using a Kvp string/int for this data type. I’ll give it a try and rewrite the implementation accordingly—unless you’d like to submit a pull request for it.
This system was meant for new players to receive starter items only once when making a character. Although, you can edit source to make it do what you need to do, add some checks for a specific job, etc.
In your case, I’d highly recommend utilizing an armoury system for items that your leo/ems might need on the job.