Users browsing this thread: 3 Guest(s)
FFVI: Veteran Edition

#28
Posts: 831
Threads: 41
Thanks Received: 16
Thanks Given: 12
Joined: Nov 2009
Reputation: 18
Status
None
Finally, an event-related question! Laugh I haven't seen one in ages now.

(07-03-2012, 04:58 PM)KajDarkwind Wrote: I'd like to make it so the Weaponsmith in Narshe in the WOR gives you the Ragnarok sword automatically

For the first case, it's a very simple event edit. You simply have to remove the option of the player to choose between the esper and the sword by replacing the following code with the command "FD".
Code:
CC/0B37: 4B    Display dialogue message $05EF, wait for button press
               I ran a Weapon Shop for 70 years!
               This stone gives off an eerie aura!
               If I melted it, and forged a sword, it'd be powerful!
               Well?
               Make this stone into a sword?
               ^ Leave it the stone “Ragnarok”
               ^ Make it the sword “Ragnarok”
CC/0B3A: B6    Indexed branch based on prior dialogue selection [$CC0B42, $CC0B58]
Then, before the FE (which ends the event), you'll want to do a jump to the event code that grants the sword to the player. Before the FE, you'll want to write the following bytes:
Code:
B2 58 0B 02
This should make the old man give you the sword no matter what, it would be a matter of polishing the text to create whatever situation you want.

(07-03-2012, 04:58 PM)KajDarkwind Wrote: And Pug, the enemy in Narshe Mines gives you the Esper. But I'd like to make it an event that occurs after the battle with him.

Now, for the pug battle it's a little bit more complicated. You would have to place an NPC sprite somewhere in the cave (using LE) and have the NPC trigger the battle upon talking to him. After the battle is done, you want to check whether the party won or lost the battle. If the party won, the event continues as normal and the esper is granted to the party. If the party loses, it's game over screen.

To do this, you need to know how to use the If/Else command, as well as manipulate an event bit or two in order for the event to happen once, and only once. I can help you through the process, just let me know what other questions you have.
 



Messages In This Thread
FFVI: Veteran Edition - by KajDarkwind - 04-02-2011, 09:17 PM
RE: FFVI: Veteran Edition - by ribbits - 04-02-2011, 10:22 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-03-2011, 07:50 AM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-03-2011, 03:36 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-03-2011, 05:04 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-03-2011, 11:14 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-04-2011, 08:03 AM
RE: FFVI: Veteran Edition - by xJCSx - 04-04-2011, 03:55 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-08-2011, 05:47 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-08-2011, 06:32 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-09-2011, 08:47 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-09-2011, 10:07 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-10-2011, 05:07 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-10-2011, 08:31 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-11-2011, 09:44 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-12-2011, 01:29 AM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-12-2011, 06:55 PM
RE: FFVI: Veteran Edition - by Angelo26 - 04-12-2011, 07:44 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-13-2011, 12:20 AM
RE: FFVI: Veteran Edition - by Angelo26 - 04-13-2011, 11:55 AM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-17-2011, 02:13 AM
RE: FFVI: Veteran Edition - by Angelo26 - 04-17-2011, 03:18 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-23-2011, 06:27 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 04-29-2012, 12:02 PM
RE: FFVI: Veteran Edition - by SSJ Rick - 04-29-2012, 01:42 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 07-03-2012, 04:58 PM
RE: FFVI: Veteran Edition - by Angelo26 - 07-03-2012, 06:24 PM
RE: FFVI: Veteran Edition - by SSJ Rick - 07-03-2012, 06:20 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 07-03-2012, 06:52 PM
RE: FFVI: Veteran Edition - by Angelo26 - 07-03-2012, 07:57 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 07-03-2012, 09:36 PM
RE: FFVI: Veteran Edition - by madsiur - 07-03-2012, 11:25 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 07-04-2012, 12:10 AM
RE: FFVI: Veteran Edition - by Gi Nattak - 07-04-2012, 01:05 AM
RE: FFVI: Veteran Edition - by Angelo26 - 07-04-2012, 03:09 AM
RE: FFVI: Veteran Edition - by Gi Nattak - 07-04-2012, 05:19 AM
RE: FFVI: Veteran Edition - by Angelo26 - 07-04-2012, 05:38 AM
RE: FFVI: Veteran Edition - by KajDarkwind - 07-04-2012, 02:45 PM
RE: FFVI: Veteran Edition - by KajDarkwind - 09-17-2012, 01:03 PM
RE: FFVI: Veteran Edition - by madsiur - 09-17-2012, 05:35 PM

Forum Jump:

Users browsing this thread: 3 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite