Vehicle switching
Moderator: Moderators
Vehicle switching
how do you switch vehicles. Example. if i wanted a snowspeeder instead of an a-wing. how would i do this. i tried already but it didn't work.
-
- Missing Jedi Admin
- Posts: 3277
- Joined: Fri Nov 12, 2004 2:54 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: vehicle switching
Could you list all steps you've followed so far to replace the A-Wing, please ?
RE: vehicle switching
i opened the mission.lvl with ultra edit and changed "all_fly_awing" with "all_fly_snowspeeder"
-
- Missing Jedi Admin
- Posts: 3277
- Joined: Fri Nov 12, 2004 2:54 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: vehicle switching
flip', just look at the amount of characters of both these two labels : "all_fly_snowspeeder" contains too many bytes... In fact, you could have replaced "all_fly_awing" by something else if the number of characters of the new vehicle was inferior or equal to the A-Wing's...