Name of the Chat bubble

Results 1 to 8 of 8
  1. #1
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    idea Name of the Chat bubble

    What's the name of the Chat bubble file in the sfx.mrs? I copied all 2004 animations and I have no idea which file changed the chat bubble.

    It looks like this now:



  2. #2
    What year is this? pluke001 is offline
    MemberRank
    Nov 2008 Join Date
    LithuaniaLocation
    941Posts

    Re: Name of the Chat bubble

    gz_effect001.tga.dds

  3. #3
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Name of the Chat bubble

    Quote Originally Posted by phoenix_147 View Post
    What's the name of the Chat bubble file in the sfx.mrs? I copied all 2004 animations and I have no idea which file changed the chat bubble.

    It looks like this now:

    phoenix can you go to my thread and post the names?

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Name of the Chat bubble

    I don't know the names. I just copied stuff that I felt was related and it all worked except this.

    @pluke : Thanks!

  5. #5
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Name of the Chat bubble

    I just seen recently a lot of ppl r doing this lol. I did this a while bax and if u use the animations they are messed up. I was almost able to perfect the 04 animation with a lot of tweaking of the client and such. You will c if u have tried that, that the animation is crazy haha (tis awesome) the male animation I had mre trouble win and I got it about 50% done and the woman 85% done. I stopped after that due to boredness lol
    Posted via Mobile Device

  6. #6
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Name of the Chat bubble

    It took me 1 minute to copy stuff and add it to the latest sfx.mrs. It all works perfectly.

  7. #7
    Enthusiast shalott is offline
    MemberRank
    Apr 2010 Join Date
    32Posts

    Re: Name of the Chat bubble

    can you tell me how to fix high_haven spawns?

  8. #8
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Name of the Chat bubble

    To fix High Haven spawns, you need a few edits.

    Client :

    Code:
    00513540     8A0D 7867DE01   MOV CL,BYTE PTR DS:[1DE6778]
    0051354F     8B15 7867DE01   MOV EDX,DWORD PTR DS:[1DE6778]
    0051355C     8915 7867DE01   MOV DWORD PTR DS:[1DE6778],EDX
    Server :

    Code:
    0045AB60     8A0D 0C619000            MOV CL,BYTE PTR DS:[90610C]
    0045AB6F     8B15 0C619000            MOV EDX,DWORD PTR DS:[90610C]
    0045AB7A     C705 E8AA7E00 64A35500   MOV DWORD PTR DS:[7EAAE8],0055A364
    0045AB89     BF ECAA7E00              MOV EDI,007EAAEC
    0045AB93     8915 0C619000            MOV DWORD PTR DS:[90610C],EDX
    0045ABA4     B8 E8AA7E00              MOV EAX,007EAAE8
    00551460     C705 E8AA7E00 64A35500   MOV DWORD PTR DS:[7EAAE8],0055A364
     
    0045A758     83F8 7F        CMP EAX,7F
    0041CEE6     83FE 7F        CMP ESI,7F
    0045BC05     83FE 7F        CMP ESI,7F
    0045B7CF     83F8 7F        CMP EAX,7F
    00482F7A     83FE 7F        CMP ESI,7F
    004799BC     83FE 7F        CMP ESI,7F
    0045A798     83F8 7F        CMP EAX,7F
    0045A778     83F8 7F        CMP EAX,7F
    0045A738     83F8 7F        CMP EAX,7F
    0041CF53     83FE 7F        CMP ESI,7F
    00426BEC     83FD 7F        CMP EBP,7F
    0048D21E     83FB 7F        CMP EBX,7F
    00446D15     83F8 7F        CMP EAX,7F
    0048215E     83FE 7F        CMP ESI,7F
     
    0045A7D0     8A0D E0AA7E00            MOV CL,BYTE PTR DS:[7EAAE0]
    0045A7DF     8B15 E0AA7E00            MOV EDX,DWORD PTR DS:[7EAAE0]
    0045A7EC     8915 E0AA7E00            MOV DWORD PTR DS:[7EAAE0],EDX
    Edit 7F to your map count in Hexadecimal. You can convert it here:
    http://www.mathsisfun.com/binary-dec...converter.html

    This will fix the spawns and you can also view map banners from the lobby.
    Credits to GUNZ2830 for the code.

    This will work only for 2008 files.
    Last edited by Phoenix; 09-04-10 at 12:49 PM.



Advertisement