setoutfit not working

Post » Mon Nov 19, 2012 4:49 am

Hello.

When I try to use setoutfit the script does not work or run further anymore.

for example:

debug
x.setoutfit(ofprop)
debug2

debug shows up but debug2 not anymore.

Anyone has any clue what is wrong? It used to work.
User avatar
Donald Richards
 
Posts: 3378
Joined: Sat Jun 30, 2007 3:59 am

Post » Mon Nov 19, 2012 6:35 am

Do you see an error message in your logfiles from the
x.setoutfit(ofprop)
line??

The only reason I can see for your first debug to appear, but not your second, is that the script is actually aborting on that middle line ... which should be reported in your log files?
User avatar
Lizbeth Ruiz
 
Posts: 3358
Joined: Fri Aug 24, 2007 1:35 pm

Post » Mon Nov 19, 2012 3:23 am

if (ofprop As Outfit)
x.setoutfit(ofprop)
else
debug prop is not an outfit!
endif
User avatar
Add Meeh
 
Posts: 3326
Joined: Sat Jan 06, 2007 8:09 am


Return to V - Skyrim