Page 1 of 1

Foliage in the REQ Help???

Posted: Thu Nov 05, 2009 7:24 pm
by (Anonymous)
How do I put foliage in the REQ file? I know he PRP goe in the world one file and rename it to my mod id but what else do I do? Thanks in advance :D

Re: Foliage in the REQ

Posted: Thu Nov 05, 2009 7:34 pm
by Eggman
Use the .req files from shipped worlds for comparison.

Re: Foliage in the REQ Help???

Posted: Thu Nov 05, 2009 7:37 pm
by (Anonymous)
So I put it here:
Hidden/Spoiler:
ucft
{
REQN
{
"config"
}

REQN
{
"config"
"platform=ps2"
"end1_decals"
}

REQN
{
"texture"
"end1_map"
"bird"
"bird2"
"bunker_lightning"
"end_worldshadow"
}

REQN
{
"texture"
"platform=ps2"
}

REQN
{
"path"
"end1"
}
REQN
{
"congraph"
"end1"
}
REQN
{
"envfx"
"end1"
}
REQN
{
"world"
"end1"
"end1_Design01"
"end1_Sound"
}
REQN
{
"prop"
"end1"
}
REQN
{
"boundary"
"end1"
}
REQN
{
"class"
"bluelight"
"redlight"
"greenlight"
"whitelight"
}
REQN
{
"config"
"flyerspray"
"walkerstomp"
"hailfire_wake"
"bunker_lightning"
}
REQN
{
"lvl"
"end1_conquest"
"end1_hunt"
"end1_1flag"
}

Re: Foliage in the REQ Help???

Posted: Thu Nov 05, 2009 8:10 pm
by Eggman
That should be fine.

Re: Foliage in the REQ Help???

Posted: Thu Nov 05, 2009 8:36 pm
by (Anonymous)
okay......