
I've got two scripts I'm running at the moment. When each is enabled on its own, it runs fine, no problem. When I enable both scripts I get "Syntax error: Unexpected identifier." I think it has something to do with how I'm activating the scripts (both via chat messages). I copied that part of my script from Warklaw's script here: <a href="https://github.com/Warklaw/roll20/blob/master/roll" rel="nofollow">https://github.com/Warklaw/roll20/blob/master/roll</a>... I've tried everything I can think of with my limited knowledge so I'm turning to you guys now. How can I get these scripts to play nice with each other? Critical Script: <a href="https://gist.github.com/GoCorral/1297d794e80e78f62" rel="nofollow">https://gist.github.com/GoCorral/1297d794e80e78f62</a>... Melee Fumble Script: <a href="https://gist.github.com/GoCorral/9240004810d0667c5" rel="nofollow">https://gist.github.com/GoCorral/9240004810d0667c5</a>..