CSO-NST 原創 完整加槍.置槍方法 附上圖片

Home Home
<< 1 2 3 4 >>
跳頁: (共 4 頁)
引用 | 編輯 clock77392
2011-03-06 17:05
樓主
推文 x55
對不起!您沒有登入,請先登入論壇


獻花 x5
引用 | 編輯 clock77392
2011-03-06 17:17
1樓
  
補充教學

如果想再增加槍到商店裡面的話

利用下面文字複製來對照上面的內容:

// ---------------------- weapon 1 ----------------------
 "1-weapon1-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon1-bg"
  "xpos"    "30"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon1-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon1-bgwpn"
  "xpos"    "30"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon1-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon1-img"
  "xpos"    "30"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon1-img
  "image"    "gfx/vgui/k1ase"
  "scaleImage"  "1"
 }
 "1-weapon1-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon1-team"
  "xpos"    "140"
  "ypos"    "126"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon1-team
  "image"    "resource/control/team2"
  "scaleImage"  "1"
 }
 "1-weapon1-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon1-name"
  "xpos"    "30"
  "ypos"    "133"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon1-name
  "labelText"   "K1ASE - 2300$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon1-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon1-bottom"
  "xpos"    "30"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon1-bottom
  "command"    "nst_buy_wpn k1ase"
 }
// ---------------------- weapon 2 ----------------------
 "1-weapon2-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon2-bg"
  "xpos"    "178"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon2-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon2-bgwpn"
  "xpos"    "178"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon2-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon2-img"
  "xpos"    "178"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon2-img
  "image"    "gfx/vgui/guitar"
  "scaleImage"  "1"
 }
 "1-weapon2-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon2-team"
  "xpos"    "288"
  "ypos"    "126"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon2-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon2-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon2-name"
  "xpos"    "178"
  "ypos"    "133"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon2-name
  "labelText"   "Guitar - 3200$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon2-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon2-bottom"
  "xpos"    "178"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon2-bottom
  "command"    "nst_buy_wpn guitar"
 }
// ---------------------- weapon 3 ----------------------
 "1-weapon3-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon3-bg"
  "xpos"    "326"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon3-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon3-bgwpn"
  "xpos"    "326"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon3-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon3-img"
  "xpos"    "326"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon3-img
  "image"    "gfx/vgui/mg3"
  "scaleImage"  "1"
 }
 "1-weapon3-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon3-team"
  "xpos"    "436"
  "ypos"    "126"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon3-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon3-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon3-name"
  "xpos"    "326"
  "ypos"    "133"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon3-name
  "labelText"   "MG3 - 5750$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon3-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon3-bottom"
  "xpos"    "326"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon3-bottom
  "command"    "nst_buy_wpn mg3"
 }
// ---------------------- weapon 4 ----------------------
 "1-weapon4-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon4-bg"
  "xpos"    "474"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon4-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon4-bgwpn"
  "xpos"    "474"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon4-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon4-img"
  "xpos"    "474"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon4-img
  "image"    "gfx/vgui/mg3_xmas"
  "scaleImage"  "1"
 }
 "1-weapon4-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon4-team"
  "xpos"    "584"
  "ypos"    "126"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon4-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon4-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon4-name"
  "xpos"    "474"
  "ypos"    "133"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon4-name
  "labelText"   "MG3 Xmas - 5850$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon4-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon4-bottom"
  "xpos"    "474"
  "ypos"    "85"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon4-bottom
  "command"    "nst_buy_wpn mg3_xmas"
 }
// ---------------------- weapon 5 ----------------------
 "1-weapon5-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon5-bg"
  "xpos"    "30"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon5-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon5-bgwpn"
  "xpos"    "30"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon5-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon5-img"
  "xpos"    "30"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon5-img
  "image"    "gfx/vgui/m134"
  "scaleImage"  "1"
 }
 "1-weapon5-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon5-team"
  "xpos"    "140"
  "ypos"    "199"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon5-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon5-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon5-name"
  "xpos"    "30"
  "ypos"    "205"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon5-name
  "labelText"   "Minigun - 6000$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon5-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon5-bottom"
  "xpos"    "30"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon5-bottom
  "command"    "nst_buy_wpn m134"
 }
