Users browsing this thread: 3 Guest(s)
Some final code requests (and screenshots)

#76
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
Maybe the developers had this specific mechanic in mind, saying it is a bug is only speculation. This should set the "no critical and ignore true knight" flag for a spell cast with a weapon:

Code:
hirom

org $C2365B
jsr free_space

org $C26469       ; change this to free space
free_space:
sta $3400         ; leftover code for the jsr
lda #$02
tsb $B2           ; Set no critical & ignore True Knight
rts
  Find
Quote  
[-] The following 2 users say Thank You to madsiur for this post:
  • Gi Nattak (09-28-2018), Lightning (09-29-2018)



Messages In This Thread
RE: Some final code requests (and screenshots) - by madsiur - 09-28-2018, 04:14 PM

Forum Jump:

Users browsing this thread: 3 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite