Thanks Guys, so:
package chatListener
{
function clientcmdChatMessage(%client,%b,%c,%all,%PreTag,%name,%postTag,%msg)
{
parent::clientcmdChatMessage(%client,%b,%c,%all,%PreTag,%name,%postTag,%msg);
if(%msg $= "Hello")
commandtosserver('messagesent', "Hello");
}
};
Would do the thingy, ok, so how to I "Activate" the package and make it working?
and BTW thx for the help, and this is waterspear, but I got banned for no reason.