Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 70

Thread: ASM Text to Emotion

  1. #11

    Default Re: ASM Text to Emotion

    Doesn't work I'm gonna try with an activator

    EDIT: Nope doesn't work.... On the other hand I don't actually have an emotion yet hrrrm.....

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  2. #12

    Default Re: ASM Text to Emotion

    Every thing is becoming text activated...It would be better to push r to add and l to subtract for an emotion cycler...

    if you need me, I'm hazardousgfx on hackforums.net

  3. #13

    Default Re: ASM Text to Emotion

    nss.... This project started as just that...
    Ok fair enough that bit wasn't documented.

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  4. #14

    Default Re: ASM Text to Emotion

    Quote Originally Posted by codelegend01
    Every thing is becoming text activated...It would be better to push r to add and l to subtract for an emotion cycler...
    we already had that and the main problem is that it keeps adding and subtracting the longer R or L are held down. plus text activated is much better if you actually know the hex codes for emotions!
    This is my siggy. I'll make it better when I stop being lazy

  5. #15

    Default Re: ASM Text to Emotion

    Code:
    94000130 FDFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D02000
    E2401001 E5C01000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D02000
    E2801001 E5C01000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000
    Try this (perhaps someone could help me add in a check test in the asm)

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  6. #16

    Default Re: ASM Text to Emotion

    Quote Originally Posted by Area51_Hacker2
    Try this (perhaps someone could help me add in a check test in the asm)
    I tried a test to see how many times it was added... the problem was that that part's in the activator too :P

    there may be a way to have a part that's not in the activator check and make sure not too much was added I think...
    This is my siggy. I'll make it better when I stop being lazy

  7. #17

    Default Re: ASM Text to Emotion

    Quote Originally Posted by Area51_Hacker2
    Code:
    94000130 FDFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D02000
    E2401001 E5C01000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D02000
    E2801001 E5C01000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000
    Try this (perhaps someone could help me add in a check test in the asm)
    If this is v1.1 I will test it....

    if you need me, I'm hazardousgfx on hackforums.net

  8. #18

    Default Re: ASM Text to Emotion

    Its EU but I can make it V1.1

    I'll post in a sec

    Here we go:
    Code:
    94000130 FDFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D02000
    E2401001 E5C01000
    E12FFF1E 121D9548
    023FF090 E3520003
    D2000000 00000000
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D02000
    E2801001 E5C01000
    E12FFF1E 121D9548
    023FF090 E3520003
    D2000000 00000000
    R to increase emotion
    L to decrease emotion

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  9. #19
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default Re: ASM Text to Emotion

    Yet again thats going to add too much >_> lol

    Say what you mean, mean what you say, and let your actions speak for you.


  10. #20

    Default Re: ASM Text to Emotion

    because nobody told me how to do an asm check within my short term memory span.

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •