Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > World of Warcraft
You last visited: Today at 00:19

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



PvP-wache für Trinity-Core

Discussion on PvP-wache für Trinity-Core within the World of Warcraft forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2010
Posts: 17
Received Thanks: 3
PvP-wache für Trinity-Core

ok... die Aufgabe hört sich jetzt einfach an.... aber ich hab hier einen Spezial-Fall... auf dem Server vom Kollegen ( wird sicherheitshalber nicht genannt ) habe ich die Aufgabe erhalten eine PVP-Wache zu erstellen..... habe aber im nachinein erfahren das dies ein Linux-Root mit Ribon-Datenbank und einer Trinity-Mangos-Mix-Core versehen ist..... habe mich schon wie son Irrer durch das Internet gegooglet und immer noch nix gefunden.... deswegen frage ich bei euch an ob ihr vllt mir helfen könnt..... gebe auch einen Auszug von der PvP-Wache die erstelllt werden soll...
Mein Problem ist jetzt das ich unterschiedliche Flags ausprobiert habe, doch nix funktioniert.
selbst mit dem Programm Quice kann ich da nix enstellen.
wäre super wenn ihr helfen könntet.
Gruß der Hed



Code:
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for creature_template
-- ----------------------------
CREATE TABLE `creature_template` (
  `entry` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `difficulty_entry_1` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `difficulty_entry_2` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `difficulty_entry_3` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `KillCredit1` int(11) unsigned NOT NULL DEFAULT '0',
  `KillCredit2` int(11) unsigned NOT NULL DEFAULT '0',
  `modelid1` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `modelid2` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `modelid3` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `modelid4` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `name` char(100) NOT NULL DEFAULT '0',
  `subname` char(100) DEFAULT NULL,
  `IconName` char(100) DEFAULT NULL,
  `gossip_menu_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `minlevel` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `maxlevel` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `minhealth` int(10) unsigned NOT NULL DEFAULT '0',
  `maxhealth` int(10) unsigned NOT NULL DEFAULT '0',
  `minmana` int(10) unsigned NOT NULL DEFAULT '0',
  `maxmana` int(10) unsigned NOT NULL DEFAULT '0',
  `armor` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `faction_A` smallint(5) unsigned NOT NULL DEFAULT '0',
  `faction_H` smallint(5) unsigned NOT NULL DEFAULT '0',
  `npcflag` int(10) unsigned NOT NULL DEFAULT '0',
  `speed` float DEFAULT '1',
  `scale` float NOT NULL DEFAULT '1',
  `rank` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `mindmg` float NOT NULL DEFAULT '0',
  `maxdmg` float NOT NULL DEFAULT '0',
  `dmgschool` tinyint(4) NOT NULL DEFAULT '0',
  `attackpower` int(10) unsigned NOT NULL DEFAULT '0',
  `dmg_multiplier` float NOT NULL DEFAULT '1',
  `baseattacktime` int(10) unsigned NOT NULL DEFAULT '0',
  `rangeattacktime` int(10) unsigned NOT NULL DEFAULT '0',
  `unit_class` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `unit_flags` int(10) unsigned NOT NULL DEFAULT '0',
  `dynamicflags` int(10) unsigned NOT NULL DEFAULT '0',
  `family` tinyint(4) NOT NULL DEFAULT '0',
  `trainer_type` tinyint(4) NOT NULL DEFAULT '0',
  `trainer_spell` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `trainer_class` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `trainer_race` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `minrangedmg` float NOT NULL DEFAULT '0',
  `maxrangedmg` float NOT NULL DEFAULT '0',
  `rangedattackpower` smallint(5) unsigned NOT NULL DEFAULT '0',
  `type` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `type_flags` int(10) unsigned NOT NULL DEFAULT '0',
  `lootid` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `pickpocketloot` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `skinloot` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `resistance1` smallint(5) NOT NULL DEFAULT '0',
  `resistance2` smallint(5) NOT NULL DEFAULT '0',
  `resistance3` smallint(5) NOT NULL DEFAULT '0',
  `resistance4` smallint(5) NOT NULL DEFAULT '0',
  `resistance5` smallint(5) NOT NULL DEFAULT '0',
  `resistance6` smallint(5) NOT NULL DEFAULT '0',
  `spell1` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `spell2` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `spell3` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `spell4` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `spell5` mediumint(8) NOT NULL,
  `spell6` mediumint(8) NOT NULL,
  `spell7` mediumint(8) NOT NULL,
  `spell8` mediumint(8) NOT NULL,
  `PetSpellDataId` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `VehicleId` mediumint(8) NOT NULL,
  `mingold` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `maxgold` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `AIName` char(64) NOT NULL DEFAULT '',
  `MovementType` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `InhabitType` tinyint(3) unsigned NOT NULL DEFAULT '3',
  `unk16` float NOT NULL DEFAULT '1',
  `unk17` float NOT NULL DEFAULT '1',
  `RacialLeader` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `questItem1` int(11) unsigned NOT NULL DEFAULT '0',
  `questItem2` int(11) unsigned NOT NULL DEFAULT '0',
  `questItem3` int(11) unsigned NOT NULL DEFAULT '0',
  `questItem4` int(11) unsigned NOT NULL DEFAULT '0',
  `questItem5` int(11) unsigned NOT NULL DEFAULT '0',
  `questItem6` int(11) unsigned NOT NULL DEFAULT '0',
  `movementId` int(11) unsigned NOT NULL DEFAULT '0',
  `RegenHealth` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `equipment_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `mechanic_immune_mask` int(10) unsigned NOT NULL DEFAULT '0',
  `flags_extra` int(10) unsigned NOT NULL DEFAULT '0',
  `ScriptName` char(64) NOT NULL DEFAULT '',
  PRIMARY KEY (`entry`),
  KEY `pickpocketloot` (`pickpocketloot`),
  KEY `skinloot` (`skinloot`),
  KEY `lootid` (`lootid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Creature System';

-- ----------------------------
-- Records 
-- ----------------------------
INSERT INTO `creature_template` VALUES ('99999', '0', '0', '0', '0', '0', '28120', '0', '0', '0', 'PvP Wache', '<KEIN PVP>', '', '0', '99', '100', '1000000', '1000000', '111111', '2222222', '333333', '35', '7', '33554432', '99', '1', '1', '4.45455e+07', '4.55556e+10', '0', '0', '1', '100', '0', '0', '4096', '0', '0', '0', '0', '0', '0', '0', '0', '0', '10', '0', '0', '0', '0', '5555', '5555', '5555', '5555', '5555', '5555', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '16777215', '16777215', '', '0', '3', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '');
[EDIT] korrigiert mich wenn ich im faslchen forum gelandet bin
Hedraut3r is offline  
Old 01/20/2010, 09:56   #2
 
Keksautomat's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 433
Received Thanks: 50
Habe einem Kumpel mal bescheid gegeben, der kennt sich mit soetwas gut aus. Sollst nur wissen, dass ich es weitergeleitet habe und dir nicht die Füße in den Bauch stehen sollst.

[Kann aber auch sein, dass er kein Interesse hat sich hier zu melden, werde meinen Beitrag dann editieren]

Gruß
Keksautomat is offline  
Old 01/20/2010, 14:39   #3
 
elite*gold: 0
Join Date: Jan 2010
Posts: 17
Received Thanks: 3
danke... wäre echt super... da wir ( etwa 10 leute ) damit echt überfragt sind... -.- ^^ das so als hätten die ihren eigenen gedanken
Hedraut3r is offline  
Old 01/20/2010, 23:13   #4
 
elite*gold: 0
Join Date: Jan 2010
Posts: 17
Received Thanks: 3
ok... haben durch n tipp erfahren das die wachen in area52 ebenso auf pvp anspringen... ... haben die flags übernommen und jetzt funzts... trtzdem danke.... ich werde morgen einma die flags für ne Linux-Trinity-mangos-mixed-core posten.... ansonsten euch nochn schönen tag
Hedraut3r is offline  
Old 03/19/2010, 23:52   #5
 
elite*gold: 0
Join Date: Mar 2010
Posts: 1
Received Thanks: 0
Hey ich wollte auch ne pvp wache erstellen hab die wachen aus area 52 einfach um geschrieben also name und dmg etc. verändert jedoch springen die erst auf pvp an wenn der der angegriffen hat in die wache reinläuft.
wie kann ich das änder das die früher angreifen?
darksoulzzz is offline  
Reply


Similar Threads Similar Threads
[Suche] Trinity Core 3.3.5
11/11/2011 - WoW Private Server - 4 Replies
Hey Leute hab mal gegoogelt nach ner Core für 3.3.5,da ich gerne updaten möchte,habe aber leider nix gefunden bzw nur tote Links.Kann mir mal jemand den DL posten/schicken? Thread kann nach Antwort geclosed werden^^
Trinity Core Sayuri [Frage]
08/26/2010 - WoW Private Server - 0 Replies
Ich wollte mal fragen ob jemand weis das Trinity Core Sayuri Open Source ist oder nicht wenn ja wo ?
Trinity core 3.3.2 fährt nicht hoch
07/28/2010 - WoW Private Server - 0 Replies
Hi, Ich hab den trinity core für patch 3.3.2 kompeliert auf meinen linux root. Da gabs zwar ein paar kleinere probleme aber am schluss lief alles dank einer hilfe perfekt. Nun bekomme ich beim starten des server (nach dem laden der db)diese fehler meldung: *** glibc detected *** ./trinity-core: free(): invalid pointer: 0xb7a1a3c4 *** ======= Backtrace: ========= /lib/libc.so.6(+0x6c12a) /lib/libc.so.6(+0x6d988) /lib/libc.so.6(cfree+0x6d) /usr/lib/libstdc++.so.6(_ZdlPv+0x21)...
Trinity Core LandOfLegends
11/09/2009 - World of Warcraft - 5 Replies
Morgen, Vlt kennt einer den Server LandOfLegends, dort läuft version 2.4.3 und läuft aufm dem Trinity Core Emulator. Meine frage ist, ob jemand weiß was z.Z dort alles an hack/Exploit/bug's läuft... In Moment benutze ich dort nur den neusten Emu hacker, aber der funktioniert ja eh überall =) Wer was weiß, und was überhaupt z.Z möglich ist auf Trinity Core, dann bitte hier rein Posten, kann auch ein Sammelthread werden.
UDB Datenkbank Trinity tauglich machen (2.4.3, aktuelster Trinity Core)
07/13/2009 - WoW Private Server - 2 Replies
Gibts da nen Converter? Ich arbeite zum ersten mal mit Trinity und häng jetzt an der Datenbank fest :-( bekomm leider beim starten immer Errors und denke das es an der DB liegt da ich diese einfach ausm UDB Forum hab (0.10.5 "Bag of Candies" is die letzte Rev für 2.4.3). Wenn jemand nen converter kennt wär ich dankbar :P die reden alle immer von "convert it to tc format" aber selbst google kann mir da nich helfen :P Gruß



All times are GMT +1. The time now is 00:20.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.