22.01.2019, 01:54
Quote:
That's caused by sampgdk, although I don't know why would it happen with CallRemoteFunction. I just tested it and called a remote function from the filterscript and nothing happened. Only index mismatches I'm getting are for OnPlayerStatsAndWeaponUpdate coming from YSF, probably because I'm using some older version.
I'm not that experienced with sampgdk, but does it happen for every CallRemoteFunction you do, or just these 2? One thing I noticed is that the indexes are off by just one. As for the issue with loading the plugins, I'd like to know the list of plugins you are loading. There must be some that conflict with this one, I have no problem with loading it in any place despite using YSF, streamer and a few others. |
Ill do some more debugging on my end, i will make a issue on github if i find any more info out.
Also if it makes any difference, i am on windows 10.