can i make a request ? i would like a command similar to skyrim ''player.setrace yourracenamehere'' every single forum and walktrought i read on the internet tell me there is such a command in oblivion but the console just can't parse the line no matter what. and its NOT your mod interfering. i checked.
what i am suggesting is a failsafe, a second command that does the same thing but with diferent wording. (''Player.changerace yourracenamehere'' sound good)
i'll check back from time to time. but i've all but lost hope.
oh yea righ, i have just gone back to bethesda game after a 5 years pause. i had forgotten this ''me myself and deal with it yourself'' attitude from mod dev. thank for the reminder.
i still love this mod. not gonna lie. this is a great addition to oblivion.
can anyone recommend a mod (if one exists) that adds functions like searching item ids from better console new vegas? in theory it should be just as possible to make given how new vegas runs on a only slightly better/slightly more modified version of the same engine.
Are you still around Tiawar? I have a request regarding the TFC2 feature. In particular... when the player loses "control" by either going unconscious or dying, the normal TFC command is restricted in camera axis movement and is "locked".
However with your TFC2 command you can overcome these locked down restrictions and move your camera freely even if control is "lost" but time is frozen as you see... If possible, might I request a version of TFC2 without the time freezing function and can it replace or override the normal TFC behavior when typing it in the console or using it as con_TFC in xObse?
I tried to implement a HammerKey, AHammerKey, HoldKey, or TapKey event to mash the Pause Key to overcome the time freeze by "stepping" time as fast as I can but it's not working out so well...
Edit: I found a way around the locked camera issue.
If possible, it would be really nice to have a command in Oblivion that works very similar to the 'help' command in Skyrim for easy access to spawning items and objects in your inventory. Definitely like what's going on here, keep it up!
The help command in Oblivion prints a list of all script/console commands. I don't play Skyrim but suppose I were to implement a help2 command you'd have to describe exactly what functionality you are expecting.
The help2 command sort of works, but unfortunately, I think it needs to be debugged, I think it's somehow limited on what it actually searches. I haven't been able to get any of the jewelry or sigil stone objects to appear, for example, with or without using filters
The help2 command sort of works, but unfortunately, I think it needs to be debugged, I think it's somehow limited on what it actually searches. I haven't been able to get any of the jewelry or sigil stone objects to appear, for example, with or without using filters
The mod works. Just check the readme text file that comes with the mod so you can look up all the filter IDs and how to correctly search items with this mod. As a big reminder PSA, the search keywords are case sensitive. Yes, for example, that means "hood" is NOT the same has "Hood".
Thanks for creating tfc2 time stop! I was wondering if it was possible to be able to change the player camera view during the freeze state since being in 1st person is not great for screenshots. I would like to be able to change from the 1st person camera to the 3rd person camera since I mostly play in 1st person.
You just need to be in 3rd person before you use the command. The command just sets the position to the center of the head camera which is the default position.
I don't use pose mods but if they require you to cast a spell on an NPC then of course you'd have to do it before freezing the game (including the player).
THANK YOU! This will come in handy when I want to take action screenshots without needing to be quick about it, freeze time will allow me to get my shots without needing to time my screenshot key. Any chance you'll add a "slow down time" option?
29 comments
what i am suggesting is a failsafe, a second command that does the same thing but with diferent wording. (''Player.changerace yourracenamehere'' sound good)
i'll check back from time to time. but i've all but lost hope.
i still love this mod. not gonna lie. this is a great addition to oblivion.
However with your TFC2 command you can overcome these locked down restrictions and move your camera freely even if control is "lost" but time is frozen as you see... If possible, might I request a version of TFC2 without the time freezing function and can it replace or override the normal TFC behavior when typing it in the console or using it as con_TFC in xObse?
I tried to implement a HammerKey, AHammerKey, HoldKey, or TapKey event to mash the Pause Key to overcome the time freeze by "stepping" time as fast as I can but it's not working out so well...
Edit: I found a way around the locked camera issue.
I don't play Skyrim but suppose I were to implement a help2 command you'd have to describe exactly
what functionality you are expecting.
Navigation in the Oblivion console is extremely limited but hopefully it's still helpful.
The mod works. Just check the readme text file that comes with the mod so you can look up all the filter IDs and how to correctly search items with this mod. As a big reminder PSA, the search keywords are case sensitive. Yes, for example, that means "hood" is NOT the same has "Hood".
Also, would a GetEditorLocation command be hard to implement?
Would be really useful for scripts https://www.creationkit.com/index.php?title=GetEditorLocation_-_ObjectReference
Can you describe a use case for such a command?