Hello everybody, I'm wondering if there is any way to use distance in macro (or apI if applicable). What I mean is : A weapon (shotgun) does double damage when closer than 10 meters and/or buckshot cause less damage when over 20 meters. I know I could make a query asking for the distance and therefore applying the damage modifier. But I'm looking for something that would be automated since my custom system already ask a lot of query during a role. Many thanks.