Final Fantasy Hacktics

Modding => Event Editing => Topic started by: YerekR on September 01, 2024, 07:48:24 pm

Title: How to make an event give an item
Post by: YerekR on September 01, 2024, 07:48:24 pm
Hey all,

I am working on a PSX FFT mod, and one thing I am doing is adding in a version of the Agrias Birthday event. I have got the event written, but I want to to give an item like the original event does. However, I am having trouble finding out how to do it, and I don't see any other topics on this. I probably am missing something obvious, but is there a way to do this?

Edit: typo
Title: Re: How to make an event give an item
Post by: Nyzer on September 01, 2024, 07:59:35 pm
It can't be done without the Event Instruction Upgrade Hack.
Title: Re: How to make an event give an item
Post by: YerekR on September 05, 2024, 05:19:57 pm
Thanks for the helpful reply. That tells me exactly what I needed to know.

After reading that I realized that could come off as sarcastic, so I want to clarify : it did help.

Edit : I also want to ask my other questionn here in order to not necro the save / formation post and not double post.

I am trying to add a save and then formation screen at the end of the military academy event. I followed the instructions, but the formation screen only appears after reloading the save from the main menu. Attched is screenshots of the relevent part of the event. Am I doing something wrong?
Title: Re: How to make an event give an item
Post by: Nyzer on September 05, 2024, 08:54:51 pm
You would also need to set the ATTACK.OUT settings for that event to return you to the world map. I have no idea if that can be done with the Patcher.
Title: Re: How to make an event give an item
Post by: YerekR on September 05, 2024, 09:33:12 pm
Got it! Thanks!

After another look I see what you mean. Totally misunderstood the legend on that page. Fixed it by using the attack.out editor on the story tutorial page. Thanks again!