1.5 Name color

Results 1 to 8 of 8
  1. #1
    Enthusiast Juliow is offline
    MemberRank
    Jun 2011 Join Date
    40Posts

    1.5 Name color

    I added name colors on 1.5 source following get123 tutorial.
    But when i say something on lobby or in the game room don't have color .. ( This just happens in 252 grade (EventMaster) )

    Prints on attachment
    Attached Thumbnails Attached Thumbnails vanquish_20121102_114038.jpg   vanquish_20121102_114121.jpg  
    Last edited by Juliow; 02-11-12 at 03:05 PM.


  2. #2
    Yaaay! Tannous is offline
    MemberRank
    Jul 2012 Join Date
    KonohaLocation
    840Posts

    Re: 1.5 Name color

    Maybe u didn't do all the 6 functions in Zcombatinterface.cpp or Zobserver.cpp and the last file xD ?? if u did then it must be something else I dunnu xD

  3. #3
    Enthusiast Juliow is offline
    MemberRank
    Jun 2011 Join Date
    40Posts

    Re: 1.5 Name color

    I checked, i edited 6 functions on ZCombatInterface.cpp and 1 function in ZMiniMap.cpp and ZObserver.cpp ...

    Ooh, and that just happens in EVENTMASTER grade (252)
    Last edited by Juliow; 02-11-12 at 03:06 PM.

  4. #4
    Good Guy George qet123 is offline
    MemberRank
    Apr 2009 Join Date
    DesertLocation
    1,432Posts

    Re: 1.5 Name color

    It's because I didn't unmasked here, anyway look into ZGameClient.cpp (OnChannelChat)

  5. #5
    Enthusiast Juliow is offline
    MemberRank
    Jun 2011 Join Date
    40Posts

    Re: 1.5 Name color

    In here? : wsprintf(szText, "%s : %s", szName , szChat);
    What i do to get the color ?

  6. #6
    Valued Member kike2 is offline
    MemberRank
    Nov 2009 Join Date
    Chosica, Lima,Location
    118Posts

    Re: 1.5 Name color

    Quote Originally Posted by Juliow View Post
    In here? : wsprintf(szText, "%s : %s", szName , szChat);
    What i do to get the color ?

    Always look for IsAdminName, copy paste the fucntion and change the "FunctionName,ColorName" like the examples above!
    The files you gonna edit them:
    ZCombatInterface.cpp (6 Function's, 2 already done)
    ZMiniMap.cpp (1 Function)
    ZObserver.cpp (1 Function)

    Creditos : qet123

  7. #7
    Enthusiast Juliow is offline
    MemberRank
    Jun 2011 Join Date
    40Posts

    Re: 1.5 Name color

    Quote Originally Posted by kike2 View Post
    Always look for IsAdminName, copy paste the fucntion and change the "FunctionName,ColorName" like the examples above!
    The files you gonna edit them:
    ZCombatInterface.cpp (6 Function's, 2 already done)
    ZMiniMap.cpp (1 Function)
    ZObserver.cpp (1 Function)

    Creditos : qet123
    Quote Originally Posted by Juliow View Post
    I checked, i edited 6 functions on ZCombatInterface.cpp and 1 function in ZMiniMap.cpp and ZObserver.cpp ...

    Ooh, and that just happens in EVENTMASTER grade (252)
    Please, read the previous threads, before posting useless things..

  8. #8
    Valued Member kike2 is offline
    MemberRank
    Nov 2009 Join Date
    Chosica, Lima,Location
    118Posts

    Re: 1.5 Name color

    kike_20121029_220218.jpg



Advertisement