View Single Post
  #1  
Old 01-18-2010, 10:00 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default Perl talking to a client

A question for all the perl wizards. I know it's possible for a client machine to trigger a perl script on the server (using, e.g., player.pl), but does the reverse work? Is there a way (preferably through a quest script, but it's not necessary) to get perl to issue a command to a client machine, possibly even triggering another perl script on the client machine?
Reply With Quote