// ---------------------- weapon 6 ----------------------
 "1-weapon6-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon6-bg"
  "xpos"    "178"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon6-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon6-bgwpn"
  "xpos"    "178"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon6-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon6-img"
  "xpos"    "178"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon6-img
  "image"    "gfx/vgui/m134_xmas"
  "scaleImage"  "1"
 }
 "1-weapon6-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon6-team"
  "xpos"    "288"
  "ypos"    "199"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon6-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon6-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon6-name"
  "xpos"    "178"
  "ypos"    "205"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon6-name
  "labelText"   "Minigun Xmas - 6050$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon6-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon6-bottom"
  "xpos"    "178"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon6-bottom
  "command"    "nst_buy_wpn m134_xmas"
 }
// ---------------------- weapon 7 ----------------------
 "1-weapon7-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon7-bg"
  "xpos"    "326"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon7-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon7-bgwpn"
  "xpos"    "326"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon7-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon7-img"
  "xpos"    "326"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon7-img
  "image"    "gfx/vgui/qbb95ex"
  "scaleImage"  "1"
 }
 "1-weapon7-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon7-team"
  "xpos"    "436"
  "ypos"    "199"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon7-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon7-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon7-name"
  "xpos"    "326"
  "ypos"    "205"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon7-name
  "labelText"   "QBB95EX - 3200$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon7-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon7-bottom"
  "xpos"    "326"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon7-bottom
  "command"    "nst_buy_wpn qbb95ex"
 }
// ---------------------- weapon 8 ----------------------
 "1-weapon8-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon8-bg"
  "xpos"    "474"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon8-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon8-bgwpn"
  "xpos"    "474"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon8-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon8-img"
  "xpos"    "474"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon8-img
  "image"    "gfx/vgui/usas"
  "scaleImage"  "1"
 }
 "1-weapon8-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon8-team"
  "xpos"    "584"
  "ypos"    "199"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon8-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon8-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon8-name"
  "xpos"    "474"
  "ypos"    "205"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon8-name
  "labelText"   "Usas12 - 3350$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon8-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon8-bottom"
  "xpos"    "474"
  "ypos"    "158"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon8-bottom
  "command"    "nst_buy_wpn usas"
 }
// ---------------------- weapon 9 ----------------------
 "1-weapon9-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon9-bg"
  "xpos"    "30"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon9-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon9-bgwpn"
  "xpos"    "30"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon9-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon9-img"
  "xpos"    "30"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon9-img
  "image"    "gfx/vgui/ak47dragon"
  "scaleImage"  "1"
 }
 "1-weapon9-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon9-team"
  "xpos"    "140"
  "ypos"    "272"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon9-team
  "image"    "resource/control/team1"
  "scaleImage"  "1"
 }
 "1-weapon9-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon9-name"
  "xpos"    "30"
  "ypos"    "278"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon9-name
  "labelText"   "AK47 Dragon - 2700$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon9-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon9-bottom"
  "xpos"    "30"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon9-bottom
  "command"    "nst_buy_wpn ak47dragon"
 }
// ---------------------- weapon 10 ----------------------
 "1-weapon10-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon10-bg"
  "xpos"    "178"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon10-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon10-bgwpn"
  "xpos"    "178"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon10-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon10-img"
  "xpos"    "178"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon10-img
  "image"    "gfx/vgui/m4a1dragon"
  "scaleImage"  "1"
 }
 "1-weapon10-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon10-team"
  "xpos"    "288"
  "ypos"    "272"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon10-team
  "image"    "resource/control/team2"
  "scaleImage"  "1"
 }
 "1-weapon10-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon10-name"
  "xpos"    "178"
  "ypos"    "278"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon10-name
  "labelText"   "M4A1 Dragon - 3350$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon10-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon10-bottom"
  "xpos"    "178"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon10-bottom
  "command"    "nst_buy_wpn m4a1dragon"
 }
