Skip to content

Instantly share code, notes, and snippets.

@brenttaylor
Created November 17, 2019 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brenttaylor/ab63df88450bfcfe68cf5f77871c3f1b to your computer and use it in GitHub Desktop.
Save brenttaylor/ab63df88450bfcfe68cf5f77871c3f1b to your computer and use it in GitHub Desktop.
if not rTarget then
rMessage.text = rMessage.text .. "\r -->>> Outcome: " .. rollOutcome(nTotal, rRoll.nTarget);
end
Comm.deliverChatMessage(rMessage);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment