Jump to content

DK Bullet Time Script...Customized


kriegerseele

Recommended Posts

Hey folks,

 

i want to edit the DK Bullet Time Script and run into some issues doing it- maybe you guys know something.

What i want to do exactly, is to tell te game that, whenever i´m in Bullet Time Mode, the player should be moving faster

than the rest of the world and be able to jump higher- u know like he is "The One".

 

I managed to get this to work by using the player.modav command ......... but, when i leave Bullet Time, the player stays fast as lighting and

jumpheight is the same as in Bullet Time- although the player should switch back to his normal stats.

 

Any help whith this?

Link to comment
Share on other sites

The "modav" command adjusts "Perm Pool" attributes. (See the GECK wiki page on "ActorValue".) You need to detect when you are no longer in "Bullet Time" and reset the modified attributes back to their previous (saved) values. But the better approach probably would be to use "Temp Pool" adjustments, such as the use of ingestibles and the "CastImmediateOnSelf" function.

 

-Dubious-

.

Edited by dubiousintent
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...