View Single Post
  #8  
Old 05-24-2019, 05:35 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

Paste an example of what you are trying to do in EVENT_SAY and have issues with.

Also, don't forget to run perl -c your_script.pl from a command prompt for a quick syntax check.
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote