[Tutorial] STRCMP and ZCMD - how to change your commands to ZCMD
#6

You are converting it like this :
pawn Code:
public OnPlayerCommandText( ... )
{
    CMD: ...
        return 1;
}
Which is wrong, when you need to put it outside OnPlayerCommandText.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)