Skip to content

Streamer Plugin v2.8.1

Compare
Choose a tag to compare
@samp-incognito samp-incognito released this 22 May 22:08
· 212 commits to master since this release
  • Added item priority support via the new "priority" parameter for most item creation natives
  • Added IsLineInDynamicArea, IsLineInAnyDynamicArea, GetDynamicAreasForLine, and GetNumberDynamicAreasForLine
  • Added Streamer_ToggleItem and Streamer_IsToggleItem
  • Added Streamer_ToggleAllItems with an "exceptions" parameter which allows every item except the ones specified to be toggled
  • Added Streamer_GetLastUpdateTime
  • Added Streamer_(Is)ToggleItemAntiAreas which, if toggled, allows the per-item area feature to exlude items from being streamed in the areas specified
  • Renamed Streamer_(Is)ToggleStaticItem to Streamer_(Is)ToggleItemStatic
  • Stopped duplicate log entries from being created
  • Fixed parameter order bug with CreateDynamicObjectEx