[Release] Keazain Gold Quest NPC for ArcEmu 3.0.3 menu

User Tag List

Results 1 to 5 of 5
  1. #1
    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)

    [Release] Keazain Gold Quest NPC for ArcEmu 3.0.3

    I wont to release my Death Knight Gold Quest NPC for all of you who want to let people have fun insted of just adding gold for all players.

    This NPC is Arthas ID and is a gold quest for 50,000 G (you can adjust amount your self easely)

    Just run this data to your world db and restart server and last: .npc spawn 70000 1

    Now you have added your new NPC for ever by adding num. 1 in the end and your players can now get to your gold quest npc.

    insert into `creature_names` (`entry`, `name`, `subname`, `info_str`, `Flags1`, `type`, `family`, `rank`, `unk4`, `spelldataid`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `unknown_float1`, `unknown_float2`, `civilian`, `leader`) values('70000','Server Gold Quest','get some free gold from me','','0','7','0','0','0',NULL,'24191','0','0','0','1','1','1',NULL);

    insert into `creature_proto` (`entry`, `minlevel`, `maxlevel`, `faction`, `minhealth`, `maxhealth`, `mana`, `scale`, `npcflags`, `attacktime`, `attacktype`, `mindamage`, `maxdamage`, `rangedattacktime`, `rangedmindamage`, `rangedmaxdamage`, `mountdisplayid`, `equipmodel1`, `equipinfo1`, `equipslot1`, `equipmodel2`, `equipinfo2`, `equipslot2`, `equipmodel3`, `equipinfo3`, `equipslot3`, `respawntime`, `armor`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `combat_reach`, `bounding_radius`, `auras`, `boss`, `money`, `invisibility_type`, `death_state`, `walk_speed`, `run_speed`, `fly_speed`, `extra_a9_flags`, `spell1`, `spell2`, `spell3`, `spell4`, `spell_flags`) values('70000','5','5','190','133','133','0','1.5','2','2000','0','3','3.87','0' ,'0','0','0','0','0','0','0','0','0','0','0','0','30','126','0','0','0','0','0', '0','2','0','','0','0','0','0','2.5','8','14','0','0','0','0','0','0');

    insert into `creature_quest_finisher` (`id`, `quest`) values('70000','80000');

    insert into `creature_quest_starter` (`id`, `quest`) values('70000','80000');

    insert into `quests` (`entry`, `ZoneId`, `sort`, `flags`, `MinLevel`, `questlevel`, `Type`, `RequiredRaces`, `RequiredClass`, `RequiredTradeskill`, `RequiredTradeskillValue`, `RequiredRepFaction`, `RequiredRepValue`, `LimitTime`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `srcItem`, `SrcItemCount`, `Title`, `Details`, `Objectives`, `CompletionText`, `IncompleteText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqKillMobOrGOId1`, `ReqKillMobOrGOId2`, `ReqKillMobOrGOId3`, `ReqKillMobOrGOId4`, `ReqKillMobOrGOCount1`, `ReqKillMobOrGOCount2`, `ReqKillMobOrGOCount3`, `ReqKillMobOrGOCount4`, `ReqCastSpellId1`, `ReqCastSpellId2`, `ReqCastSpellId3`, `ReqCastSpellId4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepFaction6`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewRepValue6`, `RewRepLimit`, `RewMoney`, `RewXP`, `RewSpell`, `CastSpell`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `RewardMoneyAtMaxLevel`, `ExploreTrigger1`, `ExploreTrigger2`, `ExploreTrigger3`, `ExploreTrigger4`, `RequiredQuest1`, `RequiredQuest2`, `RequiredQuest3`, `RequiredQuest4`, `ReceiveItemId1`, `ReceiveItemId2`, `ReceiveItemId3`, `ReceiveItemId4`, `ReceiveItemCount1`, `ReceiveItemCount2`, `ReceiveItemCount3`, `ReceiveItemCount4`, `IsRepeatable`) values('80000','0','0','0','1','1','0','1791','1503','0','0','0','0','0','0','0' ,'0','0','0','Server Gold Quest','Need some gold? Talk to me and ill give you 50,000 Gold!','When you need more gold, please come back and i give you 50.000 gold more!','Enjoy the gold and have fun!','','','','','','','0','0','0','0','0','0','0','0','0','0','0','0','0','0', '0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0', '0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','500 000000','100000','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','1' ,'0','0','0','0','0','0','0','1');
    I dont know if this is for all, but im sure theres some who want this NPC

    Regards from Keazain

    [Release] Keazain Gold Quest NPC for ArcEmu 3.0.3
  2. #2
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have seen this before and use to have this in my old server. Nice share so I will 2 +Rep.

  3. #3
    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)
    yeh i know some servers have it but also that some is looking for this, i just added Arthas ID to him and cleaned him up for 3.0.3
    thx chaotic 35

  4. #4
    dod's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do i adjust the gold given and how many time it is able to be given



    + rep very nice

  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)
    you can get gold all the time from him and adjust: do this, change value in red to ex. 1 before 5 and you get 150,000 gold.

    ('80000','0','0','0','1','1','0','1791','1503','0','0','0','0','0','0','0' ,'0','0','0','Server Gold Quest','Need some gold? Talk to me and ill give you 50,000 Gold!','When you need more gold, please come back and i give you 50.000 gold more!','Enjoy the gold and have fun!','','','','','','','0','0','0','0','0','0','0','0','0','0','0','0','0','0', '0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0', '0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','500 000000','100000','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','1' ,'0','0','0','0','0','0','0','1');

Similar Threads

  1. Quest Creator for Arcemu
    By Energizer Rabbit in forum WoW EMU Programs
    Replies: 19
    Last Post: 10-30-2009, 08:11 PM
  2. Website Quest Creator for ARCEMU!
    By chaoticd35 in forum WoW EMU Programs
    Replies: 12
    Last Post: 10-09-2009, 08:37 AM
  3. [RELEASE] Insanely Useful Quest NPC For PvP/Fun Servers
    By Xeneth in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 01-11-2008, 01:48 PM
  4. [INFO] Insanely Useful Quest NPC For PvP/Fun Servers
    By Xeneth in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 01-11-2008, 12:17 AM
  5. [Release]City Teleport NPC for Antrix
    By latruwski in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 12-18-2007, 08:38 AM
All times are GMT -5. The time now is 12:50 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