for my intro Im having a dramatic black backscreen story, Im having various pictures (objects) appear during this, as far as I can tell the only way I can do this is too have the convos split where the objects come in (ie: 3 line convo, object, 3 line convo) so I did it this way and then I tried putting :
RunDialog (0);
ObjectOn (0);
RunDialog (1);
in the room script, since this is just a black room there is no other script... um... this dont work..... how can I do this?