samp-streamer-plugin icon indicating copy to clipboard operation
samp-streamer-plugin copied to clipboard

Streamer Plugin for SA-MP (San Andreas Multiplayer)

Results 97 samp-streamer-plugin issues
Sort by recently updated
recently updated
newest added

I've noticed when I enter a dynamic area the callbacks called very slowly which means 1-2 second after entering to the area. Is it possible to make it a little...

I found out that this is actually an issue with the linux kernel itself, rather than streamer. Will be reporting to the linux foundation. Server functioning perfectly fine on Debian...

Hi. My server go down, and i have this in server_log ``` `[19:55:50] [debug] Server crashed due to an unknown error [19:55:50] [debug] Native backtrace: [19:55:50] [debug] #0 f7484e8b in...

Performing an action that causes a dynamic actor to be destreamed from inside `OnDynamicActorStreamOut` seems to be causing crashes in `DestroyActor` during the following `ProcessTick` (tested on Linux). The issue...

when you delete the pickup the function CountDynamicPickups() does not change it remains the same

Hello, I have problem with map icon and CP it's sometime not shown Ex: CP isn't appear on minimap [Red Marker] but red circle is appear on screen. [ it's...

Using: `stock UpdateDynamic3DTextLabelTextEx(STREAMER_TAG_3D_TEXT_LABEL:id, color, const format[], va_args) { UpdateDynamic3DTextLabelText(id, color, va_return(format, va_start)); }` causes the server to crash when a player connects Removing this, server loads fine, just without the...

I try to AI using actor not NPC! because NPC has may many using resource so, finally i found actor even though actor move using actor anim, they position are...

Console log: ``` OnPlayerEnterDynArea(Riddick) Entered NPC ID: 998 statis area NPC ID: 998 was disabled. Enabling it... FCNPC_StartUpdateTimer(998) [chat] [Riddick]: Gonna leave the server *** Audio Plugin: Riddick (ID: 0)...

No idea what should I add here, specify what would you like to dive into within my code and I will provide. v2.9.4 creates actors all right, while v2.9.5 simply...