samp-streamer-plugin
samp-streamer-plugin copied to clipboard
OnPlayerEnterDynamicCP not called by NPC's in v2.9.5
Basically the title, OnPlayerEnterDynamicCP is not called when a NPC enters the CP and it works fine in 2.9.4. This causes my NPC's to not be able to win a race but reverting to the previous version fixed it.
Same happens to the Areas: https://github.com/samp-incognito/samp-streamer-plugin/issues/388#issuecomment-886035778
This is probably related to #306. Try using Streamer_ToggleItemUpdate
when the NPC connects to the server. I suppose that should have been in the release notes.