Skip to content

Streamer Plugin v2.9.5

Compare
Choose a tag to compare
@samp-incognito samp-incognito released this 13 Apr 21:17
· 20 commits to master since this release
  • Fixed GetPlayerVisibleDynamic(Race)CP return tags (thanks AGraber)
  • Allowed NPCs to stream items (thanks WoutProvost)
  • Fixed issues with pickups and actors in multiple virtual worlds (thanks ziggi)
  • Added RemoveDynamicObject(Material/Text) (thanks TommyB123)
  • Fixed pickups and actors disappearing with high player tick rate and/or high amount of new player connections (thanks ziggi)
  • Added player ID for Streamer_OnItemStream(In/Out) (thanks 0x416c69)
  • Added ability to use multiple "extra IDs" via E_STREAMER_CUSTOM(x) in data manipulation natives (thanks Y_Less)