How to edit a property?

Post » Thu Apr 04, 2013 3:39 am

I accidentally made this property a ReferenceAlias, when I added it; but it needs to be an ObjectReference. How do I change its type?

http://s22.postimg.org/d18d47yuo/2013_0113_Script_Property_Frustration.jpg
User avatar
Silencio
 
Posts: 3442
Joined: Sun Mar 18, 2007 11:30 pm

Post » Thu Apr 04, 2013 11:11 am

Exit the properties window. Right click on the QF script and choose "Edit Source". The script will open up. Scroll to the bottom and you'll see the list of properties. Just change ReferenceAlias to ObjectReference. Then hit ctrl+s to save&compile. Now when you open the properties window again it'll be an ObjectReference.

- Hypno
User avatar
Phoenix Draven
 
Posts: 3443
Joined: Thu Jun 29, 2006 3:50 am


Return to V - Skyrim