18.08.2015, 22:19
Eu queria colocar pra ficar clicavel e deu isso:
my cуde:
Pode me ajudar com isso?
Code:
C:\Users\usar\Desktop\DRAW.pwn(163) : error 035: argument type mismatch (argument 1) C:\Users\usar\Desktop\DRAW.pwn(164) : error 035: argument type mismatch (argument 1) C:\Users\usar\Desktop\DRAW.pwn(165) : error 035: argument type mismatch (argument 1) C:\Users\usar\Desktop\DRAW.pwn(166) : error 035: argument type mismatch (argument 1) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
PHP Code:
PlayerTextDrawSetSelectable(PlayerText:LoginDraw1, 1);
PlayerTextDrawSetSelectable(PlayerText:LoginDraw2, 1);
PlayerTextDrawSetSelectable(PlayerText:LoginDraw4, 1);
PlayerTextDrawSetSelectable(PlayerText:LoginDraw3, 1);