Users browsing this thread: 1 Guest(s)
A Guide to Ability Learning

#30
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(07-09-2020, 03:00 PM)Mutteo Wrote: Is there a way to set Dance Learning by Level Up ONLY?  I wanted to give this ability to Locke, but I didn't want him to learn them via the Battle Maps.

Yes. You would need to check if the character is Mog in the natural magic/swtech/blitz learning function ($C0A17F) then add some code somewhere where is free space where you would jump to if the character is mog. Basically it would work like natural magic but you have two tables of 8 entries, one for the levels where the dance are learned and one for the dances IDs. You first check mog's level, if it match to one of the levels in the table you load the corresponding dance and turn the corresponding bit of that dance ID in $7E1D4C (in a similar way to $C25EED). You'd also need to NOP $C25EE5-$C25EFA to not learn dances the normal way.
  Find
Quote  



Messages In This Thread
A Guide to Ability Learning - by Sutebenukun - 10-18-2010, 05:10 PM
RE: Hacking: A Guide to Ability Learning - by Mudkippower1 - 02-05-2012, 07:05 PM
RE: Hacking: A Guide to Ability Learning - by Mudkippower1 - 02-06-2012, 08:57 AM
RE: Hacking: A Guide to Ability Learning - by Mudkippower1 - 02-06-2012, 05:26 PM
RE: Hacking: A Guide to Ability Learning - by Mudkippower1 - 02-07-2012, 07:57 AM
RE: Hacking: A Guide to Ability Learning - by Mudkippower1 - 02-07-2012, 08:48 AM
RE: A Guide to Ability Learning - by Mutteo - 07-09-2020, 03:00 PM
RE: A Guide to Ability Learning - by madsiur - 07-10-2020, 10:46 PM
RE: A Guide to Ability Learning - by GrayShadows - 07-11-2020, 10:39 PM
RE: A Guide to Ability Learning - by Mutteo - 07-18-2020, 08:40 PM
RE: A Guide to Ability Learning - by C-Dude - 07-19-2020, 01:49 PM
RE: A Guide to Ability Learning - by Mutteo - 07-19-2020, 08:52 PM
RE: A Guide to Ability Learning - by C-Dude - 07-20-2020, 12:56 AM
RE: A Guide to Ability Learning - by Mutteo - 07-20-2020, 09:55 PM
RE: A Guide to Ability Learning - by C-Dude - 07-20-2020, 10:57 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite