[C++] Reputation NPC menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Dr. Livingstone's Avatar Member
    Reputation
    113
    Join Date
    Mar 2008
    Posts
    290
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [C++] Reputation NPC

    Well I've just started to get back into emulation and what not and decided to improve my old reputation NPC. So here it is. New and improved! There aren't any WotLK factions sadly... If someone would like to add those in feel free to do so.

    DOWNLOAD HERE!

    Hope this helps someone out
    Justin

    [C++] Reputation NPC
  2. #2
    punxphobia's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can i add this ?

  3. #3
    velocikill's Avatar Member
    Reputation
    2
    Join Date
    Mar 2009
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice script +Rep

    Originally Posted by punxphobia View Post
    how can i add this ?
    Put it into your scripts folder. Should be in the folders for your emulator. (eg Arcemu, Mangos, Ascent etc)

  4. #4
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by velocikill View Post
    Nice script +Rep



    Put it into your scripts folder. Should be in the folders for your emulator. (eg Arcemu, Mangos, Ascent etc)
    ^^

    lol

    you must compile this with visualstudio C++. along with compiling your own core.

  5. #5
    kdmstng66's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I try to compile I get the following error. Any help would be greatly appreciated.

    Thanks in advance

    1>------ Build started: Project: ArcScriptReputationNPC, Configuration: Release Win32 ------
    1>Compiling...
    1>Setup.cpp
    1>Linking...
    1> Creating library ..\..\..\bin\release\script_bin/ReputationNPC.lib and object ..\..\..\bin\release\script_bin/ReputationNPC.exp
    1>Setup.obj : error LNK2001: unresolved external symbol "void __cdecl SetupReputationNPC(class ScriptMgr *)" (?SetupReputationNPC@@YAXPAVScriptMgr@@@Z)
    1>../../../bin/release/script_bin/ReputationNPC.dll : fatal error LNK1120: 1 unresolved externals
    1>Build log was saved at "file://c:\Documents and Settings\Server\My Documents\WowServer\Cores\ArcEMU\trunk\src\scripts\projects\2008_int_release_Rep utationNPC\BuildLog.htm"
    1>ArcScriptReputationNPC - 2 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  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 kdmstng66 View Post
    When I try to compile I get the following error. Any help would be greatly appreciated.

    Thanks in advance

    1>------ Build started: Project: ArcScriptReputationNPC, Configuration: Release Win32 ------
    1>Compiling...
    1>Setup.cpp
    1>Linking...
    1> Creating library ..\..\..\bin\release\script_bin/ReputationNPC.lib and object ..\..\..\bin\release\script_bin/ReputationNPC.exp
    1>Setup.obj : error LNK2001: unresolved external symbol "void __cdecl SetupReputationNPC(class ScriptMgr *)" (?SetupReputationNPC@@YAXPAVScriptMgr@@@Z)
    1>../../../bin/release/script_bin/ReputationNPC.dll : fatal error LNK1120: 1 unresolved externals
    1>Build log was saved at "file://c:\Documents and Settings\Server\My Documents\WowServer\Cores\ArcEMU\trunk\src\scripts\projects\2008_int_release_Rep utationNPC\BuildLog.htm"
    1>ArcScriptReputationNPC - 2 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    Did u setup the Setup.h & Setup.cpp files correctly?

  7. #7
    kdmstng66's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well as far as I know the Setup.h and Setup.cpp files are correct. I used the following guide as a reference when creating them. http://www.mmowned.com/forums/emulat...dll-video.html

    Would it be possible to provide a download link for the setup.h and setup.cpp files that are setup correctly for this script?

    Thanks

  8. #8
    Lheebamy's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I haven't got scripts folder. How can I add it? Can I add it to SQL?

  9. #9
    Dr. Livingstone's Avatar Member
    Reputation
    113
    Join Date
    Mar 2008
    Posts
    290
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This requires compiling which means you need to have compiled your own core.

  10. #10
    Lheebamy's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have Mangos.What I need to do? Please write it down step-by-step.

  11. #11
    mager1794's Avatar Member
    Reputation
    356
    Join Date
    Feb 2008
    Posts
    703
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this doesn't work for mangos, because ascent-based emulators are no where near similar to mangos so the same scripts don't work for one another
    Lunar Gaming - Reaching For The Stars

Similar Threads

  1. [SQL] Profession NPC/Reputation NPC?
    By Xcynic in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 05-20-2011, 06:58 PM
  2. [C++] Reputation NPC (With WotLK Factions)
    By diegoaossas in forum WoW EMU General Releases
    Replies: 15
    Last Post: 09-13-2009, 01:42 PM
  3. {REQUEST} reputation Npc's
    By brock106 in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 06-07-2009, 04:42 PM
  4. [C++] Reputation NPC!
    By Dr. Livingstone in forum WoW EMU General Releases
    Replies: 6
    Last Post: 10-25-2008, 12:34 PM
  5. [Release] Reputation Booster - NPC Script
    By nofix in forum WoW EMU General Releases
    Replies: 3
    Last Post: 09-11-2008, 04:22 PM
All times are GMT -5. The time now is 09:38 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