CultziBolzi Posted April 24, 2010 Report Share Posted April 24, 2010 Hi, i have a problem, and i want solve that. Always when i create door prototype to Objects / vehicleparts doors and i apply them to my model at children editor, it dissapears when i start game or restart editor, Do you know how to solve that? Quote Link to comment Share on other sites More sharing options...
Kookas Posted April 24, 2010 Report Share Posted April 24, 2010 You have to name the prototype of the door like this: identifier_door(two-digit number).e4p. For example, one might be called car_door01.e4p, and then the next will be called car_door02. Save these prototypes in the same folder as your car's prototypes (just keeps things neat). Quote Link to comment Share on other sites More sharing options...
CultziBolzi Posted April 25, 2010 Author Report Share Posted April 25, 2010 Thanks, But then name wasnt _door it was only sprinterdoor1 so i think that was the problem Quote Link to comment Share on other sites More sharing options...
Kookas Posted April 25, 2010 Report Share Posted April 25, 2010 Yeah, it should be sprinter_door01 I hope you managed to fix it. Don't forget the number has to be two-digits, so if the number is less than 10 put a 0 before it. Quote Link to comment Share on other sites More sharing options...