Status :
Join Date : Nov 2010
Location : MmoTop.Org
Posts : 74
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power
: 2
Reputation:10
[LUA] Simple Teleporter
Teleporter
[Only registered and activated users can see links. ]Paste Bin
Once you download put into Server/scripts
Heres the npc sql
Code:
INSERT INTO `creature_names` (`entry`, `name`, `subname`, `info_str`, `flags1`, `type`, `family`, `rank`, `killcredit1`, `killcredit2`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `unknown_float1`, `unknown_float2`, `leader`, `questitem1`, `questitem2`, `questitem3`, `questitem4`, `questitem5`, `questitem6`, `waypointid`, `death_State`, `unk4`, `spelldataaid`, `spelldataid`, `civilian`) VALUES (133713, 'Teleporter', 'InfernoGaming', '', 0, 10, 0, 1, 0, 0, 1828, 1828, 1828, 1828, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `creature_proto` (`entry`, `minlevel`, `maxlevel`, `faction`, `minhealth`, `maxhealth`, `mana`, `scale`, `npcflags`, `attacktime`, `attacktype`, `mindamage`, `maxdamage`, `can_ranged`, `rangedattacktime`, `rangedmindamage`, `rangedmaxdamage`, `respawntime`, `armor`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `combat_reach`, `bounding_radius`, `auras`, `boss`, `money`, `invisibility_type`, `walk_speed`, `run_speed`, `fly_speed`, `extra_a9_flags`, `spell1`, `spell2`, `spell3`, `spell4`, `spell_flags`, `modImmunities`, `isTrainingDummy`, `guardtype`, `summonguard`) VALUES (133713, 80, 80, 35, 10000, 10000, 10000, 1, 1, 999, 0, 999, 999, 0, 0, 0, 0, 60000, 999, 0, 0, 0, 0, 0, 0, 0, 0, '0', 0, 0, 0, 2.5, 8, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
Execute that into Heidisql/Navicat
This is very simple but yes, if your starting a new server and have nothing else this is good enough
Credits
Warlord777 @ Ac web
Good Luck
Bookmarks