// ---------------------- weapon 11 ----------------------
 "1-weapon11-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon11-bg"
  "xpos"    "326"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon11-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon11-bgwpn"
  "xpos"    "326"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon11-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon11-img"
  "xpos"    "326"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon11-img
  "image"    "gfx/vgui/mp5tiger"
  "scaleImage"  "1"
 }
 "1-weapon11-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon11-team"
  "xpos"    "436"
  "ypos"    "272"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon11-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon11-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon11-name"
  "xpos"    "326"
  "ypos"    "278"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon11-name
  "labelText"   "MP5 Tiger - 1750$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon11-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon11-bottom"
  "xpos"    "326"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon11-bottom
  "command"    "nst_buy_wpn mp5tiger"
 }
// ---------------------- weapon 12 ----------------------
 "1-weapon12-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon12-bg"
  "xpos"    "474"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon12-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon12-bgwpn"
  "xpos"    "474"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon12-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon12-img"
  "xpos"    "474"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon12-img
  "image"    "gfx/vgui/ak47gold"
  "scaleImage"  "1"
 }
 "1-weapon12-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon12-team"
  "xpos"    "584"
  "ypos"    "272"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon12-team
  "image"    "resource/control/team1"
  "scaleImage"  "1"
 }
 "1-weapon12-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon12-name"
  "xpos"    "474"
  "ypos"    "278"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon12-name
  "labelText"   "AK47 Gold - 2750$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon12-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon12-bottom"
  "xpos"    "474"
  "ypos"    "231"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon12-bottom
  "command"    "nst_buy_wpn ak47gold"
 }
// ---------------------- weapon 13 ----------------------
 "1-weapon13-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon13-bg"
  "xpos"    "30"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon13-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon13-bgwpn"
  "xpos"    "30"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon13-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon13-img"
  "xpos"    "30"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon13-img
  "image"    "gfx/vgui/m4a1gold"
  "scaleImage"  "1"
 }
 "1-weapon13-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon13-team"
  "xpos"    "140"
  "ypos"    "345"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon13-team
  "image"    "resource/control/team2"
  "scaleImage"  "1"
 }
 "1-weapon13-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon13-name"
  "xpos"    "30"
  "ypos"    "351"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon13-name
  "labelText"   "M4A1 Gold - 3350$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon13-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon13-bottom"
  "xpos"    "30"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon13-bottom
  "command"    "nst_buy_wpn m4a1gold"
 }
// ---------------------- weapon 14 ----------------------
 "1-weapon14-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon14-bg"
  "xpos"    "178"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon14-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon14-bgwpn"
  "xpos"    "178"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon14-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon14-img"
  "xpos"    "178"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon14-img
  "image"    "gfx/vgui/awpcamo"
  "scaleImage"  "1"
 }
 "1-weapon14-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon14-team"
  "xpos"    "288"
  "ypos"    "345"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon14-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon14-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon14-name"
  "xpos"    "178"
  "ypos"    "351"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon14-name
  "labelText"   "AWP Camo - 5000$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon14-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon14-bottom"
  "xpos"    "178"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon14-bottom
  "command"    "nst_buy_wpn awpcamo"
 }
// ---------------------- weapon 15 ----------------------
 "1-weapon15-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon15-bg"
  "xpos"    "326"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon15-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon15-bgwpn"
  "xpos"    "326"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon15-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon15-img"
  "xpos"    "326"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon15-img
  "image"    "gfx/vgui/at4"
  "scaleImage"  "1"
 }
 "1-weapon15-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon15-team"
  "xpos"    "436"
  "ypos"    "345"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon15-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon15-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon15-name"
  "xpos"    "326"
  "ypos"    "351"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon15-name
  "labelText"   "AT4 Lance - 9000$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon15-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon15-bottom"
  "xpos"    "326"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon15-bottom
  "command"    "nst_buy_wpn at4"
 }
