Feb 21, 2009 at 9:48 PM
Hi there, i've been browsing the forums for the past few days trying to find some basic knowledge on how to do the simplest of things in sue's workshop which i just can't seem to figure out! If you guys could help me clear up some of these things i would REALLY appreciate it
The first thing i can't figure out is how to work with the script in game, i don't understand the commands and there aren't any tutorials that i've found that will explain it, here is the code to the first cave area:
If i could learn how to do the simplest commands, i could figure it out from there. I have figured out things like Msg and Wai, but the others are tricky.
Can someone tell me how to make it so your character can use doors? How do i tell him to go from room A to b. All i know how to do is draw a door xD.
Thanks for all the help, I look forward to getting to know all of you better
-Traxter
The first thing i can't figure out is how to work with the script in game, i don't understand the commands and there aren't any tutorials that i've found that will explain it, here is the code to the first cave area:
Code:
#0090
<MNA<CMU0008<FAI0000<END
#0091
<MNA<CMU0008<FAI0001<END
#0092
<MNA<CMU0008<FAI0002<END
#0093
<MNA<CMU0008<FAI0003<END
#0094
<MNA<CMU0008<FAI0004<END
#0099
<CMU0008<FAI0004<END
#0101
<PRI<CNP0101:0000:0000<SOU0011<FAO0003<TRA0013:0093:0010:0003
#0102
<PRI<FLJ0302:0104<FLJ0301:0103<MSG?!<NOD<END
#0103
<PRI<FAO0002
<FL+0302<FL+1641<FL+1642
<MYD0002<TRA0018:0502:0002:0000
#0104
<KEY<FAO0002<TRA0011:0094:0008:0006
#0110
<KEY<FAO0004<TRA0090:0092:0007:0009
#0150
<KEY<MYD0000<CMU0008<FAI0004
<WAI0030
<SOU0012<CMP0050:0035:0067<WAI0020
<SOU0012<CMP0050:0036:0067<WAI0020
<END
#0200
<END
#0201
<END
#0400
<PRI<SOU0022<DNP0400<CMU0016
<MSG<GIT1006Got a =Life Capsule=!<WAI0160<NOD<RMU<ML+0003
Max health increased by 3!<NOD<END
If i could learn how to do the simplest commands, i could figure it out from there. I have figured out things like Msg and Wai, but the others are tricky.
Can someone tell me how to make it so your character can use doors? How do i tell him to go from room A to b. All i know how to do is draw a door xD.
Thanks for all the help, I look forward to getting to know all of you better
-Traxter