need help with 2 core edits menu

User Tag List

Results 1 to 2 of 2
  1. #1
    z3ro379's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2006
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    need help with 2 core edits

    as the title says i need help with 2 core edits

    1.
    want to make that you wont loose xp in a group - how can i change this?


    2. want to deactivate fall damage




    +rep x2 for help


    thanks

    need help with 2 core edits
  2. #2
    doublehex's Avatar Member
    Reputation
    34
    Join Date
    Mar 2007
    Posts
    385
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2) player.cpp, i believe its this line:
    m_noFallDamage = false;
    just set it to true.

    im looking into into #1
    edit: heres where i think its at, you can figure out how to edit:
    if( pGroup->GetGroupType() == GROUP_TYPE_PARTY)
    {
    if(active_player_count==3)
    xp_mod=1.1666f;
    else if(active_player_count==4)
    xp_mod=1.3f;
    else if(active_player_count==5)
    xp_mod=1.4f;
    else xp_mod=1;//in case we have only 2 members
    }
    else if(pGroup->GetGroupType() == GROUP_TYPE_RAID)
    xp_mod=0.5f;

    if(pHighLvlPlayer == 0)
    {
    PlayerInfo * pleaderinfo = pGroup->GetLeader();
    if(!pleaderinfo->m_loggedInPlayer)
    return;

    pHighLvlPlayer = pleaderinfo->m_loggedInPlayer;
    }

    xp = CalculateXpToGive(pVictim, pHighLvlPlayer);
    //i'm not sure about this formula is correct or not. Maybe some brackets are wrong placed ?
    for(int i=0;i<active_player_count;i++)
    active_player_list[i]->GiveXP( float2int32(((xp*active_player_list[i]->getLevel()) / total_level)*xp_mod), pVictim->GetGUID(), true );
    Last edited by doublehex; 05-30-2008 at 06:44 PM.

Similar Threads

  1. I need help with the model edits.
    By Tristan2 in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 04-22-2010, 07:59 PM
  2. Need help with World Model Editing
    By Megadeadlord in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 12-28-2009, 01:18 AM
  3. Need help with my model edit
    By Paketet in forum WoW ME Questions and Requests
    Replies: 7
    Last Post: 09-29-2007, 04:44 PM
  4. Need help with weapon model edit!
    By Chewbbaca in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 09-20-2006, 07:02 PM
  5. need help with model editing experts please
    By sportstud10124 in forum Community Chat
    Replies: 0
    Last Post: 08-10-2006, 09:30 PM
All times are GMT -5. The time now is 04:46 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search