|
发表于 2005-5-18 09:16:19
|
显示全部楼层
来自 中国–山东–威海
原说明:Open or create the file addons\amx\csdm\blocked.cfg and add one weapon per line to prevent that weapon from being given to players and from being spawned. You can also limit how many weapons are in play. For Menu/Normal mode, this limits based on people's weapon choices. For Find Item mode, this is based on who is holding what. For example:
addons\amx\csdm\blocked.cfg:
shield
smokegrenade
flashbang
awp 5
后面应该有个“5”吧。出生点没用过,不过readme中有命令说明的 |
|