Garry's Mod

Garry's Mod

29 ratings
UUIS: Universal Union Item Spawner
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Effects
Addon Tags: Fun
File Size
Posted
Updated
5.705 KB
7 May, 2014 @ 10:29am
18 May, 2014 @ 9:04am
6 Change Notes ( view )

Subscribe to download
UUIS: Universal Union Item Spawner

In 1 collection by TOASTEngineer
server collection
88 items
Description
This addon allows you to finely control item spawns (or spawns of any SENT, really) on your Garrysmod server. It supports weighted spawning (some things can spawn more often than others, in other words), spawning at complete random or at pre-specified points, adding items "on the fly" while the server is running, and some other crap I can't remember right now. It also includes a system that allows players to drop all their weapons and ammo upon death.

INSTRUCTIONS:

Simply install UUIS. It should work out of the box. You can disable/enable item spawning with the convar UUIS_enabled.

You can add new spawnpoints by using the uuis_add_spawnpoint concmd; to make UUIS actually use them, set uuis_use_pointlist to 1. If there are no spawnpoints for a given map, UUIS will revert to spawning at complete random until a spawnpoint is added.

There are many other concmds, which can be listed with the "find uuis_" command.

ACKNOWLEDGEMENTS:

I created this addon for the Universal Union Survivalbuild server. Visit their group page here!
https://steamhost.cn/steamcommunity_com/groups/UniversalUnionGaming
65 Comments
Bamsy 4 Jan, 2021 @ 1:07am 
keep in mind this addon is OLD. VERY OLD. AND HASNT BEEN UPDATED SINCE 2014! any bugs you people may have most likely will never be fixed!
Dookin 28 Jun, 2020 @ 10:11pm 
Ah crap this wold be perfect to use on my server but it dont seem to work just gives me a lua error

[ERROR] lua/includes/modules/concommand.lua:72: attempt to call a string value
1. unknown - lua/includes/modules/concommand.lua:72 (x5)
Dornek 16 Feb, 2020 @ 4:39am 
nothing seems to spawn, with or without spawnpoints, what is the cause?
CollChuuk 31 Oct, 2019 @ 4:47pm 
No matter how i look at it, the "uuis_add_spawnpoint" command isn't there. Am i doing something wrong?
SajLenc 31 Oct, 2019 @ 8:29am 
k ty
TOASTEngineer  [author] 30 Oct, 2019 @ 3:24pm 
Nope, just sandbox.

@SajLenc

Weight is a number, things where you put a bigger number in will appear more often than things where you put a smaller number. The item name has to be GMod's internal name for the item you want; I think you can get it by right clicking things in the weapons/entities menu? At least you could back in 2014.
CollChuuk 29 Oct, 2019 @ 12:12pm 
Taost Eng. That's understandable. But maybe it'll work if i try other gamemodes. Back when you created this, did you test it with other gamemodes?
SajLenc 29 Oct, 2019 @ 4:10am 
uuis_add_item weight itemname
where do I find weight and itemname?
TOASTEngineer  [author] 28 Oct, 2019 @ 9:27am 
I mean, this addon is 5 years old, it might just be broken. uuis_add_spawnpoint is only available if you are an admin (which you always are when you're playing single player)
CollChuuk 27 Oct, 2019 @ 9:20pm 
The command "uuis_add_spawnpoint" doesn't seem to even exist.