[Ajuda] KillTimer dando erro... (error 076: syntax error in the expression, or invalid function call)
#1

Erro :

pawn Code:
error 076: syntax error in the expression, or invalid function call
Linha :

pawn Code:
KillTimer(escondertextdraw);
Reply
#2

O timer deve ser atribuнdo a uma variбvel.

new a = SetTimer...

KillTimer(a); CORRETO

___________

SetTimer("a"...

KillTimer(a); ERRADO
Reply
#3

Consegui ! Obrigado @FellLikeASir_ ^^
REP valendo porcaria alguma ou nгo, ganhou. Ty !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)