PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Enreus on April 16, 2006, 06:44:53 pm

Title: screenshot
Post by: Enreus on April 16, 2006, 06:44:53 pm
How can i make screenshots in the game?
Title:
Post by: Yamamoto on April 16, 2006, 06:50:52 pm
Quote
Originally posted by Enreus
How can i make screenshots in the game?


for Windows this could be nice

http://www.gutmannsoft.com/en/screenshot/

hope it works
Title:
Post by: LigH on April 16, 2006, 06:59:11 pm
PlaneShift has an integrated screenshot command:

Code: [Select]
/screenshot

The latest version even has an additional parameter, to shoot only the 3D look behind the GUI windows (so you won\'t see e.g. the message window in your shot):

Code: [Select]
/screenshot nogui

The last alternative: Usually, OpenGL windows can be shot by pressing [Alt]+[PrtScr] on your keyboard (to catch only the active window), and insert it into a painting tool (via [Ctrl]+[V] usually).