08.09.2009, 16:29
i want one idea for put the command in a variable, for print in the screen.
if (strcmp("/area51", cmdtext, true, 10) == 0)
{
announcecmd();
}
if (strcmp("/area51", cmdtext, true, 10) == 0)
{
announcecmd();
}