FriGiN said: okay so i got !crl \\config to work, it allowed me to use the add button to add a set from that but i dont know what i should be adding to get what i want. If on attack roll you score a fumble it will activate !fumble. any help? I use CRL with the Pathfinder E1 Community sheet to trigger the script Roll20AM to play a sound I have uploaded. I have the critical hit working (kinda) and critical miss never worked for me. The critical hit will only work with the first attack so at higher levels it won't trigger on iterative attacks. I did also get it to work for a healing macro. Critical Hit (works for first attack only) !crl \\create,name=CritHit,template=pf_attack,text=##,roll=critical \\!roll20AM --audio,play,nomenu|Critical Hit
Critical Miss (doesn't work..best guess is a bug) !crl \\create,name=CritFail,template=pf_attack,text=##,roll=fumble \\!roll20AM --audio,play,nomenu|Critical Fail Healing !crl \\create,name=Heal,text=regains \\!roll20AM --audio,play,nomenu|Healing Hope this helps you out. Regards, Meldogs