Results 1 to 8 of 8
  1. #1

    Default Where do you program?

    Hello, I am very new to UDK and I am lost on where you type in your unreal script. I understand kismet is in the engine it self but, where do you program with C++. I know this is a basic question but, I just started using UDK.
    thank you.

  2. #2
    MSgt. Shooter Person
    Join Date
    Dec 2009
    Posts
    58

    Default

    Kismet is visual programming. all of the actual code is dealt with in

    C > UDK > UDK-XXXX-XX > Development > Src

    by default you would want to start in MyMod but you can create your own folder for that. take a look through the code they have in UTGame to get an idea of whats going on.

    also if you are referring to which program is used for programming, there are a few out there that do those nifty things like highlight your variables n whatnot.. i just stick with notepad.

    (ALSO! i wouldnt classify myself as a programmer, i only know the basics really, so for more in depth info ask around or look for some tuts)

  3. #3
    Palace Guard

    Join Date
    Jun 2007
    Location
    Christchurch
    Posts
    3,514

    Default

    You don't use C++ with UDK, you use Unrealscript. I would recommend you start with this BasicGameQuickStart.

  4. #4
    MSgt. Shooter Person
    Join Date
    Mar 2010
    Posts
    341

    Default

    Any plain text editor should do it. I use GVIM, in my opinion better than any IDE out there

  5. #5
    Veteran
    Join Date
    May 2007
    Location
    Above KillZ, Below StallZ
    Posts
    9,953

    Default

    I usually do it from my office in my home.
    http://www.ericbla.de http://www.dungeondefenders.com http://en.wikipedia.org/wiki/Warm_Gun http://www.rekoil.com http://www.groundbranch.com

    - Please don't send me private messages asking programming questions, those would be better asked on the Programming forum here. Thanks

  6. #6
    Redeemer
    Join Date
    Nov 2009
    Location
    Help-me!
    Posts
    1,244

    Default

    I program only at my home.

    Edit: Damn blade, how did you ninja'ed me with the same joke?
    Lead Programmer
    It's the Only NEET Thing to Do

    Programming for non-fiction.
    I'm the function of my code. Conditions are my body and calls are my blood. I have input over a thousand lines. Unknown of bugs, nor known to work. Have withstand coffee to create many programs. Yet, those hands will never code anything again. So, as I pray, Unlimited Code Works.

  7. #7
    Veteran
    Join Date
    May 2007
    Location
    Above KillZ, Below StallZ
    Posts
    9,953

    Default

    More curiously, is what the hell am I doing awake at this hour? haha
    http://www.ericbla.de http://www.dungeondefenders.com http://en.wikipedia.org/wiki/Warm_Gun http://www.rekoil.com http://www.groundbranch.com

    - Please don't send me private messages asking programming questions, those would be better asked on the Programming forum here. Thanks

  8. #8

    Default

    Very funny
    Thanks, you answer my question exactly!


 

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.