[Lvling Up]Lvl up by killing players menu

User Tag List

Results 1 to 7 of 7
  1. #1
    Hboybowen's Avatar Member
    Reputation
    7
    Join Date
    Jan 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Lvling Up]Lvl up by killing players

    I have seen on some servers you can level up by killing other players how do I set this up on my private server.Is there a script if so whats the script

    [Lvling Up]Lvl up by killing players
  2. #2
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A simple ON_KILL hook to add XP. Take a look at any PvP script and use the Player::GiveXP function.

  3. #3
    Hboybowen's Avatar Member
    Reputation
    7
    Join Date
    Jan 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok explained it but wheres a PvP script to do that though still bit lost

  4. #4
    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)
    Use this, you will have to edit it as I won't do it for you.

    Code:
    void OnKill(Player * Plr)
    {
    //Code to award exp
    }
    void SetupHonor(ScriptMgr * mgr)
    {
    mgr->register_hook(SERVER_HOOK_EVENT_ON_KILL_PLAYER, OnKill);
    }
    Life Puzzler WoW - Website | Forums

  5. #5
    Hboybowen's Avatar Member
    Reputation
    7
    Join Date
    Jan 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OMG i made a post and gastricpenguin posted there how honored am I....but thanx for script even though i cant edit scripts can someone else edit it plz imma noob at server makin...

  6. #6
    Aznex's Avatar Contributor
    Reputation
    128
    Join Date
    Feb 2008
    Posts
    770
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hboybowen View Post
    OMG i made a post and gastricpenguin posted there how honored am I....but thanx for script even though i cant edit scripts can someone else edit it plz imma noob at server makin...
    you could add something in like

    Code:
    if (Plr->GetLevel() > 10 && Plr->GetLevel() < 20) // checks if player is above level 10, but below level 20
        Plr->GiveXP(AmountOfXp, 0, false); // if so adds amount of xp & Edit false to true if u want rested bonus to count
    Last edited by Aznex; 02-03-2009 at 04:02 PM.

  7. #7
    [IceCreaM]'s Avatar Member
    Reputation
    4
    Join Date
    Nov 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OMG you made a post and Aznex posted on it TO!

Similar Threads

  1. Kill players in mid-air (Warlock way)
    By svstoned in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 10-26-2007, 07:30 AM
  2. [H] Kill players in IF w/o aggroing guards
    By dannix in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 05-03-2007, 12:48 AM
  3. Killing players in Neutrals without agroing guards.
    By BloodhoofMage in forum World of Warcraft Exploits
    Replies: 15
    Last Post: 02-09-2007, 10:44 PM
  4. Kill players in air
    By tekstorm in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 02-06-2007, 10:55 PM
  5. instant spawn linen farm and fast lvling for lvl 10s
    By matswurld in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 12-05-2006, 05:12 PM
All times are GMT -5. The time now is 09:14 PM. 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