Skip to content

Releases: OpenRoleplay/OpenRP.Streamer

v0.1

24 Apr 09:20

Choose a tag to compare

Added:

  • int GetMaxItems(StreamerType type)
  • int SetMaxItems(StreamerType type, int items)
  • int GetVisibleItems(StreamerType type, EntityId playerid)
  • int SetVisibleItems(StreamerType type, int items, EntityId playerid)
  • int SetRadiusMultiplier(StreamerType type, float multiplier, EntityId playerid);

Also changed NuGet package information & namespaces.