That had absolutely nothing to do with what we were talking about...Quote:
Originally Posted by Area51_Hacker2
Printable View
That had absolutely nothing to do with what we were talking about...Quote:
Originally Posted by Area51_Hacker2
Actually Codelegend has offered to test my code. I forgot that my code was EU and he had asked for V1.1 so he could test. Sorry I forgot to quote that in my post.Quote:
Originally Posted by codelegend01
Nope still not working...
at all?
Nope, nothing.
Hrrrm try these:
1. Hit r or l BEFORE you go into the emotion too see if it changes like that
2. The reverse
3. Tap the emotion too see if the picture just didn't change
Okay results:Quote:
Originally Posted by Area51_Hacker2
Nothing still /=
Weird :S If anyone wants too point out any flaws with my source :S
(Thats EU)Code:ldr r0, =0x121dcbf0
ldrb r0,[r0]
sub r0,#0x1
strb r0,[r0]
bx lr
ldr r0, =0x121dcbf0
ldrb r0,[r0]
add r0,#0x1
strb r0,[r0]
bx lr
I think maybe
That might work betterCode:ldr r0, =0x121dcbf0
ldrb r0,r1
sub r0,#0x1
strb r0,r1
bx lr
ldr r0, =0x121dcbf0
ldrb r0,r1
add r0,#0x1
strb r0,r1
bx lr
This is a little of topic I think I'll start a new topic for this project.
EDIT: nevermind, the one Maniac helped you with fixed what I was saying to fix :P
I changed it in the other one. Maniac said it made sense the only reason I created a new topic is because it was kinda off topic (this one) If you want a text to emotion PM Virus I bet he can easily mod TTI to fit your needs.