Clickable TextDraw problem
#1

I have problem with clickable textdraws. So i've made set of textdraws (boxes, text and stuff). And it has 3 clickable. All 3 works perfect and they are well coded. The problem is when i add them all in same time, even if i click on first or second it will do what third textdraw is. This is a screenshot of all 3 textdraws.

If i click on "x" or "nazad" it will do what "podigni" is coded for. Any help?
Reply
#2

Give us your code with TextDrawTextSize lines of textdraws and public OnPlayerClickTextDraw (or OnPlayerClickPlayerTextDraw if they are player textdraws) with your textdraws ID processing.
Reply
#3

This is code for OnPlayerClickTextDraw and this is letter size:
TextDrawLetterSize(BankomatTD[20], 0.400000, 1.600000); // "PODIGNI"
TextDrawLetterSize(BankomatTD[11], 0.400000, 1.600000); // "NAZAD"
Reply
#4

Bump.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)