brxce / Gauntlet

NOTE - Currently on hiatus. L4D2 Coop with improved Special Infected AI. Inspired by PenPen's HardAlways configs
GNU General Public License v3.0
29 stars 27 forks source link

Compilation error #35

Closed A1mDev closed 2 years ago

A1mDev commented 2 years ago

The left4dhooks plugin now has this function in the left4dhooks_silver.inc file, which is why this error is shown

includes\hardcoop_util.sp(347) : error 021: symbol already defined: "GetRandomSurvivor"

brxce commented 2 years ago

Thanks for picking this up - guessing you have already recompiled removing that function.

This requires the replacement function (from left4dhooks_silver.inc) to only return survivors that are alive.