Quote:
Originally Posted by Sevenface
Jo es geht um ein internes netzwerk heimnetzwerk ! Ist VPN gebührenpflichtig oder was?
Hier die Fehlermeldung
[Err] 1054 - Unknown column 'modelid_A' in 'field list'
[Err] insert into `creature_template` (`entry`, `modelid_A`, `modelid_A2`, `modelid_H`, `modelid_H2`, `name`, `subname`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed`, `scale`, `rank`, `mindmg`, `maxdmg`, `baseattacktime`, `family`, `type`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `mingold`, `maxgold`)
values ('134123', '10979', '0', '0', '0', "Vendor T5", "LumixServer", '255', '255', '100000', '100001', '10001', '10001', '10000', '35', '35', '129', '8.00', '1', '0', '1000000', '1000001', '100', '0', '10', '0', '0', '0', '0', '0', '0', '0', '0');
[Msg] Finished - Unsuccessfully
|
Deine error meldung kommt mir irgendwie bekannt vor. Die Tabelle ist absolut unvollständig. Hier ein bsp. wie sie aussehen sollte. Das ist allerdings ein auszug der V 3.3.0a
INSERT 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
(3, 0, 0, 0, 0, 0, 987, 0, 987, 0, 'xxxxxx', '', NULL, 0, 24, 25, 660, 713, 0, 0, 1014, 14, 14, 0, 1.08, 1, 0, 31, 47, 0, 12, 1, 2000, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 25, 38, 10, 6, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 64, '', 1, 3, 1.02, 1, 0, 884, 1129, 0, 0, 0, 0, 0, 1, 0, 0, 0, '');
Was dein Internes Netzwerk betrifft, da brauchst du weder dynamisch oder VPN dazu.
[Only registered and activated users can see links. Click Here To Register...] hast du ein bsp. für eine netzwerk einrichtung.