GTA Wiki

Help required: categories

Hi everyone, please help us by filling out this form!


We are determining how players best define and/or differentiate the terms "game modes", "missions" and "activities". This will be used to help us develop a clear and logical category tree to house articles related to this type of content.


Thank you in advance for help!

READ MORE

GTA Wiki
GTA Wiki
19,871
pages
(Created page with '<pre>; ; Title : Water.dat ; Author : Richard Jobling ; Date : 04/05/2000 ; 18/04/2001 - Andrzej: some more rectangles added & adjusted; ; ; ; ;Legend: ; ; (A) Water Level ;…')
 
No edit summary
 
Line 90: Line 90:
 
* ;end of file
 
* ;end of file
 
</pre>
 
</pre>
[[Category:Data Files]]
+
[[Category:Modding]]

Latest revision as of 20:11, 21 July 2010

;
; Title		:	Water.dat
; Author	:	Richard Jobling
; Date		:	04/05/2000
;				18/04/2001	-	Andrzej:	some more rectangles added & adjusted;
;
;
;
;Legend:
;
; (A) Water Level
;
; (B) Rect xLeft
; (C) Rect yBottom
;
; (D) Rect xRight
; (E) Rect yTop
;
;
;A			B			C			D			E
6.0,	-3000.0,		-3000.0,		3000.0,		3000.0,		
;
;
;
;

;;
;;
;;
;;
;;
;;
;;
;;
;
;
;
;
;
;
;
; "Outer" water areas (just at the borders of gameworld) - don't touch!:
;
;1. left full:
;0.0			-4479.0		-4479.0		-2000.0		4479.0
;
;2. right full:
;0.0			2000.0		-4479.0		4479.0		4479.0
;
;
;3. top:
;0.0			-2000.0		2000.0		2000.0		4479.0
;
;4. down:
;0.0			-2000.0		-4479.0		2000.0		-2000.0		
;				
;
;
;
;
;
;
;
; Original Water.DAT:
;
;; Title		:	Water.dat
;; Author	:	Richard Jobling
;; Date		:	04/05/2000
;;
;; (A) Water Level
;; (B) Rect Left
;; (C) Rect Bottom
;; (D) Rect Right
;; (E) Rect Top
;;
;;A		B		C		D		E
;0.0,		15.0,		-1999.0,	767.0,		-84.0
;0.0,		15.0,		-84.0,		750.0,		1999.0
;0.0,		750.0,		300.0,		797.0,		1999.0
;0.0,		797.0,		210.0,		1999.0,		1999.0
;0.0,		1329.0,		91.0,		1480.0,		210.0
;0.0,		767.0,		-1999.0,	1999.0,		-900.0
;0.0,		1480.0,		-900.0,		1999.0,		210.0
;0.0,		-1800.0,	-1999.0,	15.0,		1999.0
;* ;end of file
;
;
;
;
* ;end of file