Users browsing this thread: 1 Guest(s)
GrayShadow's 'Giving Gogo Magic' code

#28
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(03-13-2016, 04:59 PM)Gi Nattak Wrote: As for natural magic not working for Edgar, you might need to change this as well in the 'RelmRecruit' section:
CMP $1608,Y      ; Check against current level.

This should stay the same it has nothing to do with the character ID.

You should have two thing to modify:

Code:
CMP #$08         ;  
BEQ RelmRecruit  ; If Relm, branch.


Code:
CMP #$08         ; 
BEQ LvlUpMagic   ; Branches to teach natural magic.

Edit: You character should also have the magic command from the start.
  Find
Quote  



Messages In This Thread
RE: GrayShadow's 'Giving Gogo Magic' code - by madsiur - 03-13-2016, 07:26 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite