Hi, I'm using this 2+2 link to create a population villain. I'm wondering, is there any additional code that will allow me to add constraints on which villains are selected from the database?
For example, "where VPIP >= x", or "where winrate >= y" etc etc. I'd like to be a bit more selective from the database, but I don't code in any sort of SQL.
Is it possible?
Thanks