


pSelf->

thisSendChat() implicitly means this->SendChat()CGameContext variable, probably a parameter


Bonjour command say Bien le bonjour in remote console
ConSay in the codeConsole()->Register(…, ConSay, …)



Console()->Register("bonjour", "", CFGFLAG_SERVER, ConBonjour, this, "Say 'Bonjour'");




