- Download as Zip or clone the repository
- Install it on your server
- Run
ensure snowy_dropsin your server console - Its done!
- Go into the
snowy_dropsfolder - Go into the
config/client.luafile - Add your props as this (insdie the dropItems table):
item_name = "spawn_code",- Save the file
- Restart the script
- Its done!
This is because we changed the dropmodel convar so that we can correctly remove the model spawned by ox_inventory, if you are using this resource please always set dropmodel to prop_paper_bag_small.
- ox_inventory v2.43.5 or higher
- ox_lib v3.27.0 or higher
- ox_target if enabled in config
- interact if enabled in config
- Special Credits to @0Programmer for the spawning part!
- Me for adding the Interact / Target support.