TextDraws..
#1

Alright - I Added this under Ongamemodeinit

PHP код:
    Textdraw0 TextDrawCreate(476.000000104.000000"Next Evolution RP");
    
TextDrawBackgroundColor(Textdraw0255);
    
TextDrawFont(Textdraw01);
    
TextDrawLetterSize(Textdraw00.5000001.000000);
    
TextDrawColor(Textdraw0, -16776961);
    
TextDrawSetOutline(Textdraw01);
    
TextDrawSetProportional(Textdraw01);
    
Textdraw1 TextDrawCreate(13.000000427.000000"www.sampnerp.tk");
    
TextDrawBackgroundColor(Textdraw1255);
    
TextDrawFont(Textdraw11);
    
TextDrawLetterSize(Textdraw10.5000001.000000);
    
TextDrawColor(Textdraw1, -65281);
    
TextDrawSetOutline(Textdraw11);
    
TextDrawSetProportional(Textdraw11); 
And added this :

PHP код:
new Text:Textdraw0;
new 
Text:Textdraw1
and also added this under onplayerconnect

PHP код:
    TextDrawShowForPlayer(playeridTextdraw0);
    
TextDrawShowForPlayer(playeridTextdraw1); 
but.. nothing appear IG and it Compiles fine - Rep+ for the one who will solve this
Reply
#2

Did you try under playerspawn? and are you correct thats the right float.
Reply
#3

Yeah , Tried it but still not working..
Reply
#4

Add me on xFire : DexToxz
iil will help you with it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)