screenshottery
      2. February 2005 - 16:23
          
      Yo. It used to be the case that when I finished an e+ game, it would take a screenshot, for the record. But, it does'nt anymore, since something went wrong.
So, I was wondering, what is the little code I need to add to my config to make it do it again. You know, like "seta_xp write screenshot".
Chears.
      2. February 2005 - 18:49
          
          #1 
      
          screenshottery        
      
      /set xp_onExit "screenshotJPEG" ![]()
      4. February 2005 - 5:39
          
          #3 
      
          screenshottery        
      
      Now oh wise stollo how can I make it take a screen shot but still say "well played" on exit   ???? I know ittttttsss possable 
   :twisted:
      4. February 2005 - 8:07
          
          #4 
      
          screenshottery        
      
      Oh dee my friend, wise stollo knows hothing about it hehe. Have you tried to separate actions with ";" like in scripts?
      4. February 2005 - 12:37
          
          #5 
      
          screenshottery        
      
      What stollo said should work.
Here's an example, directly taken from the standard xp distribution:
Quote:
       seta xp_OnExit "screenshotJPEG; say ^7Visit ^1www.excessiveplus.net ^7and submit your suggestions"



Thanks for that, Stollo!