Commit Graph

7 Commits

Author SHA1 Message Date
Ruben Gonzalez
c62a3b724b Merge pull request #671 from alliedmodders/csgo-weaponpricefix
Fix CS_GetWeaponPrice returning incorrect weapon prices.
2017-09-08 08:45:55 -04:00
Ruben Gonzalez
494f83395f Fix cstrike extension natives/forwards due to update
Fix using Q_strcpy instead of Q_strncpy

Fix CS:S build

Fix trying to use signature function for WeaponIDToAlias on linux.
2017-08-24 09:16:21 -04:00
Ruben Gonzalez
213e7ced8c Initial CSGO GetWeaponPrice fixes 2015-01-31 12:44:18 -05:00
Drifter
45cabd756c Fix CS:GO GetWeaponPrice and OnGetWeaponPrice using outdated method (r=psychonic). 2013-08-15 14:40:30 -04:00
Drifter
fa0df413f4 Added CS_IsValidWeaponID native and validity checks to other natives (bug 5566, r=psychonic). 2013-07-31 22:11:15 -04:00
Kyle Sanderson
2e3c5e367e Added WeaponIDToAlias native to CStrike extension (bug 5460, r=psychonic). 2012-12-14 15:12:22 -05:00
Drifter
3b18745bcd Added support for CS:GO to cstrike extension (bug 5299, r=asherkin). 2012-05-26 18:31:23 -04:00