Jul 10, 2009 at 12:05 PM
Hey, I'm just popping in to get some help with a few problems.
I've got a mod started, but there comes a bug where if I 'use' a certain object (A computer to you nitpicks...) the script doesn't run, and I can't use anything else. I can still move, jump, and do all the rest however.
Here's the script for the room. Event #204 is Kazuma 1, #205 is the computer script I'm having trouble with, and #206 is Kazuma 2. I need to do a little reworking to make it a bit more foolproof, though.
...Yeah, nevermind the dialog. XP
A download link to the miniminiminiminidemo, if you want to try its 1.5 rooms:
Clicky!
Cheers.
I've got a mod started, but there comes a bug where if I 'use' a certain object (A computer to you nitpicks...) the script doesn't run, and I can't use anything else. I can still move, jump, and do all the rest however.
Here's the script for the room. Event #204 is Kazuma 1, #205 is the computer script I'm having trouble with, and #206 is Kazuma 2. I need to do a little reworking to make it a bit more foolproof, though.
Code:
#0090
<MNA<CMU0014<FAI0000<END
#0091
<MNA<CMU0014<FAI0001<END
#0092
<MNA<CMU0014<FAI0002<END
#0093
<MNA<CMU0014<FAI0003<END
#0094
<MNA<CMU0014<FAI0004<END
#0100
<PRI<CNP0100:0000:0000
<FAO0001
<TRA0013:0091:0002:0011
#0101
<KEY<MSGIt's the main fire.<NOD
Keeps everyone toasty.<NOD<CLO<END
#0102
<PRI<CNP0100:0000:0000
<FAO0001
<TRA0004:0091:0000:0000
#204
<FLJ3480:0206<KEY<MM0<WAS<MSG<FAC0010Ah, hello.<NOD
Thought of any names
yet?<NOD<CLR<WAI0020
A transmission?<NOD From
who?<NOD Oh...<NOD<CLR
You might want to
look into it a
little...<NOD<CLO<FL+3480<END
#0205
<KEY<MSG Using your new-
found knowledge of
computers,<NOD you check the
network for any trans-
missions received
recently.<NOD<CLRYou find something
incredible... Better
tell Kazuma.<NOD<CLO<END
#0206
<KEY<MM0<WAS<MSG<...<NOD<CLR<FAC0010THE ISLAND?!<NOD<WAI0080
Oh God...<NOD<CLRLooks like
we have a problem
on our hands...<NOD
Look, I don't care
what, where or how,
we've got trouble
on our hands.<NOD
I'll ready our dragon.<NOD
You go and get a
weapon from the
safe.<NOD<CLO<FL+3850<END
A download link to the miniminiminiminidemo, if you want to try its 1.5 rooms:
Clicky!
Cheers.