Hello Everybody ! As I see theres no Event Engines In MxC " Working Links "
So I Decided To Share Something !
Credits : In Read-Me.txt Inside the files :)
1 ) Fully Working CTF Event ! ( Core, DP, Part Inside The File )
Download Link : Leech Me
Review :
# players there not participated in ctf can target ctf participants?
CTFAllowInterference=false
# ctf participants can use potions?
CTFAllowPotions=true
# ctf participants can summon by item?
CTFAllowSummon=false
# remove all effects of ctf participants on event start?
CTFOnStartRemoveAllEffects=true
# unsummon pet of ctf participants on event start?
CTFOnStartUnsummonPet=true
2 ) Fully Working VIP Event !
Download Link : Leech Me
Review :
-- --------------------------------------------------------
--
-- Table structure for table `VIPinfo`
--
CREATE TABLE `VIPinfo` (
`teamID` int(11) NOT NULL,
`endx` int(11) NOT NULL,
`endy` int(11) NOT NULL,
`endz` int(11) NOT NULL,
`startx` int(11) NOT NULL,
`starty` int(11) NOT NULL,
`startz` int(11) NOT NULL,
PRIMARY KEY (`teamID`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `VIPinfo`
--
INSERT INTO `VIPinfo` VALUES (1, -84583, 242788, -3735, -101319, 213272, -3100);
INSERT INTO `VIPinfo` VALUES (2, 45714, 49703, -3065, 55782, 81597, -3610);
INSERT INTO `VIPinfo` VALUES (3, 11249, 16890, -4667, -22732, 12586, -2996);
INSERT INTO `VIPinfo` VALUES (4, -44737, -113582, -204, 27053, -88454, -3286);
INSERT INTO `VIPinfo` VALUES (5, 116047, -179059, -1026, 121145, -215673, -3571);
1 ) Fully Working Town War Event ![/i] ( Core Part Inside The File )
Download Link : Leech Me
Review :
+#----------------------------------
+#Town War
+#----------------------------------
+# //townwar_start - Starts town war in Giran
+# //townwar_end - Ends townwar in Giran
+# Town id
+#2: // Talking Island
+#3: // Elven village
+#1: // Dark elf village
+#4: // Orc village
+#6: // Dwarven village
+#7: // Gludio
+#5: // Gludin
+#8: // Dion
+#9: // Giran
+#10: // Oren
+#12: // Aden
+#11: // Hunters village
+#9: // Giran Harbour
+#15: // Heine
+#14: // Rune
+#13: // Goddard
+#17: // Schuttgart
+#16: // Floran
+#20: //Kamael Village
+TWTownId = 9
+
+#Set all towns?
+TWAllTowns = False
+
+#Reward for each kill:
+
+TownWarItemId = 57
+TownWarItemAmount = 5000
+
+# Give PKers karma during townwar?
+AllowKarma = False
+
+# Disable GK while in event?
+DisableGK = True
+
+# If yes it will send a ressurect ask on death.
+# If no when you die youll be there dead until the event ends.
+# Set to false if you want KOTH town.
+SendRessOnDeath = false
1 ) Fully Working TvT Event " Commands " ![/i] ( Core )
Download Link : Leech Me
Review :
"tvtjoin", "join", "tvtleave", "leave", "tvtinfo"