fix keine help message wenn command falsch
This commit is contained in:
@@ -17,7 +17,7 @@ namespace ReallifeGamemode.Server.Core.RageMP
|
||||
public void DisableDefaultCommandErrorMessages()
|
||||
{
|
||||
NAPI.Server.SetCommandErrorMessage(null);
|
||||
NAPI.Server.SetGlobalDefaultCommandMessages(false);
|
||||
//NAPI.Server.SetGlobalDefaultCommandMessages(false);
|
||||
}
|
||||
|
||||
public void SetGlobalChatEnabled(bool enable)
|
||||
|
||||
Reference in New Issue
Block a user