Textdraw not show (+rep)
#1

Hi all i maked atm system with clickable textdraw and the normal main box is showing and after 1 sec he is hideing i dont have putted hide function for textdraw and again i have the problem.Please help repping Thanks
Reply
#2

Try to read this and use it.
Click on meh.
Reply
#3

show us your script code maybe you re using hide function inside of timer or same something .
Reply
#4

i dont have timers i checked all the codes 5-6 times.Btw @Clad i cant understand this :/ please help me
Reply
#5

Quote:
Originally Posted by ScripteRMKD
Посмотреть сообщение
i dont have timers i checked all the codes 5-6 times.Btw @Clad i cant understand this :/ please help me
You can't understand what ? It's clearly explained. I won't give the code, Do it by your self.
Reply
#6

Quote:
Originally Posted by Clad
Посмотреть сообщение
You can't understand what ? It's clearly explained. I won't give the code, Do it by your self.
Lol. He can't understand it because the source you linked is irrelevant to what he is having issues with.

@OP: Please show us your code so we can tell you what's wrong.
Reply
#7

for 5 minutes i will show it
Reply
#8

Quote:
Originally Posted by Mionee
Посмотреть сообщение
Lol. He can't understand it because the source you linked is irrelevant to what he is having issues with.

@OP: Please show us your code so we can tell you what's wrong.
He can easily use it, Best thing to do, I do and many others do too, Follow SA-MP Wiki to script .
Reply
#9

Quote:
Originally Posted by Clad
Посмотреть сообщение
He can easily use it, Best thing to do, I do and many others do too, Follow SA-MP Wiki to script .
I do it aswell, but the source you linked wasn't the correct one.
Reply
#10

Bankomatche = TextDrawCreate(408.500000, 163.812500, "usebox");
TextDrawLetterSize(Bankomatche, 0.000000, 20.287500);
TextDrawTextSize(Bankomatche, 222.500000, 0.000000);
TextDrawAlignment(Bankomatche, 1);
TextDrawColor(Bankomatche, 0);
TextDrawUseBox(Bankomatche, true);
TextDrawBoxColor(Bankomatche, 102);
TextDrawSetShadow(Bankomatche, 0);
TextDrawSetOutline(Bankomatche, 0);
TextDrawFont(Bankomatche, 0);

this is the box.Not work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)