I've been scouring the web for a few days now and so far I'm having a VERY difficult time locating tutorials on making a mod.
I know about unrealscript, I've found all kinds of tutorials on it, I've looked through the original source and made mutators and new weapons, volumes, zones, etc and so now I'm very familiar with the basics of language itself.
I've also been programming in various language over the years, so the ability to actually write code isn't the problem. Its more of an organization problem since I don't know how the entire system of UT works together.
The problem is that I don't know what to do now that I know the language.
I want to completely change the gameplay, so that mutators won't really apply, and I don't know where to even begin redefining the gameplay.
Which classes do I change, and which do I derive from to take over the gameplay and how everything works from dying, to taking damage, to respawning, to completely changing the HUD, etc.
If you know of any good resources that talk about making a TC Mod, I'd much appreciate you sharing the links with me.
I know about unrealscript, I've found all kinds of tutorials on it, I've looked through the original source and made mutators and new weapons, volumes, zones, etc and so now I'm very familiar with the basics of language itself.
I've also been programming in various language over the years, so the ability to actually write code isn't the problem. Its more of an organization problem since I don't know how the entire system of UT works together.
The problem is that I don't know what to do now that I know the language.
I want to completely change the gameplay, so that mutators won't really apply, and I don't know where to even begin redefining the gameplay.
Which classes do I change, and which do I derive from to take over the gameplay and how everything works from dying, to taking damage, to respawning, to completely changing the HUD, etc.
If you know of any good resources that talk about making a TC Mod, I'd much appreciate you sharing the links with me.