Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Launch Skyrim's Launcher.
Go to Data Files.
Make sure the mod isn't there.
Go to your skyrim\Data folder.
Make sure an ESP and a BSA file called ZaWarudo isn't there. If it is, delete it.
Restart steam. Restart your computer. Restart. Everything.
Once your computer is on, start steam.
Resub to the mod.
If the download doesn't start, maybe skyrim thinks it already has the mod even though it doesn't. Try verifying the files for skyrim.
If that doesn't work, see if a folder called steamapps\workshop\content\72850\826649956 exists in your steam install. If it does, delete it. Then unsub, then resub from the mod
If that fails to get the mod, go to the steamapps\workshop folder, make a backup of appworkshop_72850.acf outside of the folder it was in. Then delete the original. Unsub, then resub.
Ok, now this issue is weird. Go get the nexus version of the limited time stop, and go to the mod's scripts/source folder, and find a file called ZaWarudoBackendScript.psc, open it with any ol text editor.
Find "RegisterForSingleUpdate(1.0)" in it. Tell me if that has a semi-colon before it.
Event OnEffectStart(Actor akTarget, Actor akCaster)
If (TimeIsStoppedStealth.getValue() == 0)
Change()
TimeIsStoppedStealth.setValue(1)
;maxSeconds = 3 + Math.Floor(akCaster.GetLevel()/3)
;RegisterForSingleUpdate(1.0) <-----
EndIf
EndEvent
I believe it does.
Semicolons means that part of the code is commented out, and will not be used. You got the wrong version.
Get the one on the nexus named "Za Warudo RC011 Optional Time Limit 2"
-When in stopped time my movements are super slow, until the ending sound effect starts, than my movements are normal
-I can't do what you did in the video with the bow (Knock the arrow, then stop time) because if i do that the bow will go back to it's default position (Arrow not knocked).
For the second point, the mod has changed since that version of it, and thusly, you cannot keep your arrow knocked and then stop time. Tis a travesty, but it's that or you having to re-equip the time stop spell again in the Magic menu to resume time.