Hey, need help with giving item to player upon a kill PvP kill menu

User Tag List

Results 1 to 4 of 4
  1. #1
    shadowknight513's Avatar Knight
    Reputation
    11
    Join Date
    Apr 2008
    Posts
    197
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Hey, need help with giving item to player upon a kill PvP kill

    Hi, for the 3.3a realm I am trying to implement 2 systems that I can not seem to figure out. I need a PvP token system, and a Donation token system. The PvP is the most important, because once that it is done, I will be ready to go 100% public with the 3.3a. Basically this is how the PvP token system should go:
    Kill a player in BG: places 1 Small Token into your inventory
    Trade in 10 Small Tokens for 1 Medium Token
    Trade in 10 Medium Tokens for 1 Large token

    And players may use Small Tokens to buy like deadly glad set, medium to buy furious glad set, and then large tokens to get relentless.

    So please, if you could code it so that when ever you kill a player of the opposing faction, 1 Small Token will be added to your inventory. (They stack up to 100).

    I am also looking for someone to help me implement the option of making an item cost TOKENS. Honor and such are no problem, I just need someone who can make something to allow me to make like Relentless Leather Spaulders cost 4 Large tokens from the vendor, not gold, not honor. Tokens.

    If you can help me with this and get me where I need to go I will happily give you GM3 and what ever else I can provide for you.

    Please contact me by MSN: [email protected] if you can do this. (Long-time dev's get a % of donations from server once we go public)

    Hey, need help with giving item to player upon a kill PvP kill
  2. #2
    Caros2013's Avatar Active Member CoreCoins Purchaser
    Reputation
    52
    Join Date
    Jan 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey there Shadowknight513. I understand you are having some difficulties with your server, For me to be able to help, I need to know What your OS, And Core are. I know there is a way to activate this on Arc emu, In the configuration files.. It has already been implanted. How ever, I will add you as friends on MSN and we can have a discussion about this issue if you wish.

    ETA To add you to friends: Invitation Sent
    Last edited by Caros2013; 01-15-2010 at 03:29 AM.



  3. #3
    shadowknight513's Avatar Knight
    Reputation
    11
    Join Date
    Apr 2008
    Posts
    197
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, accepted. Don't know when I'll be online, not going to have acsess to my computer for a few days...

  4. #4
    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)
    Use this script to reward a item on killing a player in any map.

    Code:
    local tokenid = 99999 -- Id of the Token on Kill Reward
    local xamount = 2 -- Amount of Tokens Rewarded on Kill
    local zamount = 1 -- Amount of Tokens Removed on Death
    
    function zzOnKill(pPlayer, pKilled, event)
        pPlayer:AddItem(tokenid, xamount)
        pKilled:RemoveItem(tokenid, zamount)
    end
    RegisterServerHook(23, "zzOnKill")

Similar Threads

  1. [ArcEmu] need help with custom items
    By doomprofet in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 07-03-2012, 07:59 PM
  2. Need help with Character items not saveing
    By cowtipper945 in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 04-14-2009, 04:53 AM
  3. Hey need help with scammed account
    By acgolfer719 in forum WoW Scams Help
    Replies: 1
    Last Post: 12-14-2008, 03:46 PM
  4. Need help with putting items ingame
    By Chippy in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 07-14-2008, 09:25 AM
  5. need help with a item
    By secretdragon008 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 12-03-2007, 08:24 PM
All times are GMT -5. The time now is 02:07 PM. 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