KoNLiG / customweapons

Provides an API for custom weapons management.
GNU General Public License v3.0
10 stars 7 forks source link

Compilation error #1

Closed IL0co closed 2 years ago

IL0co commented 2 years ago

All sources from the "box", the plugin does not compile, I think this is due to passing EnumStruct to another function (in my plugins, I could not pass EnumStruct to other functions, there were compilation errors).

SourcePawn Compiler 1.10.0.6528
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

c:\Users\prozo\Desktop\scripting\customweapons/structs.sp(94) : error 020: invalid symbol name ""
c:\Users\prozo\Desktop\scripting\customweapons/structs.sp(116) : error 020: invalid symbol name ""

2 Errors.
IL0co commented 2 years ago

The plugin compiles only on SM 1.11