Difference between revisions of "Counter-Strike: Global Offensive Weapons"

From AlliedModders Wiki
Jump to: navigation, search
(add weapon name returned by SourceMod)
 
m (style and link to go back)
Line 1: Line 1:
Here you can see the weapon's name returned by SourceMod's functions :
+
[[Weapon_Names(Source)]] > [[Counter-Strike: Global Offensive Weapons]]
  
'''Pistols'''
+
==Here you can see the weapon's name returned by SourceMod's functions :==
 +
 
 +
===Pistols===
 
* glock
 
* glock
 
* p250
 
* p250
Line 10: Line 12:
 
* tek9 ''T-only''
 
* tek9 ''T-only''
  
----
+
===Heavy===
 
 
'''Heavy'''
 
 
* nova
 
* nova
 
* xm1014
 
* xm1014
Line 20: Line 20:
 
* negev
 
* negev
  
----
+
===SMGs===
 
 
'''SMGs'''
 
 
* mp9 ''CT-only''
 
* mp9 ''CT-only''
 
* mac10 ''T-only''
 
* mac10 ''T-only''
Line 30: Line 28:
 
* bizon
 
* bizon
  
----
+
===Rifles===
 
 
'''Rifles'''
 
 
* famas ''CT-only''
 
* famas ''CT-only''
 
* m4a1 ''CT-only''
 
* m4a1 ''CT-only''
Line 44: Line 40:
 
* g3sg1 ''T-only''
 
* g3sg1 ''T-only''
  
----
+
===Gear===
 
 
'''Gear'''
 
 
* taser
 
* taser
 
* knife
 
* knife
  
----
+
===Grenades===
 
 
'''Grenades'''
 
 
* hegrenade
 
* hegrenade
 
* inferno
 
* inferno
 +
 +
 +
 +
Back to : [[Weapon_Names(Source)]]

Revision as of 09:04, 3 September 2012

Weapon_Names(Source) > Counter-Strike: Global Offensive Weapons

Here you can see the weapon's name returned by SourceMod's functions :

Pistols

  • glock
  • p250
  • fiveseven
  • deagle
  • elite
  • hkp2000 CT-only
  • tek9 T-only

Heavy

  • nova
  • xm1014
  • mag7 CT-only
  • sawedoff T-only
  • m249
  • negev

SMGs

  • mp9 CT-only
  • mac10 T-only
  • mp7
  • ump45
  • p90
  • bizon

Rifles

  • famas CT-only
  • m4a1 CT-only
  • galilar T-only
  • ak47 T-only
  • ssg08
  • aug CT-only
  • sg556 T-only
  • awp
  • scar20 CT-only
  • g3sg1 T-only

Gear

  • taser
  • knife

Grenades

  • hegrenade
  • inferno


Back to : Weapon_Names(Source)