Help me with badge System menu

Shout-Out

User Tag List

Results 1 to 8 of 8
  1. #1
    eimoxs's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help me with badge System

    Can Someone tell me what to do with this or where to put it i have program C++ but i no nothing about it please some one help me!!!! I don't no what compile means!






    //Made by ???
    //Modified by WigSplitta whole code
    //Re-Modified by HalestormXV (Added More Features)
    //Random Dice Concept to Kuraria for Helping HalestormXV
    //Modified by Neo_mat


    #include "StdAfx.h"
    #include "Setup.h"

    #define TokenID 19712 //set token id here

    void onPvpKill(Player* pPlayer)
    {

    Item *item;
    item = objmgr.CreateItem( TokenID , pPlayer);
    item->SetUInt32Value(ITEM_FIELD_STACK_COUNT,1);
    item->SoulBind();
    if(!pPlayer->GetItemInterface()->AddItemToFreeSlot(item))
    {
    pPlayer->GetSession()->SendNotification("No free slots were found in your inventory!");
    item->DeleteMe();
    }
    else
    {
    SlotResult *lr = pPlayer->GetItemInterface()->LastSearchResult();
    pPlayer->GetSession()->SendItemPushResult(item,false,true,false,true,lr->ContainerSlot,lr->Slot,1);
    }
    }

    void SetupPvPToken(ScriptMgr * mgr)
    {
    mgr->register_hook(SERVER_HOOK_EVENT_ON_KILL_PLAYER, (void*)onPvpKill);
    }

    Help me with badge System
  2. #2
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Search for "Compiling a dll", and you will get some results.

    Basically you save that has .cpp, make Setup.h and Setup.cpp

    you put that into a folder, make the vcproj and compile it lol

    But this is really shortenned out xD, just search

  3. #3
    eimoxs's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol can u just tell me what to do or can u just send me all those files too me please. Like can u make them and send to me and tell me where to put them

  4. #4
    eimoxs's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would be really happy if you could! so please if u can.

  5. #5
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you have Messenger?

  6. #6
    *~Descending~*'s Avatar Member
    Reputation
    25
    Join Date
    Sep 2008
    Posts
    71
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dude just compile the .dll yourself.. You will never learn if you get other people to do stuff for you. It takes no more than 3-4 mins man..

  7. #7
    eimoxs's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have yahoo messenger add me i'm [email protected]

  8. #8
    eimoxs's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help.

    where can i get this file StdAfx.h? :confused::confused:

Similar Threads

  1. Help with mail system in LaazyBot
    By jmontgomery13 in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 04-23-2012, 12:47 PM
  2. Somwone help me with wowmodel viewer
    By OMGPWN in forum World of Warcraft General
    Replies: 0
    Last Post: 12-14-2006, 07:27 PM
  3. LOTS of help needed with Pserver
    By Bazerke in forum World of Warcraft General
    Replies: 0
    Last Post: 11-26-2006, 03:35 AM
  4. Can somone help me with a privet server please?
    By Mike3667 in forum World of Warcraft General
    Replies: 0
    Last Post: 11-17-2006, 05:39 PM
  5. Some1 help me with my movie
    By tyguy22894 in forum World of Warcraft General
    Replies: 1
    Last Post: 09-12-2006, 07:56 PM
All times are GMT -5. The time now is 01:13 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