Jump to content

[Share] Event Engines


Recommended Posts

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"

Link to comment
Share on other sites

seems cool.. i will check if vip and definitely war town if  are working in l2j gracia final and post here!... thanks for the share..

Town War Is 100% Working On Gracia Final ! As Well as CTF, VIP With some modifications :)

Already shared, but ok.

Matim Only Commands for tvt are already shared ! I Was searching 3 days in MxC :)

.. They are already share ... xaxaxa BUT ! No Working Links

 

Theres a but :)

Link to comment
Share on other sites

nice! i added town war just fine (it was a bit outdated and needed some modifcations but thats normal) but as i see in the vip patch file.. it was originaly made for c5 ..... hmm i will try it later.. but i doubt it will work properly.

 

oh i also added the tvt voiced commands.. they are ok (just needed to correct first line and remove an unused import) ;)

 

thanks again for share

 

ps: im talking about gracia final l2j latest revision for anyone who wonders

Link to comment
Share on other sites

Hi there,

Sorry for this post but .. can i only add this with java?

Because i have only added stuff to my server using my Gameserver map and Navicat (never worked with Java before)

Because i can't find a guide how to use it properly

Thanks in advance ...

 

Tuzane

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • Trying to add a Heal Over Time to flame and frost armor skills since Archmage & Spellslinger dont get a leech skill. I figured I would try to just add params in the skill xmls but the server dont like that at ALL the way I tried it. Anyone know if this is even possible?
    • Hi), we are searching dev for IL buff shop code. 
    • Im sorry you paid for something that is in a config file....   # --------------------------------------------------------------------------- # Premium Drop Configuration # These rates will be applied to premium char if AutoLoot in Drops.ini is TRUE # otherwise might create some exploits with pickup action # --------------------------------------------------------------------------- # General drop multiplier if item id is NOT in PrRateDropItemsById list PremiumRateDropItems = 2 # Specific multipliers for items, if you add one items in this list will # bypass PremiumRateDropItems # TIP: if you have one item id in Rates.ini for example 57,20 # This rate will multiply 20 * your number here so be carefull PrRateDropItemsById = 57,2;40002,2     This is inside PremiumService.ini, the yellow text above are the (itemID,DropMultiplier) you can separate items with semicolon. like in most of the .ini files. I should add that the above .ini file is in a hi5 pack so for aCis and other revisions Im not sure if its the same.
    • Less than 2 days for IL update and start of the newbie bonus program! Don't miss it out if you were thinking to start here, we're transitioning at 17th May, 9:00 (GMT +2) The description of bonus program is written in the post above.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock