Results 1 to 5 of 5
  1. #1
    MSgt. Shooter Person
    Join Date
    Sep 2004
    Posts
    92

    Cool ucc make wont work!

    im trying to help my friend with coding n stuff. When he goes to type in ucc make, he gets an error saying its not a commnd er somethin. he typed in cd\ then cd\ut2004 then ucc make but it wont work. Why?!? (>^_^)>

  2. #2
    MSgt. Shooter Person
    Join Date
    Sep 2003
    Posts
    351

    Default

    UCC.exe is in the UT2004\System folder

  3. #3
    MSgt. Shooter Person
    Join Date
    Mar 2004
    Posts
    275

    Default

    if you want to be able to access it from anywhere you have to add it to the Path in your PC's Environment Variables. otherwise just go to your UT2004\System dir and do the ucc command.

  4. #4
    Skaarj
    Join Date
    Sep 2004
    Posts
    12

    Default

    You have to type in "cd C:\ut2004\system" then type in "ucc make" otherwise the prompt wont recognize your command

  5. #5
    MSgt. Shooter Person
    Join Date
    Apr 2004
    Posts
    59

    Default

    .....Or just get UMake and have it add a right-click mouse funtion to do a "ucc make"


    .....Or Better Yet....Make a batch file....

    Code:
    cd C:\UT2004\System
    del <package>.u
    ucc make ini=UT2004.ini
    pause
    edit the <package>.u to your package name and if ya' want, you can define a custom .ini file. Import into a text editor and save as a .bat file. Create a shortcut to your desktop or quick launch bar. And now you got a one click "ucc make" that will pause at end to show success or errors.


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.