function On_Console(Player, Arg)
{
if (Arg.Class == "test" || Arg.Function == "testovii")
{
Server.Broadcast("1");}
}
}
ConsoleReceived Error: System.NullReferenceException: Object reference not set to an instance of an object
at MagmaModule.MagmaPlugin.OnConsole (.Arg& arg, Boolean external) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) Fougerite.Hooks/ConsoleHandlerDelegate:invoke_void__this___ConsoleSystem/Arg&_bool (ConsoleSystem/Arg&,bool)
at Fougerite.Hooks.ConsoleReceived (.Arg& a) [0x00000] in <filename unknown>:0
{
if (Arg.Class == "test" || Arg.Function == "testovii")
{
Server.Broadcast("1");}
}
}
ConsoleReceived Error: System.NullReferenceException: Object reference not set to an instance of an object
at MagmaModule.MagmaPlugin.OnConsole (.Arg& arg, Boolean external) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) Fougerite.Hooks/ConsoleHandlerDelegate:invoke_void__this___ConsoleSystem/Arg&_bool (ConsoleSystem/Arg&,bool)
at Fougerite.Hooks.ConsoleReceived (.Arg& a) [0x00000] in <filename unknown>:0