
So, I am using this script, it's a dice result reader basically .
It works just fine, but the thing is it prints out the Player name ( sendChat("player|"+e.playerid, "/desc...)
and I think it takes out some of the immersion of the Role Playing, because players get to see things like "Goblin attacks PlayerX and... The Master misses!"
Players can just change their names to their characters' but I, as GM, can't. I'm always using dozens of characters/tokens.
So what I wanted to know is what should I do for the script to print out the result with Character / "as" / Token name?
I appreciate your help, guys.
It works just fine, but the thing is it prints out the Player name ( sendChat("player|"+e.playerid, "/desc...)
and I think it takes out some of the immersion of the Role Playing, because players get to see things like "Goblin attacks PlayerX and... The Master misses!"
Players can just change their names to their characters' but I, as GM, can't. I'm always using dozens of characters/tokens.
So what I wanted to know is what should I do for the script to print out the result with Character / "as" / Token name?
I appreciate your help, guys.