No problems :D
Printable View
No problems :D
If your bored you could do some for the instances.
Who i can add meaby
Teleport to Stormwind, Darnassus, Ironforge, Exodar
pleas tell me who i can this do? for 1 NPC
I have moved your thread to a more suitable location.
Yuo should all try doing it in SD2(c++ project), its easy and it will make the UI way better looking ;)
Can you make this for 3.0.9 please?
Thanks!
will this work on mangos 2.4.3 noobpack by 711?
MySQL said: Documentation
#1054 - Unknown column 'civilian' in 'field list'
Nice job mate!
good, thx.
Any locs for Ulduar?
Plz update this for the current mangos core, Thx in advance...
Yo uso Mangos 7983 ScriptDev2 rev1128 y no me detectaba algunas tablas y valores entonces modifique un poco y me funciono...asi me quedo:
[Copian y pegan todo el texto en el bloc de notas y sustituyen lo que se encuentra en negrita como antes se menciono y guardan el archivo con la extension .sql para poder importarlo en la base de datos mangos.
DELETE FROM `creature_questrelation` WHERE `quest` = 100000;
DELETE FROM `gameobject_questrelation` WHERE `quest` = 100000;
UPDATE `item_template` SET `StartQuest`=0 WHERE `StartQuest` = 100000;
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES (40001, 100000);
UPDATE `creature_template` SET `npcflag`=`npcflag`|2 WHERE `entry` = 40001;
DELETE FROM `creature_involvedrelation` WHERE `quest` = 100000;
DELETE FROM `gameobject_involvedrelation` WHERE `quest` = 100000;
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES (40001, 100000);
UPDATE `creature_template` SET `npcflag`=`npcflag`|2 WHERE `entry`=40001;
DELETE FROM `quest_end_scripts` WHERE `id`=100000;
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `x`, `y`, `z`, `o`) VALUES
(100000, 0, 6, 0, 0, -13229.88, 226.21, 32.70, 1.066);
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredRaces`, `RequiredSkillValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `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`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `StartScript`, `CompleteScript`) VALUES (100000, 0, 30, 0, 0, 1791, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Teleport to Gurubashi Arena', 'Teleport to Gurubashi Arena Costs 50s', 'Pay the vendor 50s', '50s Please', '50s Please', '', '', '', '', '', 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 100000);
Espero les ayude xD
Atte. Hunt
Cam aiurea sa intreb dar totusi.. unde si cum pun respectivele scripturi ?
Srry dar nu prea ma pricep