Page 1 of 1

I'm trying to alter deusex.u

Posted: Tue Sep 25, 2012 8:55 pm
by Mathalor
I am a new to editing and this is probably a newbie question.

I'm using v2. I downloaded a deusexsdk that I found using google. I can't find any help topics within it and I've been searching the internet trying to figure out how to do this. I want to change the hazmat suits to protect against electricity, emp, and fire. I see tools to open specific maps. I can "compile scripts," which doesn't seem to accomplish much. I'm so lost. Can someone help me?

Edit: I get the impression from many posts that I've read while searching that there's a tutorial somewhere on this site, but I haven't been able to find it, and I've been searching for an hour. Perhaps this is just my poor search skills.

Re: I'm trying to alter deusex.u

Posted: Tue Sep 25, 2012 9:47 pm
by Mathalor
Okay, after some more searching, I opened my editor, clicked on classes on the right, exported all, then exited the editor. I went to the file deusexplayer and opened the .uc file with notepad, and altered the hazmat source. I then exited notepad, opened command prompt, figured out how to use command prompt, changed directories and ran ucc make. Now when I run my deus ex I get the error : Failed to find object 'Class DeusEx.DeusExGameInfo'

What did I do wrong?

Edit: Got it working. still don't know what that error was about, but I repeated the process. Oh and apparantly damage types are burned, shocked, flamed, and EMP, not fire and electricity like I had originally supposed.

Re: I'm trying to alter deusex.u

Posted: Tue Sep 25, 2012 10:12 pm
by Mathalor
Okay, well it works, but apparantly some of the v2 bugs no longer are fixed. I just started a new game with my old inventory.

Re: I'm trying to alter deusex.u

Posted: Fri Sep 28, 2012 5:53 am
by SilverSpook
Generally speaking, you don't want to alter deusex.u. Just make your own package.

Re: I'm trying to alter deusex.u

Posted: Sat Sep 29, 2012 5:46 am
by Mathalor
I'm sorry, what's the difference?

Re: I'm trying to alter deusex.u

Posted: Sat Sep 29, 2012 10:37 pm
by SilverSpook
You could modify deusex.u, but this can cause problems and even more when you want to share your mod with others.

You can create your own package by following this tutorial here:

http://www.planetdeusex.com/constructor ... eclass.htm

Re: I'm trying to alter deusex.u

Posted: Mon Oct 01, 2012 8:56 pm
by Mathalor
Thanks for the link. I couldn't find a good tutorial before. This is at least a piece of one. The link to the master page is dead though. http://www.planetdeusex.com/constructor/

Re: I'm trying to alter deusex.u

Posted: Mon Oct 01, 2012 10:33 pm
by SilverSpook

Re: I'm trying to alter deusex.u

Posted: Wed Oct 03, 2012 4:29 am
by Mathalor
Ah, thank you.

Re: I'm trying to alter deusex.u

Posted: Wed Oct 03, 2012 7:22 am
by ggrotz
SilverSpook wrote:You could modify deusex.u, but this can cause problems and even more when you want to share your mod with others.

You can create your own package by following this tutorial here:

http://www.planetdeusex.com/constructor ... eclass.htm
I know I ask this out as much as not knowing as knowing what I do, but wouldn't this only be good if you are creating new objects as opposed to changing the older ones as they appear in the game already? To look at the OP's original task, wouldn't the best you can do out of creating your own package be to create a MyHazmatSuit class descending from the original with the changes that you would subsequently have to summon into the game purposefully (or add to the map) to get to use? I know from other conversations that this seems to be why HDTP/Shifter/et. al replaces Deusex.u and doesn't modify it around. It seems from what I see there isn't any good way to truly alter existing game objects without touching Deusex.u.

Re: I'm trying to alter deusex.u

Posted: Wed Oct 03, 2012 8:54 am
by SilverSpook
If you want to do some simple modification of existing Deus Ex items, maps, etc. (i.e. you're not making your own) then you'd have to modify deusex.u I think, yeah.

The trade off of course is compatibility with other mods.

Re: I'm trying to alter deusex.u

Posted: Fri May 26, 2023 5:39 am
by Jack90
Anti-Slip Rungs: Ladders with anti-slip rungs provide a secure foothold, reducing the risk of slipping and falling. Look for ladders with textured or ribbed rungs. https://laddersafetyrules.com/best-step-ladder-2023/

Re: I'm trying to alter deusex.u

Posted: Thu Sep 21, 2023 9:31 am
by michaelarrington
Modding can be a continuous learning process. As you gain more experience, you can take on more 2048 complex modding tasks.