Code:
on *:text:*:#Torviet: {
if (Gõ*!XiDach* iswm $strip($1-)) {
msg $chan !XiDach 1000
}
elseif (*Gõ*!War* iswm $strip($1-)) {
msg $chan !War 1000
}
}

This should work. Although i dont know why yours doesnt.. it seems right. But try this.
-OrFeAsGr-