Ive looked every were but.... menu

User Tag List

Results 1 to 4 of 4
  1. #1
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ive looked every were but....

    Ive looked every were but the place im looking for,
    A anti-pvp script I know there is one but I can't find it. Any one esle no were it is?
    ahhhh

    Ive looked every were but....
  2. #2
    Sorayazlawl's Avatar Active Member
    Reputation
    30
    Join Date
    May 2008
    Posts
    178
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean anti-pvp?

  3. #3
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anti-pvp gaurds
    ahhhh

  4. #4
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    u can change the core

    ********************************
    * *
    * The Ackhole Projects *
    * *
    ********************************

    This software is provided as free and open source by the
    staff of The Ackhole Projects, in accordance with
    the GPL license. This means we provide the software we have
    created freely and it has been thoroughly tested to work for
    the developers, but NO GUARANTEE is made it will work for you
    as well. Please give credit where credit is due, if modifying,
    redistributing and/or using this software. Thank you.

    Staff of The Ackhole Project, April 2008
    End of License Agreement

    ######################## CREDITS ############################

    Ackhole - Idea of concept, Developement
    Zyna - Developement, Adaptation to Tux
    StinkeSocke - Developement, C++ Support

    #############################################################

    THIS README EXPLAINS HOW TO INSTALL THE ACKHOLE PROJECT: THE MALL

    ##### Windows #####

    1.STEP ONE : COPY THE FILES AND FOLDERS
    You want to copy the folder Ackhole_Portals from
    ncdb/Developement/Database/Archive/Funserver/
    to
    trunk/src/scripts/src
    Compile Like normal to produce scripts.

    2.STEP TWO : EDIT THE Player.cpp
    In order to prevent any PvP in the Mall, we need to add some code blocks to the Player.cpp
    Locate the Player.cpp in
    trunk/ascent-workd/
    Edit it and locate the function
    Player::AddToWorld()
    Include the following code block as shown below:


    void Player::AddToWorld()
    {
    FlyCheat = false;
    m_setflycheat=false;
    // check transporter
    if(m_TransporterGUID && m_CurrentTransporter)
    {
    SetPosition(m_CurrentTransporter->GetPositionX() + m_TransporterX,
    m_CurrentTransporter->GetPositionY() + m_TransporterY,
    m_CurrentTransporter->GetPositionZ() + m_TransporterZ,
    GetOrientation(), false);
    }
    // Begin: Deactivate PVP in Mall
    if (GetMapId() == 169)
    {
    if (IsPvPFlagged())
    RemovePvPFlag();
    sChatHandler.SystemMessage(GetSession(), "Welcome to the Mall! PvP is prohibited here...");
    }
    // End: Deactivate PVP in Mall

    // If we join an invalid instance and get booted out, this will prevent our stats from doubling :P
    if(IsInWorld())
    return;

    m_beingPushed = true;
    Object::AddToWorld();

    // Add failed.
    if(m_mapMgr == NULL)
    {
    // eject from instance
    m_beingPushed = false;
    EjectFromInstance();
    return;
    }

    if(m_session)
    m_session->SetInstance(m_mapMgr->GetInstanceID());
    }

    Now whenever Players enter the Mall PvP toggles off automatically. In order to prevent them from manually
    turning it back on we need to do some editing on Player::PvPToggle - locate it in Player.cpp
    basically all you need to do here is suround the entire function in an if statement like this

    void Player::PvPToggle()
    {
    if (getMapId() != 169)
    {
    In here you put the original function
    }
    }

    4.STEP FOUR : COMPILE
    You'll need to do a complete recompile on ascent in order to implement the scripts.

    If you need help, come see us in IRC Chat, located at irc.ascentemu.com.
    Or, go to http://www.ackholegames.com/IRC/NormalApplet.html for an online chat.
    You will need to do the following to get to us.
    (In the IRC Window, Type the following two lines, hitting enter/return after each.)

    /join #ackhole To get into our channel.

    /nick (Nickname) Use your common name, without the ( ), and then ask your question.

    I will somewhat support repacks. (Ackhole/Incognito)

    Gratz! Have fun and we hope you enjoy...




Similar Threads

  1. [Selling] [NA] Gold Account with 115 skins w/every champ but 3
    By twizzl3r in forum League of Legends Buy Sell Trade
    Replies: 0
    Last Post: 11-17-2013, 08:23 PM
  2. [Selling] Selling 9 lvl 90s, Arena Master/High Warlord every classe but shaman/monk
    By Scarfex in forum WoW-EU Account Buy Sell Trade
    Replies: 0
    Last Post: 10-17-2013, 01:18 PM
  3. Skypvp.com i thougth they were scamers, but i was wrong!
    By Imbecill in forum World of Warcraft Gold Seller Reviews
    Replies: 7
    Last Post: 12-09-2008, 03:04 PM
  4. [Useless but fun] look strange for newbies in sen'jin
    By sonik in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 05-07-2008, 05:20 PM
  5. yes ive asked this before but....
    By keniel in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-11-2006, 01:56 AM
All times are GMT -5. The time now is 12:02 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