Page 1 of 1

Custom vehicles

Posted: Thu Aug 25, 2005 5:40 pm
by Kyross
Last night I made a few TIE variants, but when I replaced the tie fighters and bomber in my map they don't spawn. I changed the lua, made REQs, and they just don't show up. I had the same problem when I tried to make other custom vehicles. Could someone maybe give me an idea to what I'm doing wrong? plz.

RE: Custom vehicles

Posted: Thu Aug 25, 2005 5:44 pm
by NegativeSmiley
Sptest.

RE: Custom vehicles

Posted: Thu Aug 25, 2005 5:50 pm
by Kyross
As always, it found nothing. Should have probably posted that. Also it encountered no signifigant errors munging and had nothing in the mungelog.

RE: Custom vehicles

Posted: Thu Aug 25, 2005 6:03 pm
by Bobafett16
try makeing a differand modle and test that one. to see if its da modle or what.

RE: Custom vehicles

Posted: Thu Aug 25, 2005 6:17 pm
by Kyross
What I did was copied the TIE fighter odf, renamed it [imp_fly_tiefighter to imp_fly_tienova for example], edited the renamed copy, and tried to spawn it. No go.

RE: Custom vehicles

Posted: Thu Aug 25, 2005 6:30 pm
by Saturn_V
How are you adding it to your map ?

Is it set up in a custom side; or attached to the world (like, say, the cloud car on Bespin or the skiff on Tatooine) ?

RE: Custom vehicles

Posted: Thu Aug 25, 2005 9:20 pm
by Kyross
It is set up in the imperial side, in my mod folders sides.

RE: Custom vehicles

Posted: Thu Aug 25, 2005 9:35 pm
by NegativeSmiley
Can u post the sidelvls of ur Lua?

RE: Custom vehicles

Posted: Thu Aug 25, 2005 10:42 pm
by Kyross
ReadDataFile("dc:SIDE\\imp.lvl",
"imp_inf_basic_tie",
"imp_hover_fightertank",
"imp_walk_atst",
"imp_fly_tienova",
"imp_fly_tiedaemon",
"imp_fly_tieopressor",
"imp_fly_blackhole",
"imp_inf_darthvader",
"imp_inf_dark_trooper");
--end sidelvls