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.
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.
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)

You don't use C++ with UDK, you use Unrealscript. I would recommend you start with this BasicGameQuickStart.
Any plain text editor should do it. I use GVIM, in my opinion better than any IDE out there![]()
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
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.
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
Very funny
Thanks, you answer my question exactly!
Bookmarks