[font="Hind Vadodara", sans-serif][b]Features[/b][/font]- [b]Equip a hat, glasses and a bandana or just wear an animal mask; the possibilities are endless.[/b]
- [b]Hat clipping into your player model? With the "Adjust" feature, you can slightly move, rotate or scale your accessory so that it fits your model better.[/b]
- [b]You choose what content to use. The script does not come with any accessory content of any kind but does provide a list of recommended content add-ons which are supported natively.[/b]
- [b]Made a hat model and you'd would like to integrate it into the script? No problem, the script has a visual editor allowing you to create accessories quickly.[/b]
- [b]Even after the release, I will periodically add support for new accessories, available for free.[/b]
- Restrict some accessories to a select few; custom filter function, usergroup filter or SteamID filter.
- Limit the number of accessories a player or group can wear, how much they can adjust their accessories or how much they get by selling them; the configuration is extensive so that it allows you to fine-tune the script as much as possible.
- After buying a hat you can quickly switch to it in the Overview menu. Beats having to find it in the category list.
- A simple but effective menu with clean design and smooth animations. It even has a search bar to look for your favorite hats quickly!
- Key binds to quickly navigate through the interface.
- A great amount of time has been spent on optimizing the add-on, ensuring you the best performance
- Uses a language table for easy translation into your language (French translation is included in the config file)
[font="Hind Vadodara", sans-serif]The script only works on DarkRP but can be made to work for other gamemodes. If you want to use it on TTT or something, just run PointShop or something.[/font]
[font="Hind Vadodara", sans-serif][b]Installing[/b][/font]
- Extract the
sh_accessory_system
- [font="Hind Vadodara", sans-serif]folder into your server's [/font]
addons
- [font="Hind Vadodara", sans-serif]folder.[/font]
- [font="Hind Vadodara", sans-serif]Open [/font]
accessory_addons.lua
- [font="Hind Vadodara", sans-serif]. From there you can choose what Workshop add-on you'd like to enable; Enabling a Workshop add-on will make it, so clients download the content when joining. A list of supported add-ons by the script by default is provided in the file. [b]Enabling a recommended add-on will automatically create the accessory objects to be added in the Shop.[/b][/font]
- [font="Hind Vadodara", sans-serif]In [/font]
accessory_config.lua
- [font="Hind Vadodara", sans-serif], you can configure the add-on to your likings. One important option to modify is [/font]
SH_ACC.NPCSpawns
- [font="Hind Vadodara", sans-serif]which decides where the Accessory Vendors should spawn![/font]
[*]
[font="Hind Vadodara", sans-serif]If you want to create your own accessories, run the [/font] Code:
sh_accessories_editor
[*]
[font="Hind Vadodara", sans-serif]command to get started![/font] [*]
[font="Hind Vadodara", sans-serif]If you want to give accessories from the server's console, you can use the [/font] Code:
sh_accessories_give <steamid> <accessory id>
[*]
Click here for download