03.04.2016, 13:41
You've also got an excessive bracket after dialogid == 3, and your SendClientMessageToAll syntax is wrong. You could also change all these if statements with switch statements. It improves performance and readability a bunch!