rngfix icon indicating copy to clipboard operation
rngfix copied to clipboard

Can't compile

Open IzuiSP opened this issue 6 years ago • 2 comments

plugin.sp(851) : error 017: undefined symbol "TR_EnumerateEntitiesHull" plugin.sp(929) : error 017: undefined symbol "TR_EnumerateEntitiesHull" plugin.sp(1209) : error 017: undefined symbol "TR_ClipCurrentRayToEntity"

IzuiSP avatar Nov 15 '18 17:11 IzuiSP

you probably need to compile with sourcemod 1.10

nanawuu avatar Nov 15 '18 19:11 nanawuu

That's right, you must be using SourceMod 1.10 build 6326 or newer, which adds new traceray natives to SDKTools.

jason-e avatar Nov 18 '18 01:11 jason-e