User:Dy2084: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub}} 这个页面是给所有CSGO地图制作者的CSGO游戏人物数据参考. 若需要其他教程请到Counter-Strike: Global Offensive Level Creation 页面查...")
 
(Replaced content with "None")
 
Line 1: Line 1:
{{stub}}
None
这个页面是给所有CSGO地图制作者的CSGO游戏人物数据参考. 若需要其他教程请到[[Counter-Strike: Global Offensive Level Creation]] 页面查阅.
==CSGO游戏人物数据==
{| border="1" cellpadding="2"
!width="134" style="background:#666666;"|模型状态
!width="70" style="background:#666666;"|高度
!width="70" style="background:#666666;"|宽度/厚度
!width="128" style="background:#666666;"|跳跃高度
 
|-
| 当玩家站立时 || 72 || 32 || 54 (普通跳跃)
|-
| 当玩家蹲伏时 || 54 || 32 || 64 (蹲跳)
|-
!width="70" style="background:#666666;"|物件
!width="70" style="background:#666666;"|高度
!width="70" style="background:#666666;"|厚度
!width="70" style="background:#666666;"|宽度
|-
| 台阶 || 18 || 16 > || 16 >
|-
| 薄面墙 || 128 > || < 16 || 64
|-
| 厚面墙|| 128 > || 32 || 64
|-
|}
 
==地图前缀==
地图名前缀可以告诉玩家地图的游戏模式是什么, 例如: ''' ''de_'' '''dust2.
 
如果你想知道为什么死亡竞赛模式没有前缀,那是因为官方的游戏模式可以使用任何地图(无视地图的前缀名,比如de开头的地图也可以用到死亡竞赛中)
=== Official ===
* de - '''爆破模式''' 以及 '''军备爆破模式'''
* cs - '''人质模式'''
* ar - '''军备竞赛模式'''
* gd - '''守护模式'''
===Unofficial===
* aim - '''练枪(法)专用地图'''
* bhop - '''兔子跳练习专用地图'''
* surf - '''滑翔专用图'''
* gg - '''枪械竞赛''' (早期的军备竞赛模式)
* fy - '''角斗场'''

Latest revision as of 03:48, 11 September 2015

None