stranger chat help for /mask
#1

code;
Код:
    if(PlayerInfo[playerid][pMasked] == 1)
    {
        new string[128];
        format(string, sizeof(string)," Stranger: \%s\ ", text); // this is the error line
        SendClientMessage(playerid, COLOR_WHITE, string);
        return 0;
    }
    return 1;
}
errors;
Код:
C:\Users\Nathan\Desktop\Evation RP\Evation RP\gamemodes\ERP.pwn(70302) : error 027: invalid character constant
C:\Users\Nathan\Desktop\Evation RP\Evation RP\gamemodes\ERP.pwn(70302) : error 027: invalid character constant
new error, when players speak ingame it doesn't show the other players.
Reply


Messages In This Thread
stranger chat help for /mask - by Evation - 31.05.2012, 13:18
Re: stranger chat help for /mask - by JaKe Elite - 31.05.2012, 13:27
Re: stranger chat help for /mask - by Evation - 31.05.2012, 13:33
Re: stranger chat help for /mask - by Evation - 31.05.2012, 14:07
Re: stranger chat help for /mask - by MadeMan - 31.05.2012, 15:44
Re: stranger chat help for /mask - by Evation - 01.06.2012, 08:03
Re: stranger chat help for /mask - by MadeMan - 01.06.2012, 09:48
Re: stranger chat help for /mask - by Evation - 01.06.2012, 11:03
Re: stranger chat help for /mask - by Sandiel - 01.06.2012, 11:48
Re: stranger chat help for /mask - by Evation - 01.06.2012, 12:27

Forum Jump:


Users browsing this thread: 3 Guest(s)