Page 1 of 1

Vehicle switching

Posted: Sun Feb 19, 2006 8:31 pm
by flippy11
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. :(

RE: vehicle switching

Posted: Mon Feb 20, 2006 12:11 pm
by Leviathan
Could you list all steps you've followed so far to replace the A-Wing, please ? :|

RE: vehicle switching

Posted: Mon Feb 20, 2006 6:01 pm
by flippy11
i opened the mission.lvl with ultra edit and changed "all_fly_awing" with "all_fly_snowspeeder"

RE: vehicle switching

Posted: Tue Feb 21, 2006 12:21 pm
by Leviathan
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...