- Download as Zip or clone the repository
- Install it on your server
- Run
ensure snowy_drops
in your server console - Its done!
- Go into the
snowy_drops
folder - Go into the
config/client.lua
file - 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 a dropmodel on custom drops.
- 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.