Adding a FAMBAA SHIELD?

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
Lord_Bandu

Adding a FAMBAA SHIELD?

Post by Lord_Bandu »

Whats the process of adding a big domed shield like the 1 in the historical naboo map?


so far i have put "nab_bldg_fambaa_shield"); in the ReadDatafile. I have taken the bldg_Fambaa_shield .odf and put it on my map and next to it i have put the bldg_Fambaa_shield.odf .

When i go into SPTest theres 2 Fambaa's there but no Domed Shield thing ....what am i missing / doing wrong ???
Lord_Bandu

RE: Adding a FAMBAA SHIELD?

Post by Lord_Bandu »

do i need to make a SetMemPool for it? do i need to put a fambaa shield odf AND a fambaa Generator odf on my map ?


this is my req file as it is now :

ucft
{
REQN
{
"config"
}

REQN
{
"class"
"nab_bldg_fambaa_generator"
"nab_bldg_fambaa_shield"
}

REQN
{
"texture"
"Nab_map"
}


REQN
{
"texture"
"platform=pc"

}

REQN
{
"path"
"Nab"
}
REQN
{
"congraph"
"Nab"
}
REQN
{
"envfx"
"Nab"
}
REQN
{
"world"
"Nab"
}
REQN
{
"prop"
-- "Nab"
}
REQN
{
"boundary"
"Nab"
}
REQN
{
"config"
-- "flyerspray"
-- "walkerstomp"
-- "hailfire_wake"
-- "dustwake"
}

}


but i still dont have a shield
Lord_Bandu

RE: Adding a FAMBAA SHIELD?

Post by Lord_Bandu »

also what can be causing this texture problem :

http://img.photobucket.com/albums/v326/ ... boo3sp.jpg
http://img.photobucket.com/albums/v326/aldro/naboo2.jpg
http://img.photobucket.com/albums/v326/aldro/naboo4.jpg

i have typed nab1_detail.tga in the detail box in zeroedit .
User avatar
PR-0927
Old School Staff
Posts: 844
Joined: Fri Dec 31, 2004 9:15 pm
Location: Kent, OH, U.S.A.

Post by PR-0927 »

Try changing the tile size.

- Majin Revan
Lord_Bandu

Post by Lord_Bandu »

iv changed tile ranges (even to 1) but it still looks blurry
Lord_Bandu

Post by Lord_Bandu »

think i might just start the textureing again , but, i doubt there will be any change
Post Reply