PDA

View Full Version : Big problem with npc spawn



nominey
22-01-10, 03:56 PM
ok i got a problem with my command .npc spawn <ID> its just spawning me a blue-white cube thing pls help :confused:

mag1212
22-01-10, 04:02 PM
try deleting cache and check if the id ur using is the right 1

Avidgamer
22-01-10, 05:09 PM
Well, that sounds like your using the wrong display ID or the wrong NPC ID.

Make sure the NPC's Display ID is valid, if it's not it'll give you a small blue cube.

Dimman
22-01-10, 05:10 PM
What DB/core are you using ?

Shinu44
22-01-10, 05:49 PM
While it is a bit of a restatement that has already been pointed out, perhaps its the other way around, has your client side been edited? perhaps your mpq no longer contains the display you're trying to use.
Granted, its much more likely that you're just using the wrong ID.
The same blue and white checkered box will always appear when you use an invalid display, for weapons, shields, just about anything. I recall live wow giving me that problem once... lol.

nominey
22-01-10, 07:20 PM
While it is a bit of a restatement that has already been pointed out, perhaps its the other way around, has your client side been edited? perhaps your mpq no longer contains the display you're trying to use.
Granted, its much more likely that you're just using the wrong ID.
The same blue and white checkered box will always appear when you use an invalid display, for weapons, shields, just about anything. I recall live wow giving me that problem once... lol.


What DB/core are you using ?


Well, that sounds like your using the wrong display ID or the wrong NPC ID.

Make sure the NPC's Display ID is valid, if it's not it'll give you a small blue cube.


try deleting cache and check if the id ur using is the right 1
ok so i checked everything i think its really when i tryed to update my server it bugged everything and i fixed like 3/4 the 1/4 missing is the npc xD and its not the wrong Id like im using this 7999 to spawn tyrande *personal pleasure* xDanyway umm i dont really think its cause i wrote the wrong Id anyway thx

CthulhuFtagn
22-01-10, 10:04 PM
Not sure what Core & DB you are using because you didn't answer «Dimman» (http://mmopro.net/forums/members/-dimman-.html)'s question but:


REPLACE INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_A`, `modelid_A2`, `modelid_H`, `modelid_H2`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed`, `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`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (7999, 0, 0, 0, 0, 0, 7274, 0, 7274, 0, 'Tyrande Whisperwind', 'High Priestess of Elune', '', 0, 83, 83, 5578000, 5578000, 85160, 85160, 10573, 124, 124, 2, 1.79, 1, 3, 496, 674, 0, 783, 35, 2000, 0, 2, 64, 0, 0, 0, 0, 0, 0, 365, 529, 98, 7, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20691, 20690, 20688, 20687, 0, 550000, 600000, '', 0, 3, 400, 20, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1466, 652951551, 2, '');

nominey
22-01-10, 10:38 PM
What DB/core are you using ?
arcemu the repack is shyemu v2

zlatko0o
05-02-10, 09:47 AM
find displayid of npc in wowhead.com then open your database and type in creature_proto if i remember ..