View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-15-2021 , 16:36   Re: m_hViewModel is nullptr afer updating sourcemod
Reply With Quote #4

1.11 has gained proper support for legacy array props. You need to get the array contents prop and add its offset, as FindSendPropInfo now gives you the array wrapper instead. See the changes in https://github.com/alliedmodders/sourcemod/pull/1550 - we might be able to fiddle the C++ API to work if you do open an issue though.
__________________
asherkin is offline