Custom vehicles
Moderator: Moderators
-
Kyross
Custom vehicles
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.
-
NegativeSmiley
RE: Custom vehicles
Sptest.
-
Kyross
RE: Custom vehicles
As always, it found nothing. Should have probably posted that. Also it encountered no signifigant errors munging and had nothing in the mungelog.
-
Bobafett16
RE: Custom vehicles
try makeing a differand modle and test that one. to see if its da modle or what.
-
Kyross
RE: Custom vehicles
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.
-
Saturn_V
- Emperor's Hand
- Posts: 487
- Joined: Sun Dec 26, 2004 12:11 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
RE: Custom vehicles
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) ?
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) ?
-
Kyross
RE: Custom vehicles
It is set up in the imperial side, in my mod folders sides.
-
NegativeSmiley
RE: Custom vehicles
Can u post the sidelvls of ur Lua?
-
Kyross
RE: Custom vehicles
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
"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
