View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 10-07-2019 , 06:33   Re: Bad loads plugins game.data
Reply With Quote #14

Make sure you use the include files of SourceMod 1.9 when you compile with the 1.9 compiler. stock functions in SM's default library use the new methodmap in SM 1.10's include files. So e.g. SetEntityHealth in the plugin you posted uses the new methodmap.
__________________
Peace-Maker is offline