
Hi everyone, I'm currently using Range Picker Api (this one <a href="https://gist.github.com/watjep/8121127" rel="nofollow">https://gist.github.com/watjep/8121127</a> ) in a game. I was trying to make the result appear in a Power Card, but I've find that impossible due to string 43: sendChat("","Range between "+name1+" and "+name2+" = " + dist); So, I was wondering to resolve it in a different way: to make the chat message more evident, there's a way to make the sendChat appear with a template of my choice? How do I have to change the API script? I'm not exactly pratical with JAVA script. I'm talking of something like that. That's another API that I use: