NeXuS™ presents dxDrawScrollingText
Introduction
Do you want to make a scrolling text? It's easy with just a function.
Status
IN DEVELOPMENT
It's still IN DEVELOPMENT but it's published.
Screenshot
Usage example
exports.dxDrawScrollingText:dxCreateScrollingText(500, 400, 100, "Test scrolling text", 60)
(This is shown on the screenshot.)
Download
MTA:SA Community Link
Syntax
nil dxCreateScrollingText ( float x, float y, float width, string text, int pixelPer60 )
Source code