#not contains Error

1 messages · Page 1 of 1 (latest)

tall forge
#

how to make condition if some list variable dont contains something? So when I do this: if {ep_players::*} contains player: , it is working, But when I do this: if {ep_players::*} not contains player: , it is dont work. How to make it please?

#

I store player names in {ep_players::*}

hollow pivot
#

doesn't contain or does not contain

#

not contains is not english

tall forge
delicate mortar
#

prefixing a condition with not is python