Accent System.
#7

Quote:
Originally Posted by ddnbb
Посмотреть сообщение
Try this:
pawn Код:
public OnPlayerText(playerid, text[])
{
    new str[128];
    format(str, sizeof(str), "%s says [%s accent]: %s", PlayerName(playerid), PlayerInfo[playerid][pAccent],text[1]);
    ProxDetector(10.0, playerid, str, COLOR_GREY, COLOR_GREY, COLOR_GREY, COLOR_GREY, COLOR_GREY);
    print(str);
    return 0;
}
You must be attempting to get your post count up as this does nothing to my Accent problem, it actually removes the first letter I use, Example: "Luis [American accent]: kk." it removes the red "k".
Reply


Messages In This Thread
Accent System. - by Luis- - 22.05.2011, 20:50
Re: Accent System. - by BizzyD - 22.05.2011, 21:01
Re: Accent System. - by Luis- - 22.05.2011, 21:06
Re: Accent System. - by [L3th4l] - 22.05.2011, 21:08
Re: Accent System. - by Luis- - 22.05.2011, 21:12
Re: Accent System. - by ddnbb - 22.05.2011, 21:26
Re: Accent System. - by Luis- - 22.05.2011, 21:30
Re: Accent System. - by Steven82 - 22.05.2011, 21:31
Re: Accent System. - by Luis- - 22.05.2011, 21:33
Re: Accent System. - by Steven82 - 22.05.2011, 21:35

Forum Jump:


Users browsing this thread: 2 Guest(s)