PDA

View Full Version : UCC Trouble


kiku
12th Feb 2001, 07:59 AM
I can't open the UCC application in the UT
There is a flash and nothing , Any idea ?
thanks

Fuzzpilz
12th Feb 2001, 01:12 PM
Huh? If you need to use UCC, you need to do that via the command line.

ChrisToth.hu
12th Feb 2001, 01:14 PM
And it will hardly do anything without the command line parameters...

What do you want to use it for?

kiku
12th Feb 2001, 03:22 PM
Well in fact I try to follow this tutorial No 4 UCC..to import a model
Any suggestion ? thank you again

OK, follow these steps:
1)Make the following folders in your Unreal directory 'MyPackage/Classes'and MyPackage/Models.
2)Copy the uc file into classes and 3d files into models
3)Open 'Unreal.ini' in notepad, and add the following comment under the Editor.EditorEngine:'EditPackages=MyPackage'
4)Go into MSDOS prompt, to the Unreal/System directory and type 'ucc make' that will rebuild all the packages.
When you start Unrealed, your package will be loaded.
By the way, edit your class file if you added any texture to your model. I put my skin in the models directory.