// ---------------------- weapon 16 ----------------------
 "1-weapon16-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon16-bg"
  "xpos"    "474"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon16-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon16-bgwpn"
  "xpos"    "474"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon16-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon16-img"
  "xpos"    "474"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon16-img
  "image"    "gfx/vgui/mp5gold"
  "scaleImage"  "1"
 }
 "1-weapon16-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon16-team"
  "xpos"    "584"
  "ypos"    "345"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon16-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon16-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon16-name"
  "xpos"    "474"
  "ypos"    "350"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon16-name
  "labelText"   "Mp5 Gold - 2000$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon16-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon16-bottom"
  "xpos"    "474"
  "ypos"    "304"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon16-bottom
  "command"    "nst_buy_wpn mp5g"
 }
// ---------------------- weapon 17 ----------------------
 "1-weapon17-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon17-bg"
  "xpos"    "30"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon17-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon17-bgwpn"
  "xpos"    "30"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon17-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon17-img"
  "xpos"    "30"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon17-img
  "image"    "gfx/vgui/mg3gold"
  "scaleImage"  "1"
 }
 "1-weapon17-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon17-team"
  "xpos"    "140"
  "ypos"    "418"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon17-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon17-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon17-name"
  "xpos"    "30"
  "ypos"    "423"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon17-name
  "labelText"   "MG3 Gold - 5900$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon17-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon17-bottom"
  "xpos"    "30"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon17-bottom
  "command"    "nst_buy_wpn mg3g"
 }
// ---------------------- weapon 18 ----------------------
 "1-weapon18-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon18-bg"
  "xpos"    "178"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon18-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon18-bgwpn"
  "xpos"    "178"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon18-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon18-img"
  "xpos"    "178"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon18-img
  "image"    "gfx/vgui/m16a4"
  "scaleImage"  "1"
 }
 "1-weapon18-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon18-team"
  "xpos"    "288"
  "ypos"    "418"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon18-team
  "image"    "resource/control/team2"
  "scaleImage"  "1"
 }
 "1-weapon18-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon18-name"
  "xpos"    "178"
  "ypos"    "423"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon18-name
  "labelText"   "m16a4 - 3500$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon18-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon18-bottom"
  "xpos"    "178"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon18-bottom
  "command"    "nst_buy_wpn m16a4"
 }
// ---------------------- weapon 19 ----------------------
 "1-weapon19-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon19-bg"
  "xpos"    "326"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon19-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon19-bgwpn"
  "xpos"    "326"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon19-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon19-img"
  "xpos"    "326"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon19-img
  "image"    "gfx/vgui/an94"
  "scaleImage"  "1"
 }
 "1-weapon19-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon19-team"
  "xpos"    "436"
  "ypos"    "418"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon19-team
  "image"    "resource/control/team1"
  "scaleImage"  "1"
 }
 "1-weapon19-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon19-name"
  "xpos"    "326"
  "ypos"    "423"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon19-name
  "labelText"   "an94 - 3000$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon19-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon19-bottom"
  "xpos"    "326"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon19-bottom
  "command"    "nst_buy_wpn an94"
 }
