27.03.2013, 15:33
Hi. It's the first time I'm working with clickable textdraws and I got this problem : All the texts(except "Register" cause I'm already registered) are selectable. At OnPlayerConnect I have
But I can only click "Login" and the highlight doesn't disappear from login. PIC :

So, is it a samp bug or my codes are wrong?
pawn Code:
SelectTextDraw(playerid, 0x5f5f5730);

So, is it a samp bug or my codes are wrong?