[Guide] Super easy Quest guide! even an Orc could do it! menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    922
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] Super easy Quest guide! even an Orc could do it!

    Guide to make quests made super EASY!

    Go to Navicat for MySQL and open up - quests and these are the inputs

    Code:
    Entry:
    Set A High Number.
    
    ZoneID:
    .gps and what comes up in MapID
    
    Sort:
    This Is Just The Same As ZoneID, .gps do the mapID
    
    Flags:
    4 is chain if you don't want a chain leave as zero.
    
    MinLevel:
    Pretty self explanatory. Ive seen 19 twink servers so if you don't want a lvl 1 to have it put 70
    
    MaxLevel:
    Put 225 if you have a 225 fun server it's simple
    
    Type:
    
    0 Solable
    1 Group
    41 PvP
    62 Raid
    81 Dungeon
    
    RequiredRace:
    
    690 = All The Hordes Races
    1101 = All The Alliance Races
    
    Skip until limit time
    
    LimitTime:
    
    How Much Time You Get Finish The Quest.
    
    SpecialFlags:
    
    Leave as 0
    
    PrevQuestId:
    
    If it's a chain set the quest ID of the quest before it.
    
    NextQuestId:
    
    If it's a chain set the quest ID of the next quest in line.
    
    SrcItem:
    
    If the quests requires you to burn something it will give the item you need for the quest
    
    SrcItemCount:
    
    How many burny things you get
    
    Title:
    
    The Title Of Your Quest.
    
    Details:
    
    Details, I wantz you to pwnz that nubz
    
    Objectives:
    
    I want you to go pwn 12 nub alliancez NOWZ LOL ( it says what they got to do )
    
    CompletionText:
    
    The Completion Text.
    
    Example:
    Jackie Moon is a god!
    
    IncompleteText:
    
    If You haven't pwnzord them in a set limit or failed an escort this is what you need to type in. EG: OMG FAILZORZ
    
    EndText:
    
    Text That Shows At The Bottom Of The Quest.
    
    Example:
    Nice Pew Pew
    
    ReqItemId1:
    
    If you need an item to finish the quest put the itemID here
    
    ReqItemCount1-4:
    
    Say you need item's from mobs this is how many.
    
    ReqKillMobOrGOId1-4
    
    ID of the mob you want PWNZORD
    
    ReqKillMobOrGOCount1-4:
    
    Number Of Creatures You Have To Kill
    
    RewChoiceItemId1-6:
    
    If you want them to choose the items (say for a mount quest)
    
    RewItemCount1-6:
    
    how many items you get amoungst finishing.
    
    RewItemId1-4:
    
    The quest reward woot EG: 33225
    
    RewRepFaction1-2:
    
    Leave as 0
    
    RewRepValue1-2:
    
    Leave as 0
    
    RewRepLimit:
    
    leave as 0
    
    RewMoney:
    
    Amount of money you gain 1 = 1 copper , 10000 = 1 gold
    
    RewXP:
    
    EXP: If your 70 it will turn to gold so don't go nuts
    
    Rewspell:
    
    If you gain a buff like fortitude or something
    
    Castspell:
    
    Spell ID go to www.wowhead.com and look up pyroblast and the number that comes up in the browser bar at the top copy and paste it.
    
    Pointmapid:
    
    leave as 0
    
    RequiredMoney:
    
    If you need to pay gold EWWWWW
    
    Skip the rest until your at ExplorerTrigger1-4
    
    Exploretrigger1-4:
    
    This is if you need to explore ( i don't bother it's AV)
    
    RequiredQuest1-4:
    
    If it's a chain put the previous quest ID here.
    
    ReceiveItemId1-4:
    
    The ID of the item that you get when finishing the quest: 33225 is NICE
    
    ReceiveItemCount1-4:
    
    The amount of items you recieve
    
    Is repeatable:
    
    0 = No
    1 = Yes
    Now Save it.

    Now if you want to add it to a NPC to give the quest, SELECT the NPC amd type

    .quest addboth (questID)
    Last edited by Jackie Moon; 07-08-2008 at 06:38 AM.
    Check out my YouTube: SkeetzGaming

    [Guide] Super easy Quest guide! even an Orc could do it!
  2. #2
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does it really work?cause i'm having promblems with the next quest id so tht it is a chain quest i thought it had to do with the flags to.
    2 Words guys dont like enless you put them together "dont" and "stop".

  3. #3
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok i'm having promblems i want my quest to be like i just started a quest and finished it then another one pops up like a chain quest well it is a chain quest but when i followed ur guide it doesnt work so ur missing something and i think it is "Flags" cause other guides said tht for a chain quest u had to have a 6 or something liek tht but didt have next or before quest stuff so it got confusing.Do u know what to do to have wht i said a couple minutes ago or a couple 10,20 words ago lol?
    2 Words guys dont like enless you put them together "dont" and "stop".

  4. #4
    Kiyoshi's Avatar Member
    Reputation
    28
    Join Date
    Jun 2008
    Posts
    192
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The orcs will come and rape you tonight...

    @ Munchy: You can use ADE (Ascent Database Editor) to make the quests and to make it start at one NPC and end at another you have to change the NPC ID in the 'creature_quests_starter' and 'creature_quests_finisher' tables.
    Last edited by Kiyoshi; 07-07-2008 at 10:57 AM.

  5. #5
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i know tht But i want when i finish a quest another one will be aviable a CHAIN QUEST!
    2 Words guys dont like enless you put them together "dont" and "stop".

  6. #6
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do u get what i'm saying?
    2 Words guys dont like enless you put them together "dont" and "stop".

  7. #7
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    922
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah read it you have to make it a chain try setting flags to 4
    Check out my YouTube: SkeetzGaming

  8. #8
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i know -.- ....... why u not tell us? its a guide right?
    2 Words guys dont like enless you put them together "dont" and "stop".

  9. #9
    **Sweeny**'s Avatar Member
    Reputation
    33
    Join Date
    Dec 2007
    Posts
    282
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i know tht But i want when i finish a quest another one will be aviable a CHAIN QUEST!
    Cloud just answered your question.. Unless you're meaning daily's you need a start + finish quest id's to be able to link the quests together.

  10. #10
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no one listened i did make it with like start=finish quest what i want is when u finsh a quest another will be avaible and u can only do tht quest by finishing the one before it.....
    2 Words guys dont like enless you put them together "dont" and "stop".

  11. #11
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thnks alot guys......
    2 Words guys dont like enless you put them together "dont" and "stop".

  12. #12
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    922
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its in the guide read it i re - red it and it works fine for me i'm afraid its in your boat here.
    Check out my YouTube: SkeetzGaming

  13. #13
    ***Munchy***'s Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not eally no offenece ths guide sucks balls
    2 Words guys dont like enless you put them together "dont" and "stop".

  14. #14
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    922
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    don't worry you stopped good - commenting my guides since i changed my name from skeetzorz
    Check out my YouTube: SkeetzGaming

  15. #15
    nemesisfluxx's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Helpful, thanks.

Page 1 of 2 12 LastLast

Similar Threads

  1. Super easy questing with friends [2xlooting]
    By nioter99 in forum WoW EMU Exploits & Bugs
    Replies: 8
    Last Post: 01-02-2009, 07:11 AM
  2. (Guide) Super Easy Way to Change Required GM Level To Use a Commnad
    By grayfm in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 07-04-2008, 04:27 PM
  3. SUPER EASY REQUEST!!! Will take maybe 5 seconds.
    By Dwarf in forum WoW ME Questions and Requests
    Replies: 6
    Last Post: 09-14-2006, 12:55 PM
  4. Super easy Linen and Wool farming!
    By McKeough in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 07-19-2006, 12:36 PM
  5. SUPER Easy Way Under SW!!!!
    By Tbone in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 07-19-2006, 10:27 AM
All times are GMT -5. The time now is 05:14 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