AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [CS:GO] Weapon ID's (https://forums.alliedmods.net/showthread.php?t=300360)

milutinke 08-14-2017 05:19

[CS:GO] Weapon ID's
 
Code:

#define CSW_AK47                27
#define CSW_AUG                8
#define CSW_AWP                17
#define CSW_BIZON                35
#define CSW_C4                        31
#define CSW_DEAGLE                25
#define CSW_DECOY                52
#define CSW_ELITE                10
#define CSW_FAMAS                15
#define CSW_FIVESEVEN                11
#define CSW_FLASHBANG                24
#define CSW_GALILAR                34
#define CSW_GLOCK                2
#define CSW_G3SG1                23
#define CSW_HEGRENADE                4
#define CSW_HKP2000                41
#define CSW_INCGRENADE                53
#define CSW_KNIFE                28
#define CSW_KNIFEGG                50
#define CSW_MAC10                7
#define CSW_MAG7                36
#define CSW_M249                19
#define CSW_M4A1                21
#define CSW_M4A1_SILENCER        21
#define CSW_MOLOTOV                51
#define CSW_MP7                42
#define CSW_MP9                43
#define CSW_NEGEV                37
#define CSW_NOVA                44
#define CSW_P250                45
#define CSW_P90                29
#define CSW_SAWEDOFF                38
#define CSW_SCAR20                47
#define CSW_SG556                48
#define CSW_SSG08                49
#define CSW_SMOKEGRENADE        9
#define CSW_TASER                40
#define CSW_TEC9                39
#define CSW_UMP45                12
#define CSW_USP_SILENCER        41
#define CSW_XM1014                5



All times are GMT -4. The time now is 20:09.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.