Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Textdraw help

$
0
0
I've got a pretty bad eye here, is there something unusual in these statements that makes the textdraw automatically shown when player is connected?

PHP Code:

Toolbar TextDrawCreate(642.0000001.000000"");
    
TextDrawBackgroundColor(Toolbar255);
    
TextDrawFont(Toolbar1);
    
TextDrawLetterSize(Toolbar0.5000002.299998);
    
TextDrawColor(Toolbar, -1);
    
TextDrawSetOutline(Toolbar0);
    
TextDrawSetProportional(Toolbar1);
    
TextDrawSetShadow(Toolbar1);
    
TextDrawUseBox(Toolbar1);
    
TextDrawBoxColor(Toolbar0xB1B5B8FF);
    
TextDrawTextSize(Toolbar, -5.0000000.000000);
    
TextDrawSetSelectable(Toolbar1); 

The code is placed on OnFilterscriptInit, and OnPlayerConnect and OnPlayerSpawn is empty

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>