I Can't Chat Lobby 'nD Game Room

Results 1 to 2 of 2
  1. #1
    Apprentice Vinagunz is offline
    MemberRank
    Jul 2012 Join Date
    23Posts

    I Can't Chat Lobby 'nD Game Room

    Hi all!

    i testing adding grades http://forum.ragezone.com/f497/tutor...2011-a-825732/

    All successfully , but i can't chat lobby game 'nd game room :(


    this is demo ZGame.cpp

    }else if(gid == MMUG_VIP) {
    UserNameColor = MCOLOR(0,250, 154);
    return true;

    Plz ! Someone can help me

    - - - Updated - - -

    - I fixed plz! moderators close for me :)


  2. #2
    Account Upgraded | Title Enabled! suhil1 is offline
    MemberRank
    Apr 2010 Join Date
    310Posts

    Re: I Can't Chat Lobby 'nD Game Room

    in zgameclient.cpp add some thing like this in line 619
    case 3:
    wsprintf(szText, "[VIP]%s : %s", szName , szChat);
    break;
    and on line 1006
    case 3:
    wsprintf(szText, "[VIP]%s : %s", pObjCache->GetName() , szChat);
    break;
    if u still got problem add me in skype i will help u

    skype:sk.suhil



Advertisement