samp-streamer-plugin
samp-streamer-plugin copied to clipboard
Streamer Plugin for SA-MP (San Andreas Multiplayer)
the pickup is not shown at certain coordinates is there an opportunity to fix it?
I am using the newest streamer plugin and attempting to create a new system for my old gamemode. For this, I wanted to use the function "GetPlayerDynamicAreas()" to check if...
Streamer_GetItemInternalID and Streamer_GetItemStreamerID do not work on the open-mp server.
``` CreateDynamicCylinder(Float:x, Float:y, Float:minz, Float:maxz, Float:size, worldid = -1, interiorid = -1, playerid = -1) CreateDynamicSphere(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1) CreateDynamicCuboid(Float:minx, Float:miny,...
On my server, I have several objects that will be displayed in several different virtual worlds. For example, I have a set of 1,000 objects that I share, each object,...
Hello im facing this issue right now basically I have this simple code to repro this problem, the pickup won't update after changing it like nothing's happen, I'm using the...
As title, OnDynamicActorStreamOut doesn't work in open.mp. Tried with 2.9.4 and 2.9.6 versions but with same result. On the contrary, OnDynamicActorStreamIn works fine. ```#include #include #include main () {} new...
Update sampgdk to fix https://github.com/Zeex/sampgdk/issues/222
So, The plugins loads saying: *** Streamer Plugin v2.9.6 by Incognito loaded *** but then a few lines down, once the gamemode is loaded, it says this: Streamer Plugin: The...
I just downloaded the latest files, added both in their respective locations and tried to start the server. However, I got this log: *** Streamer Plugin: The plugin version (0x295)...