samp-textdraw-streamer
samp-textdraw-streamer copied to clipboard
A simple plugin for sa-mp and open.mp to break the limits of textdrawings.
how to fix that sir
[Info] [textdraw.streamer] DynamicPlayerTextDrawHide: No such id was found. (playerid: 0, textId: 0)
How do I fix it?
[23:25:56] Error: Function not registered: 'PTextSetString' [23:25:56] Error: Function not registered: 'PTextShow' [23:25:56] Error: Function not registered: 'PTextHide' [23:25:56] Error: Function not registered: 'CreatePTextdraw' [23:25:56] Error: Function not registered: 'PTextFont'...
I am using the latest version of the include on a Linux Ubuntu-22.04-x86_64 and this problem doesn't always happen. In short, when a textdraw is shown, parts of it are...

I'm currently experiencing a problem with some textdraws. When I'm in a vehicle and open a textdraw, upon closing it, it freezes and applies an animation that kicks me out...
I'm making the textdraw moveable from top to bottom, and sometimes it disappears. It's supposed to be like this: At first, i'm moving the textdraw by destroying and creating the...
BUG
On non-streamer, the layer is set during CreateTextDraw, but on the streamer version, it follows the TextDrawShow order. This sometimes causes other textdraws to overlap incorrectly. For gamemodes with a...