MMOCoin

Likes Likes:  0
Results 1 to 3 of 3
  1. #1
    Beginner

    Join Date
    Jan 2014
    Posts
    2
    Post Thanks / Like
    Rep Power
    13
    Reputation
    2

    Server Welcomer (Trinitycore 3.3.5a)

    So as the title says this is an Npc that has 2 different quests (you can choose which one you wish to add)

    1st Quest :- Welcome Quest With No Rule Book - This is just a simple welcome to your server quest that rewards gold (gold amount and texts are changeable in your quest_template section of the database)

    2nd Quest :- Welcome Quest With Rule Book - This is the same as above in 1st Quest but also gives the player a server rule book. (for this you will need to run the Rules Book.sql to add the rule book item)

    There is also a readme included.

    I have released an older version of this a while back on another forum, but this is an updated version

    For newest Trinity Rev - Download : http://fbe.am/tJ0



    If you would like the previous version then you can get that from - Download : Filebeam - Beam up that File Scottie!

    If you find any errors then please post and I shall assist asap, I hope that some may find useful.


    › See More: Server Welcomer (Trinitycore 3.3.5a)



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Beginner

    Join Date
    Jan 2009
    Posts
    1
    Post Thanks / Like
    Rep Power
    18
    Reputation
    2
    Update for Welcome NPC.sql
    TDB revision 54


    Code:
    INSERT INTO `creature_template`( `entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`,`npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES ('700001', '0', '0', '0', '0', '0', '25500', '', '', '', "Steward","Welcome to WoW Republik", "", '0', '80', '80', '0', '35','3', '1', '1', '1', '2', '2000', '5000', '0', '5000', '1', '3000', '3000', '1', '0', '8', '0', '', '0', '', '', '2000', '5000', '5000', '7', '8', '0', '0', '0', '500', '500', '500', '500', '500', '500', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', "NullAI", '', '3', '2.5', '', '2.5', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', "", '-1');

  4. #3
    Founder
    Apple's Avatar
    Join Date
    Jul 2008
    Location
    HeaveN
    Posts
    15,917
    Post Thanks / Like
    Rep Power
    10
    Reputation
    295

    Register to remove this ad
    thanks for sharing





 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •