Access script properties from console?

Post » Tue Jun 19, 2012 3:07 pm

Is it possible to access my script's properties/variables from in-game console?
User avatar
Angela
 
Posts: 3492
Joined: Mon Mar 05, 2007 8:33 am

Post » Tue Jun 19, 2012 5:22 am

I don't think so) Although
User avatar
Eibe Novy
 
Posts: 3510
Joined: Fri Apr 27, 2007 1:32 am

Post » Tue Jun 19, 2012 8:05 am

if it is a quest script you can get the variables by typing:

sqv MyQuestEditorID


IDK about properties or other scripts.
User avatar
carla
 
Posts: 3345
Joined: Wed Aug 23, 2006 8:36 am

Post » Tue Jun 19, 2012 10:08 am

You can though the aps command, with the function you want to use but you will be adding a new script instead of using the existing one. Not sure if this will help in your case.

You can also see the properties attached to an object, selecting it in the console and typing sv.
User avatar
Vahpie
 
Posts: 3447
Joined: Sat Aug 26, 2006 5:07 pm


Return to V - Skyrim