Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Targeting two tokens with an FX question

Hey Everyone, I have looked through the Wiki for a while now, but don't remember where this script is located.  How can I use an FX script such as /fx beam-magic @{selected|token_id} @{target|token_id} to produce a beam that begins at the "caster", but targets two tokens? Thanks!
How about using two /fx commands?  /fx beam-magic @{selected|token_id} @{target|1st Target|token_id}  /fx beam-magic @{selected|token_id} @{target|2nd Target|token_id}
Thanks Silvyre but, although it requests two targets, the beam only fires at the first.