// ---------------------- weapon 20 ----------------------
 "1-weapon20-bg"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon20-bg"
  "xpos"    "474"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bg"
  "scaleImage"  "1"
 }
 "1-weapon20-bgwpn"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon20-bgwpn"
  "xpos"    "474"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
  "image"    "resource/control/item_bgwpn"
  "scaleImage"  "1"
 }
 "1-weapon20-img"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon20-img"
  "xpos"    "474"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "48"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon20-img
  "image"    "gfx/vgui/m60"
  "scaleImage"  "1"
 }
 "1-weapon20-team"
 {
  "ControlName"  "ImagePanel"
  "fieldName"   "1-weapon20-team"
  "xpos"    "584"
  "ypos"    "418"
  "wide"    "26"
  "tall"    "7"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
  "textAlignment"  "center"
// 1-weapon20-team
  "image"    "resource/control/team0"
  "scaleImage"  "1"
 }
 "1-weapon20-name"
 {
  "ControlName"  "Label"
  "fieldName"   "1-weapon20-name"
  "xpos"    "474"
  "ypos"    "423"
  "wide"    "138"
  "tall"    "15"
  "autoResize"  "0"
  "pinCorner"   "0"
  "visible"   "1"
  "enabled"   "1"
// 1-weapon20-name
  "labelText"   "m60 - 5800$"
  "textAlignment"  "center"
  "dulltext"   "1"
  "brighttext"  "0"
 }
 "1-weapon20-bottom"
 {
  "ControlName"  "Button"
  "fieldName"   "1-weapon20-bottom"
  "xpos"    "474"
  "ypos"    "377"
  "wide"    "138"
  "tall"    "63"
  "autoResize"  "0"
  "pinCorner"   "2"
  "visible"   "1"
  "enabled"   "1"
  "tabPosition"  "0"
  "labelText"   ""
// 1-weapon20-bottom
  "command"    "nst_buy_wpn m60"
 }

也就是說 如果想增加第2格.第3格甚至是第20格的話

那就對照上面的在酌量複製到
NSTWpn_Rifles_4_CT.res
NSTWpn_Rifles_4_TER.res



獻花 x6
引用 | 編輯 thomas2010ma
2011-03-07 10:33
2樓
  
好長細啊
+油樓主

獻花 x1
引用 | 編輯 calvinngth
2011-03-07 12:53
3樓
  
感謝,有用~!

獻花 x0
引用 | 編輯 s124722848
2011-03-07 17:08
4樓
  
太好了

獻花 x0
引用 | 編輯 clock77392
2011-03-07 18:14
5樓
  
呵呵! 謝謝你們的支持

如果有問題歡迎提出來唷!!

表情 表情 表情

獻花 x0
引用 | 編輯 ruilj
2011-03-07 21:53
6樓
  
基本上
假如你要新增的槍
如果新增上去
剛剛好是第5格(假如)
你要新增到CT
你就去CT第1.2.3頁的都行(那些都要有第5把槍的)
然後把代碼複製下來
再把一些地方改一改就好
================================
我也是這樣做
但是....
很奇怪的是
我自己新增貝西摩斯
卻買不了
我連購買選單都用好了
不知是哪裡出問題
模組放對地方了(MODELS/NST_WPN)
音效放對地方了(SOUND/WEAPONS)
購買選單那個不用說了
然後CONFIGS/NST_WPN.INI
裡面那個我到不確定
因為只是第一次加
=============
[type]1[name]SkullClaw[model]skull5[wchange]24[damage]2.0[speed]1.2[zoom]1[cilp]20[ammo]110[recoil]1[gravity]210[knockback]0[reload]0[deploy]0[fastrun]0[sight_time]0[sight_model][cost]1[sound]1[team]0[buy]1


這是我打的...

獻花 x0
引用 | 編輯 calvinngth
2011-03-07 22:12
7樓
  
 
下面是引用 ruilj 於 2011-03-07 21:53 發表的 : 到引言文
基本上
假如你要新增的槍
如果新增上去
剛剛好是第5格(假如)
你要新增到CT
.......


這位大大,這是我打的數據:

[type]1[name]貝西摩斯之爪[model]skull5[wchange]24[damage]5.0[speed]1.2[zoom]1[clip]24[ammo]240[recoil]-10[gravity]220[knockback]2[reload]1.62[deploy]0[fastrun]0[sight_time]0[sight_model][cost]6000[sound]1[team]2[buy]1

註解:[type]就不用多說,[name]我就喜歡用中文,[model]&[wchange]同[type]一樣,[damage]我就想配合主題(令殭屍聞風殭膽的貝西摩斯之爪),[speed]我就在玩CSO時拍片,再觀察而決定的,[zoom]都是一樣,[clip]&[ammo]千我就是問人的,[recoil]是因為我在商城那裡知的,[gravity]不用說,[knockback]就是朋友說有少少彈殭,[reolad]&[deploy]同[speed]一樣,[fasturn],[sight_time],[sight_model]就當然沒有啦,[cost]同[knockback]一樣,最後的三樣,大家都應該心裡有數啦~!



希望對你有幫助~!表情

獻花 x0
引用 | 編輯 ruilj
2011-03-07 22:55
8樓
  
用了你的之後
反而不能進入遊戲
XD
不知道是哪裡出錯....

還有....
不管購買選單
你覺得買不了
(按]的購買選單也沒找到我的槍)
的原因是什麼?
是模組?
是NST_WPN.INI的問題?

獻花 x0
引用 | 編輯 calvinngth
2011-03-07 23:21
9樓
  
下面是引用 ruilj 於 2011-03-07 22:55 發表的 : 到引言文
用了你的之後
反而不能進入遊戲
XD
不知道是哪裡出錯....

還有....
不管購買選單
你覺得買不了
(按]的購買選單也沒找到我的槍)
的原因是什麼?
是模組?
是NST_WPN.INI的問題?


可否詳細講解一下你不能進入遊戲的經過?

獻花 x0
引用 | 編輯 ruilj
2011-03-07 23:31
10樓
  
也就是說
新建遊戲--載入--載入沒成功--跳回選單那邊(新建遊戲、伺服器、選項、結束遊戲的選單)

獻花 x0
引用 | 編輯 clock77392
2011-03-08 18:01
11樓
  
 
下面是引用 ruilj 於 2011-03-07 21:53 發表的 : 到引言文
基本上
假如你要新增的槍
如果新增上去
剛剛好是第5格(假如)
你要新增到CT
.......


請問一下你的"sprites"有處理好嗎

必須在"sprites/hud.txt"這裡加上你槍的殺人圖

如果你沒有在這裡加的話會崩潰表情表情

獻花 x0
引用 | 編輯 clock77392
2011-03-08 18:03
12樓
  
下面是引用 ruilj 於 2011-03-07 23:31 發表的 : 到引言文
也就是說
新建遊戲--載入--載入沒成功--跳回選單那邊(新建遊戲、伺服器、選項、結束遊戲的選單)


請確認wpn.ini sprites sound mdl 這4樣

如果缺少一樣的話  一定成功不了!!

獻花 x0
引用 | 編輯 calvinngth
2011-03-08 18:13
13樓
  
下面是引用 clock8564 於 2011-03-08 18:03 發表的 : 到引言文


請確認wpn.ini sprites sound mdl 這4樣

如果缺少一樣的話  一定成功不了!!



樓主,有否想過會唔會同爆Bit(那個什麼不可超過512)有關?

獻花 x0
引用 | 編輯 clock77392
2011-03-08 18:43
14樓
  
下面是引用 calvinngth 於 2011-03-08 18:13 發表的 : 到引言文



樓主,有否想過會唔會同爆Bit(那個什麼不可超過512)有關?


基本上 CS1.6 和 CS;CZ 以及CS;S

最大極限只能讀取到512MB

所以CSO-NST才會設定說只能選8把步槍到我的最愛才能買

不過個人我正在研究怎麼把檔案分割成2個資料夾

也許這樣就可以一次讀取全部的槍枝了

好消息是我已經查到某些資料的路徑可以更改

壞消息是至少還要很久的時間我才能研究出來!

獻花 x0
引用 | 編輯 clock77392
2011-03-08 18:48
15樓
  
順到一題

凡是只要有繁化過的

肯定成功不了

