Difference between revisions of "Gray World"

From playdf - wiki
Jump to navigation Jump to search
(Created page with "= How to use custom GRF like DarkSide and Grayworld = == You should use: == ====== 1. Worked and updated Grayworld/Darkside/Custom GRF ====== <small>Notes:</small> * We do n...")
 
m
Line 27: Line 27:
  
 
====== Default values: ======
 
====== Default values: ======
<code>[Data]</code>
+
<code>[Data]<br>
 
+
1=pals.grf<br>
<code>1=pals.grf</code>
+
2=life.grf<br>
 
+
3=data.grf</code>
<code>2=life.grf</code>
 
 
 
<code>3=data.grf</code>
 
  
 
====== With darkside/grayworld and fix: ======
 
====== With darkside/grayworld and fix: ======
<code>[Data]</code>
+
<code>[Data]1=gray_fix.grf<br>
 
+
2=dark.grf<br>
<code>1=gray_fix.grf</code>
+
3=pals.grf<br>
 
+
4=life.grf<br>
<code>2=dark.grf</code>
+
5=data.grf</code>
 
 
<code>3=pals.grf</code>
 
 
 
<code>4=life.grf</code>
 
 
 
<code>5=data.grf</code>
 

Revision as of 02:08, 12 March 2019

How to use custom GRF like DarkSide and Grayworld

You should use:

1. Worked and updated Grayworld/Darkside/Custom GRF

Notes:

  • We do not guarantee the correct works of old and outdated GRF files
  • We do not fix your GRF on request
  • We do not post personal GRF from some players
2. Grayworld Fix for our custom maps

DarkSide GRF can be downloaded here:

GRF:

http://4shared.tartugaming.net/ragnalife/dark.grf

Also, gray_fix (165 KB) for our custom maps can be downloaded here:

http://4shared.tartugaming.net/ragnalife/gray_fix.grf

Instruction:
  1. Copy these GRF files into your RO folder
  2. Open DATA.INI file using Notepad
  3. You should put fix firstly and grayworld/darkside secondly
Default values:

[Data]
1=pals.grf
2=life.grf
3=data.grf

With darkside/grayworld and fix:

[Data]1=gray_fix.grf
2=dark.grf
3=pals.grf
4=life.grf
5=data.grf