示例#1
0
        public static void InitAllChatCommands()
        {
            PlayerCommands.InitPlayerPedCommands();
            VehicleCommands.InitVehicleCommands();
            WorldCommands.InitWorldCommands();

            ChatUtil.RemoveAllChatSuggestions();
        }