Ryandor.com

Forums
It is currently Thu Jul 03, 2025 9:07 pm

All times are UTC - 7 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Mon Jan 20, 2003 8:07 pm 
Offline
Master
Master

Joined: Mon Jan 20, 2003 7:55 pm
Posts: 213
Hi. How would I go about creating a worldfile with only "spring/summer" type trees? In other words, no "fall" colored trees.

If I simply need to remove the code from the static list, how do I know which ones are for "fall" trees?

Thanks,

CMS
*******


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 20, 2003 9:51 pm 
Offline
Not your daddy
Not your daddy

Joined: Mon Nov 18, 2002 2:18 am
Posts: 1224
Location: Oregon State
that is very easy.. and here is how...
Open your Dragon folder to.. \...\Dragon\Scripts\items
In there you will see a variety of files for all the static items that Dragon places from your color table groups.
In the Forest.txt when open you will see somthing similar to this..

Code:
// -------------------------------------------------------------------
// Syntax :
//  [Frequency] [ItemGroup1] [ItemGroup2] [ItemGroup3] ...
//
//  Itemgroup = [Item(hex)] [ZLevel(dec)] [Color(hex)] [Xmovement(dec)] [Ymovement(dec)]
// -------------------------------------------------------------------

//Tree (Grey) + green leaves
0005 0ccd 0000 0000 0000 0000 0cce 0000 0000 0000 0000
//Tree (Grey) + red leaves
//0002 0ccd 0000 0000 0000 0000 0ccf 0000 0000 0000 0000

//Tree (warm brown) + green leaves
0005 0cd0 0000 0000 0000 0000 0cd1 0000 0000 0000 0000
//Tree (warm brown) + red leaves
//0001 0cd0 0000 0000 0000 0000 0cd2 0000 0000 0000 0000


Notice the lines that start with the double frontslash (comment marks).
Those will not get placed by Dragon. If you remove the // It will place them.

tree (warm brown) + red leaves = a fall tree, wich I have 'commented' out
just go through and edit to your prefrences. add in other items if you want too ;)

*edited text to fit the code box*

_________________
Forget what you know, know what you forget.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group