We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Natives (Miscellaneous) (markdown)
Accoding to my little "research" in https://github.com/samp-incognito/samp-streamer-plugin/issues/292
fixed return values for GetNearbyItems and GetAllVisibleItems
The 3rd parameter in Streamer_ToggleAllItems function was "id" instead of "toggle" and the 6th parameter in Streamer_GetDistanceToItem was "data" instead of "distance".
Created Natives (Miscellaneous) (markdown)