
What i want to be able to do is set a token to have an
aura in the same colour as the player has for their ping tool. (the
square in the bottom - sorry not sure exactly what its called) If i
can get the hex of their colour, im pretty sure i know how to do
the second stage of applying it to the aura, its getting the colour that
is the challenge. What i am hoping for is some way of going
selected token -> assigned player id (there should only be one player
assigned) -> players hex colour -> put that colour in the aura. (if i can get that working id want to do it via potentially targeting different tokens to get the colour and apply the aura, but again the token being used to find the colour would only have one player assigned) From my attempts i have found that there are ways for the api to get the player colour just i dont understand how to be able to do anything with it myself. So if anyone can point me in the correct direction on how to find a players hex colour that would be much appreciated!