POL097 RC2 crashed is override_properties is an array.... ( I think it should only report an error).
Author
Message
MuadDib POL Developer
Joined: 13 Feb 2006 Posts: 830 Location: Indiana, USA
Posted: Wed Mar 28, 2007 11:44 pm Post subject:
Arrays are handled by CreateNPCFromTemplate. Are all the items contained inside your array, the correct kind for the template?
Author
Message
MuadDib POL Developer
Joined: 13 Feb 2006 Posts: 830 Location: Indiana, USA
Posted: Thu Mar 29, 2007 12:58 am Post subject:
ALso, if crash dumps are created, please post it and the .lst info.
Author
Message
MuadDib POL Developer
Joined: 13 Feb 2006 Posts: 830 Location: Indiana, USA
Posted: Sun Apr 08, 2007 9:17 pm Post subject:
From our working core-changes.
Code:
Removed : CreateNPCFromTemplate() will now only accept Struct for override props.
Arrays was removed due to core changes in array handling since this
function was updated to use arrays.