Crash Gunz with items..

Results 1 to 3 of 3
  1. #1
    Enthusiast kimonse is offline
    MemberRank
    Mar 2012 Join Date
    39Posts

    sad Crash Gunz with items..

    Hello guys i need your help ..
    There is one problem ..
    i sent to me some GM items and i equipped and make room and StartGame
    and i see my character 1 second and get crash omg why ?
    Other items do not cause this problem.. only GM items :v
    so i checked zitem there is no problem and item code is accurate
    Even I restarted the server but problem is not solved
    and i hidden all GM items from shop.xml
    how i fix this problem ?..


  2. #2
    Hi, Im Ryuzu yerij007 is offline
    MemberRank
    Oct 2011 Join Date
    Behind You!Location
    311Posts

    Re: Crash Gunz with items..

    Just take off the AP. If u put more than 40 u will get a crash.

  3. #3
    Account Upgraded | Title Enabled! Arenbunny is offline
    MemberRank
    Mar 2013 Join Date
    Peru - AyacuchoLocation
    273Posts

    Re: Crash Gunz with items..

    Solution AP Max
    ZCharacter.cpp
    search
    float fAddedAP = DEFAULT_CHAR_AP;
    change
    if (!m_Items.GetItem(MMatchCharItemParts(i))->IsEmpty()) {
    fAddedAP += m_Items.GetItem(MMatchCharItemParts(i))->GetDesc()->m_nAP.Ref();
    }



Advertisement