what is wrong here?
i have the variable $type various words,but only one. I want only a msg when not Animation or Scriped is
if {$sec == "Dir"} {
} else {
if [{$type != "Animation"} {$type != "Scripted"}] {
putquick "privmsg #test :$type"
}
}
how can help me?
Aucun commentaire:
Enregistrer un commentaire