PDA

View Full Version : Doom 3 Resurrection / Artifact


Pommedapi
May 21st, 2006, 05:16 AM
Is it possible to increase the time the Artifact slows down the time - by default it is about 10 seconds...

I googled 100 times, no luck.

And tried to find something in the pak000.pk4 / def files, nothing interesting seemingly.

Found a script, script/weapon_bloodstone_active1.script) where a function starts launchPowerup(), and tried to change the 10 into 40... but doesn't help

(the "weapon" is either called artifact of bloodstone 1)

Thanks

(D)ead (S)hot
May 22nd, 2006, 05:18 AM
You can use it more than once you know. You see those glowing bodys? Those are souls. Take out your artifact in front of them and they get sucked in.

FATAL
May 22nd, 2006, 07:31 AM
That wasn't his point. He wants to mod it to last longer.

I don't know how to do it.

Pommedapi
May 22nd, 2006, 07:54 AM
Yes exactly, I'd like that instead of 10 seconds it lasts for, say, 30 seconds.
The "Hell time" is actually very funny and I'd like to try it when lots of monsters appear.

It seems there is no available variable for that (e.g. pm_walkspeed for Bob's speed when walking..) - and I'm not sure how the script (mentioned in my 1st post above) is used by the Doom's Engine.

Any idea would be apreciated. Thanks