Users browsing this thread: 1 Guest(s)
Event edit questions

#8
Posts: 169
Threads: 19
Thanks Received: 2
Thanks Given: 15
Joined: Jul 2015
Reputation: 2
Status
None
I'm having a bit of a problem -- after the intro event plays out, I can't seem to give the player control of the character. The game just crashes.

I might as well post the code for what I did, it's not much really



Code:
INTRO, SIEGFRIED


6B 60 34 1B 07 C0 (load mt.kolts map, outside)

B0 0A 50 2F B1 (add blue tint to screen)

B0 08 52 2F B1 (add blue tint to sprites)

3D 00 (create actor 00)

41 00 (make visible actor 00)

00 84 D5 1B 05 FF (set position for actor 00)

00 82 07 FF (action queue: face left)

59 02 (fade in)

38 (prevent camera from following character)

95 (pause)

95 (pause)

4B 01 80 ("It is not here. Gone, yet again.")

94 (pause)

00 82 23 FF (action queue: forwards, head left)

93 (pause)

4B 02 80 ("Hmm? No, it's no purpose. Be at ease.")

00 82 01 FF (action queue: face forwards)

92 (pause)

4B 03 80 ("We must depart for the city. Our stock is nearly spent.")

00 83 C1 8A FF (action queue: move down 3 tiles, slow speed)

94 (pause)

4B 04 80 ("I will find you, creature.")

40 00 00 (assign properties to actor 00)

3F 00 01 (add actor 00 to party)

3C 00 FF FF FF (set party)

46 01 (set party 01 as current party)

00 82 D7 FF (center screen on actor 00)

39 (allow camera to follow character)

FE

What is missing here...? I thought I had everything covered.

If it matters, this code starts at CC/985F. It replaces the "Long ago, the War of the Magi..." sequence.

EDIT: m06 helped me solve it, thx dude
  Find
Quote  



Messages In This Thread
Event edit questions - by FF6Fanatic - 06-02-2016, 02:00 PM
RE: Event edit questions - by Kugawattan - 06-02-2016, 02:18 PM
RE: Event edit questions - by Imzogelmo - 06-05-2016, 01:09 AM
RE: Event edit questions - by FF6Fanatic - 06-02-2016, 02:41 PM
RE: Event edit questions - by m06 - 06-03-2016, 09:54 AM
RE: Event edit questions - by FF6Fanatic - 06-03-2016, 03:19 PM
RE: Event edit questions - by Gi Nattak - 06-03-2016, 03:35 PM
RE: Event edit questions - by FF6Fanatic - 06-05-2016, 09:51 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite