Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssscrollText (dxdrawscrollingtext)

Category:script
Author(s):Patrik91
Downloads:180
Rate:You need to be logged in to vote
Rating:5 (1 Vote)
Description:
You can make scrolling dxDrawTexts easily with this script.
Picture: https://www.kephost.com/images/2017/03/18/scroll6beb0.gif

Forum link:
https://forum.mtasa.com/topic/94030-rel-dxdrawscrollingtext/

Syntax:

nil dxCreateScrollingText ( float x, float y, float width, string text, int pixelPer60 )

x: the absolute X coordinate of the top left corner of the image.
y: the absolute Y coordinate of the top left corner of the image.
width: An float representing the width of the text, drawn in a right direction from the origin.
text: the text to draw
pixelPer60: An int representing the text's shifting after 60 frames.

Download latest version | Report

Version history

Version Publish Date Changes
0.1.1 2017-03-18 14:13:15 Fixed calculation Download
0.1.0 2017-03-18 14:04:22 First public release Download