levelsranks / levels-ranks-core

Statistics plugin for servers on the Source Engine
GNU General Public License v3.0
73 stars 39 forks source link

SourceMod 1.11 compile error #69

Open VaaLaaKi opened 1 year ago

VaaLaaKi commented 1 year ago

Can someone help with the compile?

Screenshot_2

SourceMod: 1.11, Latest Stable This is the error for all plugin versions.

VaaLaaKi commented 1 year ago

I found a "menus.sp" file on another website, which was succeeded to compile the plugin. I uploaded it in case anyone needs it.

levels_ranks_menus_sp_file.zip

originalaidn commented 1 year ago

line 147 should be replace with this: void GiveTakeValue(int iClient, const char[] sID = NULL_STRING)