
I've started wondering about Trigger_If and the things you can do with it.
And I started working with it and it was amazing, pretty cool.
But I have some questions, that I can't answer.
Example:

player(1,'money')>1000
This means if player [id-1] has more than 1000$ he can trigger this.
But how can I make it for all players from 1-32 ids.
I tried anything that pops out in my mind.
And is it possible to use;
parse('equip [ID that triggered the entity] 45')