empty statement dcmd_goto
#1

ladmin4v2.pwn(2454) : error 036: empty statement


if(GotoDisabled[ID] == 1);


please help me
Reply
#2

Remove the semicolon
Reply
#3

Remove
pawn Код:
;
from the code:

pawn Код:
if(GotoDisabled[ID] == 1)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)