Jump to content

Freeze/pause game via script


Minuos

Recommended Posts

Hi all,

 

When using messages in sequence, there is a slight delay between one message closing and the next one opening. I've reduced it to ~0.2 seconds by optimising my script but it could be a problem for my mod that NPCs are still moving around during these brief moments, especially if the player goes back and forth between messages.

 

Just wondering if anyone knows of a way to keep the game paused between messages while still having script processes continue to run, or to keep the current message open until the next one appears.

 

Edit: I just made an ability spell with the slow time effect at a magnitude of 0.01. My script adds it to the player when the initial message pops and removes it at the end of the function. Time moves so slowly between messages that it's essentially frozen.

Edited by Minuos
Link to comment
Share on other sites

  • Recently Browsing   0 members

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