- how many quake 3 players E+ still play sometimes
- General POLSKI Topic
- DOOM 2 SERVER - UPDATE
- missing graphics in 1++ map
- Steam Q3 Discussion
- xp_enemyHeadModel does not work
- Q3DM3D Duke3d map for Q3
- Help me with selection Defrag maps
- 5let hogy legyen valami mozgás...
- what server Berlin Underground 2006 name meaning ?
screenshottery
2. February 2005 - 17: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 - 19:49
#1
screenshottery
/set xp_onExit "screenshotJPEG" ![]()
4. February 2005 - 6: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 - 9: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 - 13: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!