Problem with warning 213: tag mismatch
#2

PHP код:
new Text:Banka[i]; 
Banka[i] = TextDrawCreate(588.285949116.613403"0$");
    
TextDrawLetterSize(Banka[i], 0.1779000.627197);
    
TextDrawAlignment(Banka[i], 1);
    
TextDrawColor(Banka[i], 8388863);
    
TextDrawSetShadow(Banka[i], 0);
    
TextDrawSetOutline(Banka[i], 0);
    
TextDrawBackgroundColor(Banka[i], 255);
    
TextDrawFont(Banka[i], 1);
    
TextDrawSetProportional(Banka[i], 1);
    
TextDrawSetShadow(Banka[i], 0); 
Reply


Messages In This Thread
Problem with warning 213: tag mismatch - by AssassinSaBalkana - 18.01.2019, 05:00
Re: Problem with warning 213: tag mismatch - by B3x7K - 18.01.2019, 09:50
Re: Problem with warning 213: tag mismatch - by AssassinSaBalkana - 18.01.2019, 13:59
Re: Problem with warning 213: tag mismatch - by AssassinSaBalkana - 18.01.2019, 14:01
Re: Problem with warning 213: tag mismatch - by AssassinSaBalkana - 18.01.2019, 14:10

Forum Jump:


Users browsing this thread: 1 Guest(s)