--------------------------------------------------------------------------------------------
Coordsaver v1.04
Copyright  2007 oCain
Based on Cowpat's d3d9.dll Skeleton Code
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Importent!
--------------------------------------------------------------------------------------------
This program is freeware and can freely be spread, as long as this readme is included and
no changes to both the program and the readme were made!

I take no responsibility of any damage caused by usage of this product!
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Instructions:
--------------------------------------------------------------------------------------------
With the Coordsaver you can easily save coords in-game to textfile.
Tested with GTA:SA v1.00 US & EU.
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Install:
--------------------------------------------------------------------------------------------
Just extract all files to your GTA:SA folder.
 
d3d9.dll	- GTA:SA DX-Hook / Coordsaver
d3d9.cfg	- Coordsaver Config File
coordsaver.png	- Screenshot Picture
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Keys:
--------------------------------------------------------------------------------------------
[F5]		- Coords-Mode 0 / Write All Coords
[F6]		- Coords-Mode 1 / Write Map Coords
[F7]		- Coords-Mode 2 / Write Script Coords
[F8]		- Coords-Mode 3 / Write Coords Only
[F9]		- Switch Coords-Mode

[F10]		- Toggle Coords-View
[F11]		- Toggle Screenshot-Picture

[F12]		- Add coords to 'InGameCoords.txt' or create 'InGameCoords.txt' if not exist

[Alt]+[Entf]	- Clear 'GameCoords.txt'
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Coords-Mode-Examples:
--------------------------------------------------------------------------------------------
Mode 0 - Write All Coords:
 X-Pos: 2593.212 
 Y-Pos: 2289.329 
 Z-Pos: 10.820 
 Z-Angle: 206.480194 
 Script: 2593.212 2289.329 10.820
 Map: 2593.212, 2289.329, 10.820, 0, 0, 0.973419, 0.229030, 

Mode 1 - Write Map Coords:
 Map: 2593.212, 2289.329, 10.820, 0, 0, 0.973419, 0.229030,

Mode 2 - Write Script Coords:
 Script: 2593.212 2289.329 10.820
 Z-Angle: 206.480194 

Mode 3 - Write Coords Only:
 X-Pos: 2593.212 
 Y-Pos: 2289.329 
 Z-Pos: 10.820 
 Z-Angle: 206.480194 
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Config:
--------------------------------------------------------------------------------------------
Setup Font Color:
 color_r 255		- Red
 color_g 255		- Green
 color_b 255		- Blue
 color_a 200		- Alpha/Transparency

Setup Screenshot Picture:
 logo_x 10		- X-Pos
 logo_y 10		- Y-Pos
 logo_w 200		- Width
 logo_h 50		- Height
 logo coordsaver.png	- Filename

Setup Gui:
 gui_a 128		-GUI Transparency

Screenshot Picture Formats:
 -PNG
 -TGA
 -JPG
 -...
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Known Bugs:
--------------------------------------------------------------------------------------------
-If you toggle off Hud and Radar the Screenshot Picture Alpha-Channel will disappear.
 [Don't know why...will not be fixxed in future ;)]
-...
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Contact:
--------------------------------------------------------------------------------------------
PM:
http://forum.gtainside.com/
http://www.gtaforums.com/
--------------------------------------------------------------------------------------------

***I hate to write readme's! ;)*** 