splewis / csgo-multi-1v1

CS:GO Sourcemod plugin to create multi-1v1 arena servers
GNU General Public License v3.0
278 stars 68 forks source link

Fix plugin to compile against sourcemod 1.11 #300

Open TheMrEvgen opened 9 months ago

TheMrEvgen commented 9 months ago

multi1v1\natives.sp(435) : error 100: function prototypes do not match

435 - RoundTypeWeaponHandler weaponHandler = view_as(GetNativeFunction(3));