TextDraw Error
#1

Hey!
iil made an TextDraw but i cannot to see him on the Screen....What is wrong or what to add?

i write this at up :
new Text:Text;
and this under :
public OnGameModeInit()

Text = TextDrawCreate(538 ,13 , "Text");
TextDrawFont(Text , 3);
TextDrawLetterSize(Text , 1, 7);
TextDrawColor(Text , 0xff0000FF);
TextDrawSetOutline(Text , false);
TextDrawSetProportional(Text , true);
TextDrawSetShadow(Text , 1);
Reply
#2

https://sampwiki.blast.hk/wiki/TextDrawShowForPlayer
https://sampwiki.blast.hk/wiki/TextDrawShowForAll
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)