samp-streamer-plugin icon indicating copy to clipboard operation
samp-streamer-plugin copied to clipboard

OnPlayerEnterDynamicCP not called by NPC's in v2.9.5

Open xbp13x opened this issue 3 years ago • 2 comments

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.

xbp13x avatar May 19 '21 18:05 xbp13x

Same happens to the Areas: https://github.com/samp-incognito/samp-streamer-plugin/issues/388#issuecomment-886035778

Jedrzej94 avatar Jul 26 '21 16:07 Jedrzej94

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.

samp-incognito avatar Aug 06 '21 17:08 samp-incognito