Package Display samples

Post » Wed Jun 20, 2012 10:50 pm

In the below example on line the akoldpackage does not display the package name ? Any one know why ?

Event OnPackageChange(Package akOldPackage)
Debug.Notification("We just switched away from running the " + akOldPackage + " package")
;endEvent
User avatar
James Baldwin
 
Posts: 3366
Joined: Tue Jun 05, 2007 11:11 am

Post » Thu Jun 21, 2012 9:48 am

if you use your own package, did u specify an ID to your package ?
User avatar
Mel E
 
Posts: 3354
Joined: Mon Apr 09, 2007 11:23 pm

Post » Wed Jun 20, 2012 9:55 pm

They have Id's and one of them is the default package with Id unchanged... But I see only displayed the message with a weird symbol but no id.
User avatar
Nancy RIP
 
Posts: 3519
Joined: Mon Jan 29, 2007 5:42 am


Return to V - Skyrim