
Hey all, im brand new at this macro thing, trying to right a macro for an emote for my dwarven cleric casting cure light wounds on a fellow party member, i would like the chat to say, ."Oskar casts cure light wounds on (party members name), the script i have written right now shows this.. (GM) casts Cure Light Wounds on -JQFUY7P4aY0K3BUqXux my script is this ; /em casts Cure Light Wounds on @{target|token_id} Conjuration (Healing); Level 1; Components: V, S,; Casting Time: 1 std action; Range: Touch ; Target: 1 living creature; Duration: Instantanious; Saving Throw: Will half ; Spell Resistance: Yes; Caster level check = [[1d20+@{casterlevel2}+@{spellpen}]] vs spell resistance. Concentration check = [[{1d20+@{concentration}}>?{DC=15+Spell Level or 10+Damage Received|16}]] success. /roll 1d8 +(target level) what am i doing wrong so that the targeted players name doesnt show up thanks all for the help