Use only "a" and not "ade" (as 'de' and 'e' contradict eachother). See if that works. If not, you need to learn to debug: see if code is being executed at all by using client_print(0, print_chat, "message") in code that doesn't seem to be working and see if it shows up. You can also check values of variables to see if they are what you think they are.