
Results 1 to 1 of 1
Threaded View
-
12-01-09, 02:22 AM #1
[Release] Warp/Buff/Heal/Morph NPC (LUA Scripted)
NPC SPECS:
-Teleporter
-Res Sickness Remover
-Buffer
-Morphing
-Healing Option
NPC ID: 901314 (.npc spawn 901314)
Download HERE
SQL
Code:INSERT INTO creature_proto (entry, minlevel, maxlevel, faction, minhealth, maxhealth, mana, scale, npcflags, attacktime, 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) VALUES (901314, 70, 70, 35, 100000, 100000, 0, 1, 1, 1800, 150, 250, 1800, 500, 650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36000, 0, 0, 0, 0, 0, 0, 0, 1, 0, "MEMO", 0, 0, 0, 0); INSERT INTO creature_names (entry, `name`, Subname, Flags1, type, Family, Rank, unk4, SpellDataID, male_displayid, female_displayid, unknown_float1, unknown_float2, Civilian, Leader, info_str) VALUES (901314,"Teleporter Copter","Taxi Service",0,7,0,0,0,NULL,22720,22720,1, 1,1,NULL, '');