24.10.2010, 18:48
use
pawn Код:
if(!strcmp(params, "night", true))
{
code here
}
if(!strcmp(params, "day", true))
{
code here
}