Template:KV GMOD:zh-cn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{ScrollBox|title=GMODSandbox| {{KV|允许物理枪控制(gmod_allowphysgun)|boolean|如果禁用,玩家无法在此实体上使用物理枪.|only=GMOD}} {{KV|沙盒模式工...")
 
m (moved from the English "Keyvalue Templates" category to the Simplified Chinese one.)
Line 3: Line 3:
{{KV|沙盒模式工具白名单列表(gmod_allowtools)|string|如果设置,只有被指定的工具才能用于该实体.你需要提供工具的类,工具的.lua文件名称.还包括这些工具的上下文属性!|only=GMOD}}
{{KV|沙盒模式工具白名单列表(gmod_allowtools)|string|如果设置,只有被指定的工具才能用于该实体.你需要提供工具的类,工具的.lua文件名称.还包括这些工具的上下文属性!|only=GMOD}}
}}<noinclude>
}}<noinclude>
[[Category:Keyvalue Templates|GMOD]]
[[Category:Keyvalue Templates:zh-cn|GMOD]]
</noinclude>
</noinclude>

Revision as of 17:31, 28 April 2022

GMODSandbox:
允许物理枪控制(gmod_allowphysgun) ([todo internal name (i)]) <boolean> (only in Garry's Mod)
如果禁用,玩家无法在此实体上使用物理枪.
沙盒模式工具白名单列表(gmod_allowtools) ([todo internal name (i)]) <string> (only in Garry's Mod)
如果设置,只有被指定的工具才能用于该实体.你需要提供工具的类,工具的.lua文件名称.还包括这些工具的上下文属性!