Quote from: iXien on Today at 01:44Yes was a miistake atake was in button 1 in 3.4Quote from: dragon on Yesterday at 15:333.5 changed the final text.Well done ! You manage to insert the sentences in the two languages?
And you confirm that we activate the open of the mirror door with RIGHT + BUTTON 1 now (your text in the changelog for the version 3.4 indicates RIGHT+ BUTTON 2) ?
Quote from: iXien on Today at 02:21Unfortunly he don't reconize the (). they ignore It..so made another sentence.without It.Quote from: dragon on Yesterday at 17:39i think i have discover how change the s:n textYes, it seems to work ! Nice
org #4bd4 ;CADENA DE PALABRAS
JP &0040
ORG &0040
call #4b44
DB 'HOLA QUE TAL' ;text sn
DB #FF
;ld d,e
;ld a,(#ff4e)
pop ix
ret
.ANTERIOR
CALL &4B44 ;PALABRAS INTERMITENTES(intermitent wordds)
DB #20,20,#20 (&each space one intermitent character).
DB #20,20,#20
DB #20,20,#20
DB #20,20,#20
DB #20,20,#20
DB #20,20,#20
DB #FF
POP IX
RET
org #4bca
;call #4b44
JP ANTERIOR
ORG &4BBD
;LD HL,&A41D
LD HL,&A415 ;text sn localitation
result:
For remember: S:N replaced by SI(DER):NO(F1) and Y:N by YES(RT):NO(F1)
Page created in 0.049 seconds with 30 queries.