Jump to content

[Papyrus Script] Toggle Free Camera command?


Nymra

Recommended Posts

Posted

I want to make a script that automatically enables the free camera for the player. 

closest I could google was "console.toggleflycam(0)"

 

but then it says "variable console is undefined" and I dont know how to define it. 

Or is there a better way to do it?

In theory this should just spare the player the free camera hotkey press in one occasion. 
thank you

Posted
17 minutes ago, Monoman1 said:

MiscUtil.ToggleFreeCamera()

 

It's a part of PapyrusUtil. Never used it myself though.

seems to work, thx alot :D
 

Posted
9 minutes ago, Nymra said:

seems to work, thx alot :D

No clue what youre up to but I usually prefer staying in first person even if that means Ill miss some of the things happening (I consider this as part of the game)

Posted
5 minutes ago, Scrab said:

No clue what youre up to but I usually prefer staying in first person even if that means Ill miss some of the things happening (I consider this as part of the game)

just different playstyle I guess. 

But its not for that its for improving gameplay of a mod that is very tricky to fix by creating a workaround for an otherwise seemingly impossible problem. 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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