Posted by: Phobossus
« on: March 01, 2009, 04:35:59 AM »Yes, there are no cutscenes.
That's what I did at first - but weidu said that he couldn't find label or something, after I changed it to a number it worked and got compiled.
Well, it looks like I got caught on an easy thing. It's just as u said at the beginning - darkknght was missing one entry, there were from 0 to 15, then 17,18,19,20. That was actually also the thing that caused shutdown, cuz if 20 was 19 and Senion.d was supposed to find state 20 while it didn't excist, all he could do is crash.
Everything works now. I still have got so much to learn, but I guess I'd never find this out by myself. Thank you.
Quote
PS IIRC you can use state's name (dk19) instead of it's number (19) when linking to another dialog, it will compile okay.
That's what I did at first - but weidu said that he couldn't find label or something, after I changed it to a number it worked and got compiled.
Well, it looks like I got caught on an easy thing. It's just as u said at the beginning - darkknght was missing one entry, there were from 0 to 15, then 17,18,19,20. That was actually also the thing that caused shutdown, cuz if 20 was 19 and Senion.d was supposed to find state 20 while it didn't excist, all he could do is crash.
Everything works now. I still have got so much to learn, but I guess I'd never find this out by myself. Thank you.