Garry's Mod

Garry's Mod

29 个评价
UUIS: Universal Union Item Spawner
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 特效
插件标签: 快乐
文件大小
发表于
更新日期
5.705 KB
2014 年 5 月 7 日 上午 10:29
2014 年 5 月 18 日 上午 9:04
6 项改动说明 ( 查看 )

订阅以下载
UUIS: Universal Union Item Spawner

在 TOASTEngineer 的 1 个合集中
server collection
88 件物品
描述
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!
http://psteamcommunity.yuanyoumao.com/groups/UniversalUnionGaming
65 条留言
Bamsy 2021 年 1 月 4 日 上午 1:07 
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 2020 年 6 月 28 日 下午 10:11 
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 2020 年 2 月 16 日 上午 4:39 
nothing seems to spawn, with or without spawnpoints, what is the cause?
CollChuuk 2019 年 10 月 31 日 下午 4:47 
No matter how i look at it, the "uuis_add_spawnpoint" command isn't there. Am i doing something wrong?
SajLenc 2019 年 10 月 31 日 上午 8:29 
k ty
TOASTEngineer  [作者] 2019 年 10 月 30 日 下午 3:24 
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 2019 年 10 月 29 日 下午 12:12 
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 2019 年 10 月 29 日 上午 4:10 
uuis_add_item weight itemname
where do I find weight and itemname?
TOASTEngineer  [作者] 2019 年 10 月 28 日 上午 9:27 
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 2019 年 10 月 27 日 下午 9:20 
The command "uuis_add_spawnpoint" doesn't seem to even exist.