Announcement
Collapse
No announcement yet.
UDK/UT3 Video Tutorials List and Support Thread
Collapse
This is a sticky topic.
X
X
-
Shinamori repliedIs there any way I can turn down the detail in UDK, not in editor. I mean in the actual game.
-
geodav repliedto be honest i'm finding it hard to find the time to do much atm, i do realise that most of my tutorials are a bit dated, the main thing is the work flow and to get people thinking in the Unreal way of doing things, if i get time i may re-new the udk basics as they have changed the most over the last year. some of the info in this thread may not get into the videos as Epic has a nasty habbit of changing great freatures to stop "Modders" from using to much of the UTGame code
if you mean UT40k as the game i'm working on then just goto http://www.moddb.com/mods/ut40k-the-chosen and download the monthly build that i upload on the last day of every month (tomorrow evening)
Leave a comment:
-
KingBadger repliedGeodav, some of your tut's have been handy and have to say thanks. But old ones that don't work anymore maybe should be taken down (due to engine changes) maybe to help out new one's chasseing something that will never work with current engine configs. Update with the info above, would love to see footage of the game you’re working on!
Leave a comment:
-
geodav repliedok to get the menu settings to work with the udk scaleform menu system you need to add the following in your UDKGame.ini
Code:[UT40kDeathmatch UTUIDataProvider_GameModeInfo] GameMode=UT40k.UT40kDeathmatch GameSettingsClass=UTgameSettingsDM GameSearchClass=UTGameSearchDM PreviewImageMarkup=UT40k_UI_Materials.GameTypes.UT40k_GametypePic_Default DefaultMap=UT40kDM-ut40ktest_10 Prefixes=UT40kDM OptionSet=UT40kDM IconImage=UI_HUD.HUD.UI_HUD_BaseD IconU=442 IconV=76 IconUL=129 IconVL=104 FriendlyName=UT40k_Deathmatch Description=Free-for-all deathmatch action.
Code:[BotSkill_DM UTUIDataProvider_MenuOption] OptionSet=DM OptionSet=TDM OptionSet=VCTF OptionSet=UT40kDM OptionSet=UT40kTDM DataStoreMarkup=<UTGameSettings:BotSkill> [NumBots_DM UTUIDataProvider_MenuOption] OptionSet=DM OptionSet=TDM OptionSet=VCTF OptionSet=UT40kDM OptionSet=UT40kTDM DataStoreMarkup=<UTGameSettings:NumBots> OptionType=UTOT_Slider RangeData=(MinValue=0.0,MaxValue=15.0,bIntRange=1,NudgeValue=1.0,CurrentValue=0.0) [VsBots_DM UTUIDataProvider_MenuOption] OptionSet=TDM OptionSet=VCTF OptionSet=UT40kDM OptionSet=UT40kTDM DataStoreMarkup=<UTGameSettings:VsBots> bOnlineOnly=1 [GoalScore_DM UTUIDataProvider_MenuOption] OptionSet=DM OptionSet=TDM OptionSet=VCTF OptionSet=UT40kDM OptionSet=UT40kTDM DataStoreMarkup=<UTGameSettings:GoalScore> bEditableCombo=1 bNumericCombo=1 [TimeLimit_DM UTUIDataProvider_MenuOption] OptionSet=DM OptionSet=TDM OptionSet=VCTF OptionSet=UT40kDM OptionSet=UT40kTDM DataStoreMarkup=<UTGameSettings:TimeLimit> bEditableCombo=1 bNumericCombo=1 [BotTeam_DM UTUIDataProvider_MenuOption] OptionSet=TDM OptionSet=VCTF OptionSet=UT40kDM OptionSet=UT40kTDM DataStoreMarkup=<UTStringList:BotTeams> bRemoveOn360=1 bRemoveOnPC=1 bRemoveOnPS3=1 [ForceRespawn_DM UTUIDataProvider_MenuOption] OptionSet=DM OptionSet=TDM OptionSet=VCTF OptionSet=UT40kDM OptionSet=UT40kTDM DataStoreMarkup=<UTGameSettings:ForceRespawn> OptionType=UTOT_CollectionCheckBox
Leave a comment:
-
Suit and Tie repliedOriginally posted by geodav View Postyour not going wrong at all, when i recorded those video's (12.2009) that was all correct, since then there have been changes to the UDK code including the UTGame code witch is why those lines are no longer there.
the change in the gametype name comes from that UDK now uses the scaleform frontend (menu) which for some reason shows the game package as well, don't worry it does it to me, if i find an answer to it then i'll let you all know.
i last checked my code and content with the March2011 UDK release so you should be ok
I've come across a new problem: after finishing the basic game, when I go to choose settings (bots, etc.) there is nothing there so it defaults to a bot on each spawn point.
Leave a comment:
-
geodav repliedyour not going wrong at all, when i recorded those video's (12.2009) that was all correct, since then there have been changes to the UDK code including the UTGame code witch is why those lines are no longer there.
the change in the gametype name comes from that UDK now uses the scaleform frontend (menu) which for some reason shows the game package as well, don't worry it does it to me, if i find an answer to it then i'll let you all know.
i last checked my code and content with the March2011 UDK release so you should be ok
Leave a comment:
-
Suit and Tie repliedI'm following your videos for setting up the folders and making the gametype, but I've run into two problems.
First, in my UTGame.uc file, I don't have this section that is in your video:
"DefaultMapPrefixes (0) = (Prefix="DM",GameType="UTGame.UTDeathmatch")
DefaultMapPrefixes (1) = (Prefix="CTF",GameType="UTGameContent.UTCTFGame_Co ntent")
DefaultMapPrefixes (3) = (Prefix="VCTF",GameType="UTGameContent.UTVehicleCT FGame_Content")"
Secondly, when you run the Game at the end of video 2, where yours says, "GeoDeathmatch" mine comes out saying, "DavCorp.GeoDeathmatch"
Where am I going wrong?
Leave a comment:
-
HEEROYUY repliedReally enjoying the tutorials ive seen so far, the 40K stuff is awesome, great stuff!
Leave a comment:
-
geodav replied@Anartist you may not have noticed that on the UDK doc site "UDN" it states that people should "NOT" make an offline version.
i on average get ca 2 hour per day on a computer - to do my game - to do tutorials - to help on this forum - and to have fun - but i do have a fast-ish connection
Leave a comment:
-
Anartist repliedOffline developers need an offline reference zip of udk docs
Thanks to everyone who posts tutorials and example files about the UDK
I switched to UDK from valve recently
I am offline
all of you good folks are probably permanently connected with high speed umbilicals
I get about 3 hours max at the library
I really need an offline html of the entire udk dox wiki
By now some bright human must have already gathered all the pages and zipped them so they wouldn't have to dl them again
can someone link me to such a repository of useful study material?
video tuts aren't what I really need, the udk dox are getting pretty complete
but what's with the online only format.
I'm looking forward to improvements in an already very robust dev environment.
Leave a comment:
-
geodav repliedok take a tip from me, watch my videos, make you own weapon first, learn how to use 3ds max, then try again.
the thing called group is you weapon, it is a "Group" mesh eg lots of parts "grouped" together you need to ungroup it then attach all the parts together, in the "select by name lister" (hotkey H) make sure you can see everything you may have switched something off
Leave a comment:
-
andynov123 repliedthe triangles are not showing up in the bones areas. the only selectable is something called group. and i still cant add weight. i appreciate the help.
Leave a comment:
-
geodav replied1st. get rid of everything esle in the scene so that you only have the weapon (as a single mesh) and the bones/pyramids
2nd. now open the "select by name lister" (hotkey H) to see your objects/bones makes sure you have "Display Children" ticked in the display settings of the lister.
3rd. if the above is ok and your bones are linked together then apply a skin modifer to your mesh, add the bones and weight the verties.
if your unsure what i'm on about the read/watch the 3ds max tutorials or trawl youtube
Leave a comment:
-
andynov123 repliedI'm attempting to do everything in the video again with a different weapon and have run into some problems.
1.The triangles are not showing up under the skin modifier,
2. The triangles are not showing any signs of heirarchy, despite me linking them together.
You can see my 3ds max gun in pic below
Leave a comment:
-
geodav repliedok
1st. make sure your weapon is a single mesh, "attach" all the peices together
2nd. the green triangles are simple max objects which i link together to make the "rig" i do it this way as i find it easier to control than max bones.
3rd. apply a skin modifier and skin(vertex wieght) your mesh to the bones
4th. with "only" the mesh selected export your weapon via actorx making sure you use the correct settings as shown on the video and on the website.
weapons don't use kismet at all afaik, and certainly not for a automatic pistol
Leave a comment:
Leave a comment: