PorkyThePaladin
Arcane
- Joined
- Dec 17, 2013
- Messages
- 5,415
Ok, thanks, got it to run now. I set it to hardcore mode and enabled most options. What's the object translucency all about?
No idea what happened to the GoG stream. "WEDNESDAY, April 29th 8pm GMT / 4pm EDT / 1pm PDT: Hardcore Wednesdays: Deus Ex (+GMDX mod) with Alex, GOG.com crew", yet they are playing Star Wars. Oh well.
function BringUp()
{
if ( Level.NetMode != NM_Standalone )
ReadyClientToFire( False );
// alert NPCs that I'm whipping it out
if (!bNativeAttack && bEmitWeaponDrawn)
AIStartEvent('WeaponDrawn', EAITYPE_Visual);
// reset the standing still accuracy bonus
standingTimer = 0;
CheckWeaponSkins();
Super.BringUp();
}
Also makes changing weapons on the fly harder.I say no, it was a conscious design decision to punish accuracy if you want to draw and immediately shoot.
Perk 1 --- Master --- Perk 2
|
Perk 1 - Advanced - Perk 2
|
Perk 1 -- Trained -- Perk 2
|
Untrained
New weapons and levels, a new setting and storyline, etc. — in short, more content. Deus Ex isn't a perfect game by any means but I love it I've played it [and all currently available mods] so much that simply refining the already-existing experience isn't very attractive to me.What do you want? How would you improve Deus Ex?
New weapons and levelsWhat do you want? How would you improve Deus Ex?
levels, a new setting and storyline
I love it I've played it [and all currently available mods] so much that simply refining the already-existing experience isn't very attractive to me.
If you retrofit your GMDX enhancements onto Revision when it comes out I will shit a brick.
I remember this too. I also remembering resigning to using a multitool, but the code might be in there somewhere.CyberP Umm, how thoroughly do you test your mod? I ran into an "interesting" issue on the "unknown location" map where you are trying to escape from Unatco/MJ12. You find a data cube on the guard desk near your cells which says use code 4089 on the detention block doors, BUT the keypad next to that door only has space for 3 digits, so it obviously fails to open the door. I haven't been able to find anything on this bug on google, so I am wondering if it's the mod.
I remember this too. I also remembering resigning to using a multitool, but the code might be in there somewhere.CyberP Umm, how thoroughly do you test your mod? I ran into an "interesting" issue on the "unknown location" map where you are trying to escape from Unatco/MJ12. You find a data cube on the guard desk near your cells which says use code 4089 on the detention block doors, BUT the keypad next to that door only has space for 3 digits, so it obviously fails to open the door. I haven't been able to find anything on this bug on google, so I am wondering if it's the mod.