bcserv / smlib

Function Stock Library for Sourcemod with over 350 new functions
http://www.sourcemodplugins.org
GNU General Public License v3.0
148 stars 88 forks source link

NEw syntax 1.11 need update #72

Closed maclarens closed 1 year ago

maclarens commented 1 year ago

Compiling sm_dev_cmds.sp... SourcePawn Compiler 1.11.0.6934 Copyright (c) 1997-2006 ITB CompuPhase Copyright (c) 2004-2021 AlliedModders LLC

./include/smlib/entities.inc(1773) : error 418: deprecated syntax; see https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Typedefs ./include/smlib/entities.inc(1773) : error 001: expected token: "-identifier-", but found "public" ./include/smlib/entities.inc(1773) : error 122: expected type expression

peace-maker commented 1 year ago

Check the transitional_syntax branch for 1.7+ syntax.