請先下載原作者的
"NSTWpn_Rifles_1_TER.res" 路徑:cstrike\resource\UI
"NSTWpn_Rifles_1_CT.res" 路徑:cstrike\resource\UI
"NSTWpn_Rifles_2_TER.res" 路徑:cstrike\resource\UI
"NSTWpn_Rifles_2_CT.res" 路徑:cstrike\resource\UI
"NSTWpn_Rifles_3_TER.res" 路徑:cstrike\resource\UI
"NSTWpn_Rifles_3_CT.res" 路徑:cstrike\resource\UI
"NSTWpn_Rifles_4_TER.res" 路徑:cstrike\resource\UI
"NSTWpn_Rifles_4_CT.res" 路徑:cstrike\resource\UI

然後再請私慾娃娃繁化 還是我幫忙 表情

才有可能成功

因為原作者有把路徑寫進去而繁化的卻沒有!!

想要跟我要繁化 自己在私信過來吧

信的規格

1.槍名

2.想放在第幾格

獻花 x0
引用 | 編輯 calvinngth
2011-03-08 19:04
16樓
  
 
下面是引用 clock8564 於 2011-03-08 18:48 發表的 : 到引言文
順到一題
凡是只要有繁化過的
肯定成功不了
請先下載原作者的
"NSTWpn_Rifles_1_TER.res" 路徑:cstrike\resource\UI
.......


原來如此,感謝樓主的提點~!表情

獻花 x0
引用 | 編輯 s124722846
2011-03-08 19:18
17樓
  
真是太好了

獻花 x0
引用 | 編輯 jjjerry093
2011-03-08 19:59
18樓
  
大大的教學還真詳細呢 表情

獻花 x0
引用 | 編輯 clock77392
2011-03-09 18:22
19樓
  
可否請問一下誰會寫AMXX插件?

因為我需要某個插件來增加路徑~

如果成功NST便可以不用至我的最愛買槍了! 表情 表情 表情

獻花 x0
引用 | 編輯 ruilj
2011-03-09 21:35
20樓
  
感謝樓主在即時通細心的教我^^
還幫我製作買槍圖
終於成功了~

獻花 x0
引用 | 編輯 bboy7843
2011-03-11 20:54
21樓
  
挖看大大打得很仔細@@
一大堆字*0*
雖然我早就已經知道怎麼加槍了~
還是給你推薦^^

獻花 x0
引用 | 編輯 dericktsang
2011-03-13 18:24
22樓
  
大大可否給我最新版的cso-nst 加槍插件= =
我用的是舊版
我又不想更新nst

獻花 x0
引用 | 編輯 ruilj
2011-03-13 23:08
23樓
  
加槍插件?
那無需更新吧= = ?
不是從一開始就有了?

獻花 x0
引用 | 編輯 1996chuck
2011-03-14 17:09
24樓
  
還是會有掉槍bug嗎??

獻花 x0
引用 | 編輯 clock77392
2011-03-15 18:44
25樓
  
下面是引用 1996chuck 於 2011-03-14 17:09 發表的 : 到引言文
還是會有掉槍bug嗎??

掉槍BUG請找教學

有教怎麼改善

請認真去掃過一遍。

否則你會被認為是賺威望的 

獻花 x0
引用 | 編輯 jjjerry093
2011-03-16 20:05
26樓
  
為啥照了樓煮說的加入後
沒看到槍?

獻花 x0
引用 | 編輯 peterwong32
2011-03-16 23:39
27樓
  
謝謝,
這加槍方法幫了我不少..

獻花 x0
引用 | 編輯 zxz12123
2011-03-18 16:26
28樓
  
我覺得
弄這樣是OK
但是
加槍的時候
選單無法更新剛剛加入的槍枝((因為我試過

獻花 x0
引用 | 編輯 jjjerry093
2011-03-18 19:12
29樓
  
其實xpos=x軸 ypos=y軸
謝謝大大很不錯

獻花 x0
<< 1 2 3 4 >>
跳頁: (共 4 頁)