Page 1 of 1

A couple questions

Posted: Mon Mar 27, 2006 11:49 pm
by Anteater
I read the manual but I couldn't find what I need to know.

1) How do you remove functionality of buttons? I was able to remove FP/Isometric views from the controls screen, but the buttons still work. I want it to be 3P only.

2) Whenever I start my game, a dialogue appears asking me what level model to use. I already specified what the first level model for the game in the iniedit. How do I get rid of this dialogue?

3) How do I make a destroyable model that blows up (or simply goes away) when an area trigger is set to 'true'?

Posted: Tue Mar 28, 2006 1:08 am
by Master
1. Set LockView to True in the PlayerSetup entity

2. Uncheck the Use Level Load Dialog check box in the ini editor

3. Destroyable model entity and trigger