Help please
#6

Quote:
Originally Posted by JJB562
Посмотреть сообщение
Although, you should always post the full code and explain your error, I could see the problem by just looking at the code.

pawn Код:
if(Masked[playerid] == true) // You had a ';' after the parentheses ')', and instead of '==', you put '='.
    {
        format(string, sizeof(string), "Stranger %d says: %s", PlayerInfo[playerid][pMaskID], text);
    }
    return 1;
}
Doesnt work
Reply


Messages In This Thread
Help please - by Alex_T - 30.11.2013, 16:33
Re: Help please - by Konstantinos - 30.11.2013, 16:37
Re: Help please - by Rayan_black - 30.11.2013, 16:38
Re: Help please - by Alex_T - 30.11.2013, 17:02
Re: Help please - by JJB562 - 30.11.2013, 17:02
Re: Help please - by Alex_T - 30.11.2013, 17:49
Re: Help please - by Alex_T - 30.11.2013, 23:10

Forum Jump:


Users browsing this thread: 3 Guest(s)