05.06.2010, 14:47
I want to make when a player types lol, it will give a random message send to everyone for example when i type:
FuTuRe: lol it will say FuTuRe: Weepleeeee zzzz or any other random message
I have this:
Hope somebody can help me
FuTuRe: lol it will say FuTuRe: Weepleeeee zzzz or any other random message
I have this:
pawn Код:
new lolwords[1][] =
{
{"lol"},
};
