January 18, 20197 yr Hello ,how to check whisper without time and player name this work if (log != null && !string.IsNullOrWhiteSpace(log.Text) && log.Text.StartsWith("23:39 - [Cigavara] whisper: hello")) { } this need ,but dont work without time of whisper ,but need reaction on whisper who containts certain words......big thanks for help if (log != null && !string.IsNullOrWhiteSpace(log.Text) && log.Text.StartsWith("hello")) { }
January 19, 20197 yr Author 19 minutes ago, Droidz said: Hello, look code https://wrobot.eu/files/file/359-whisper-reply/ Thank you!)
Create an account or sign in to comment