HI,
hat einer von euch den nervigen kleinen Gnom Manaflausch gefixt?
Bei mir verwandelt er leider keinen in ein Schaf /emoticons/default_sad.png
THX
HI,
hat einer von euch den nervigen kleinen Gnom Manaflausch gefixt?
Bei mir verwandelt er leider keinen in ein Schaf /emoticons/default_sad.png
THX
also bei mir funktioniert er
spawnpoints
[SPOILER]DELETE FROM creature
WHERE id
=32838;
INSERT INTO creature
(guid
,id
,map
,spawnMask
,phaseMask
,modelid
,equipment_id
,position_x
,position_y
,position_z
,orientation
,spawntimesecs
,spawndist
,currentwaypoint
,curhealth
,curmana
,DeathState
,MovementType
) VALUES
(54462, 32838, 571, 1, 65535, 0, 846, 5916.5, 566.104, 639.627, 3.37729, 300, 0, 0, 3347, 8139, 0, 0),
(54553, 32838, 571, 1, 65535, 0, 846, 5883.59, 553.694, 640.055, 6.26756, 300, 0, 0, 3347, 8139, 0, 0),
(54528, 32838, 571, 1, 65535, 0, 846, 5974.1, 611.642, 650.628, 2.70735, 300, 0, 0, 3347, 8139, 0, 0),
(54527, 32838, 571, 1, 65535, 0, 846, 5843.95, 650.709, 647.513, 6.02801, 300, 0, 0, 3347, 8139, 0, 0),
(54531, 32838, 571, 1, 65535, 0, 846, 5638.53, 688.596, 651.993, 5.75313, 300, 0, 0, 3347, 8139, 0, 0),
(54532, 32838, 571, 1, 65535, 0, 846, 5669.11, 787.903, 653.696, 2.46859, 300, 0, 0, 3347, 8139, 0, 0);
[/SPOILER]
creature_ai_scripts
[SPOILER]DELETE FROM creature_ai_scripts
WHERE (creature_id
=32838);
INSERT INTO creature_ai_scripts
VALUES
(3283851, 32838, 10, 0, 100, 1, 1, 5, 21600000, 28800000, 11, 61834, 6, 22, 41, 0, 0, 0, 0, 0, 0, 0, ‘npc 32838’);
[/SPOILER]
kannst ja mal testen
gruß vardash
juhu,
danke dir es funzt.
Gruß Piggy
np /emoticons/default_smile.png