If I type /strcmp in console, it will explain it, but when I bind it, I get a unknown cmd. :/
Here, menace gave me this. Doesn't work tho. Lets work on this.
seta hp "p_hp"
seta heal "itemact medkit; say_team ^1***^7[ ^5>>^3Need backup! ^7| ^3I only have ^1>>^7\$$p_hp\^1<<^3 Health!^5<< ^7]^1***"
seta noheal "echo ^5Health is fine. Dumbshit....."
bind e "if hp < 90 heal noheal; deconstruct; +button3;-button3"
I added the say_team. But it execs. However, it only execs heal. So even with 100 health, it will say it and would activate medkit...
