ok ..
Would these command lines be to perform a function.?
--
public override void Initialize()
{
Hooks.OnCommand += CommandHandler;
public void CommandHandler(Fougerite.Player Player, string cmd, string[] args)
{
if (cmd == "help")
{
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.