[Core Patch] Free for All Pvp menu

User Tag List

Results 1 to 12 of 12
  1. #1
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Core Patch] Free for All Pvp

    Ever wanted your server to have unrestricted Free-For-All Pvp? It's quite simple, all you need is your own core from which you can compile. Here's what you need to do:

    1. Go into your core and open the file Player.cpp
    2. Search for the phrase "Player::PvPToggle()"
    3. Highlight the entire PvpToggle() Function and replace it with this:
    Code:
    void Player::PvPToggle()
    {
            if(IsFFAPvPFlagged())
            {
                RemoveFFAPvPFlag();
            }
            else
            {
                SetFFAPvPFlag();
            }        
    }

    Usage:
    After compiling your server with this edited function, any player that uses /pvp will be thrown into the FFA state. Any player on their faction, or the opposite faction will be able to attack the player so long as they have the flag on as well.

    Note: I'm going to tell you off the bat that if a player is about to die, he can simply do /pvp again to leave FFA pvp. If you want to put in a check to see if players are in combat, by all means, add it in. I'm not going to hold your hand through this.
    Last edited by Gastricpenguin; 01-17-2009 at 09:04 PM.
    Life Puzzler WoW - Website | Forums

    [Core Patch] Free for All Pvp
  2. #2
    Pwntzyou's Avatar Contributor
    Reputation
    264
    Join Date
    Dec 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +Rep fillarz

    I lied, can't +rep, need to spread it around

    <3 MysterioussouL for the sig

  3. #3
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    GastricPenguin is full of win.

    +Rep and my children

  4. #4
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Easy edit, but pretty awesome.
    +repz

    I live in a shoe

  5. #5
    keazain's Avatar Banned
    Reputation
    234
    Join Date
    Jun 2008
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hehe cool +Rep x2

  6. #6
    Gunzarles's Avatar Active Member

    Reputation
    32
    Join Date
    Aug 2007
    Posts
    339
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /cast Frostbolt
    Gets 500 lantency
    1000 Lantency
    2000 Lantency
    10000 Lantency in a major city
    SERVER CRASHED!



  7. #7
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,504
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice Release Gastric! This will be awesome! +Rep

  8. #8
    AzolexX's Avatar Contributor
    Reputation
    179
    Join Date
    May 2007
    Posts
    587
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is really interesting can be used for ultimate pvp and other stuff xD . + rep!

    Find about scripting, programming and music! My blog: https://worldofsmth.wordpress.com!

  9. #9
    [Shon3m]'s Avatar Banned
    Reputation
    128
    Join Date
    Apr 2007
    Posts
    669
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is epix +Rep

  10. #10
    alj03's Avatar Contributor
    Reputation
    91
    Join Date
    Feb 2008
    Posts
    1,103
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice, cant +Rep atm so you get a
    Death to all but Metal.

  11. #11
    Hyldran0's Avatar Contributor
    Reputation
    118
    Join Date
    Nov 2008
    Posts
    374
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hehe Really nice Dude !i was looking for that. +rep mate !
    Shit's Gone Real

  12. #12
    Aelus's Avatar Active Member
    Reputation
    72
    Join Date
    Jan 2007
    Posts
    687
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gunzarles View Post
    /cast Frostbolt
    Gets 500 lantency
    1000 Lantency
    2000 Lantency
    10000 Lantency in a major city
    SERVER CRASHED!
    I love how there is always someone posting in a good release with some QQ crap.

    He never said it would be 100% working with no downsides.

    Another thing, why do people expect private server releases, emu's, and etc they get free to be perfect?



Similar Threads

  1. [C++] Free For All Pvp
    By mager1794 in forum WoW EMU General Releases
    Replies: 25
    Last Post: 10-23-2009, 04:48 PM
  2. How to make an Area a Free For all PVP
    By Dibes in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 07-16-2009, 01:24 PM
  3. Free For All PVP
    By darkhawk1010 in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 07-11-2009, 02:52 AM
  4. Replies: 6
    Last Post: 10-05-2007, 02:59 PM
All times are GMT -5. The time now is 03:00 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search