Informatikai Barkács Fórum

WORLD OF WARCRAFT SZERVER => Általános => A témát indította: beriwhite Dátum 2011 január 12, 05:31:20 DÉLUTÁN

Cím: Vendor készítés
Írta: beriwhite Dátum 2011 január 12, 05:31:20 DÉLUTÁN
Sziasztok!

következő a probléma:
megcsináltam ezen az oldalon egy vendort: http://wow-v.co
de trinitycore ba szeretném behelyezni az oldalon pedig csak mangos serverre lehet leszedni az adatbázisát és
ezt a hiba üzenetet kaptam mikor megpróbáltam navicattel betenni:



<17:17:18> "Recowers": [Err] 1054 - Unknown column 'modelid_1' in 'field list'
[Err] insert into `creature_template` (`entry`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `baseattacktime`, `family`, `type`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `mingold`, `maxgold`)
values ('9995', '9732', '0', '0', '0', "extra vendor", "itemek", '80', '80', '100000', '100000', '60000', '60000', '10500', '85', '85', '4264065', '2.50', '8.00', '50', '1', '6500', '6500', '100', '1', '3', '100', '100', '100', '100', '100', '100', '105000', '105000');
[Msg] Finished - Unsuccessfully
-----------------------------------------------
válaszokat köszi!
Sziasztok!
Cím: Re:Vendor készítés
Írta: Gunner Dátum 2011 január 12, 06:00:18 DÉLUTÁN
wow-v.com-on akár mennyi vendort fogsz csinálni mindig is ez a hiba fog fogadni.Ajánlom csináld meg te magad saját 2 kezeddel.
Cím: Re:Vendor készítés
Írta: XeRoX Dátum 2011 január 12, 07:18:58 DÉLUTÁN
a wow-v csak régi patchre csinál vendort 3.3.5a ra már nem jók... :o

az adatbázisba csináld mert az tuti jó lesz... creature_template és ott beszúrás (phpmyadmin-ba)

http://dew.tfmworld.hu/image/db.png

(amm az új topic helyett a google... utána ha a keresés eredménytelen akkor új topic)
Cím: Re:Vendor készítés
Írta: Shartigan Dátum 2011 január 12, 07:38:43 DÉLUTÁN
Új topic előtt:

Alap Struktúra:
Idéz
INSERT INTO `world`.`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_A`, `faction_H`, `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`, `equipment_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `WDBVerified`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', NULL, NULL, '0', '1', '1', '0', '0', '0', '0', '1', '1.14286', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '3', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '', '1');

Amúgy BlueRák részletesen leírja egyik postjában, mit és hogy... :)
http://infobarkacs.hu/index.php?topic=4583.msg53867#msg53867
Cím: Re:Vendor készítés
Írta: Explo Dátum 2011 január 27, 07:22:40 DÉLUTÁN
Igaza van az előttem szólóknak.. csináld meg magad. Úgy sem bonyolultabb ha van egy minimális angol tudásod és tudsz józan paraszti ésszel gondolkozni.  :D
Sok sikert hozzá!