Hello, i have a problem.I got started with this plugin, I've worked in c ++ before.I want when i press the "HOME" key , this .asi need to type in chat "hello". how can i fix it?
#include "plugin.h"
using namespace plugin;
class sampproject {
public:
sampproject() {
if...