Hello, how Can I recover The Answer on a console command ?
I execute a console command of this way:
ConsoleSystem.Run.Server.Normal ( "cmd" ) ;
Would I know and his return ( the response of command)
ConsoleCommand return
Discussion in 'Rust Development' started by L'Indien, Aug 18, 2015.
-
Try: arg.ReplyWith
-
How i can use your command with my command?Code:
ConsoleSystem.Run.Server.Normal("eco.c balance "+monsteamID+"");
Thanks per advance
