Jump to content

Recommended Posts

Posted (edited)

For High Five, L2j
 
Here it comes Shot The Dog Event. Now for free
 
Players are divided in two teams and they must fight transformed in Sniper Dogs with their Event Skills. In every kill they'll win Dollar Dogs, that they must use in the same Event to buy more powerful skills. The team that kill more enemies will won.
 

Features:
 
- Multiple Instance: You can choose if you want the script hand out the players in differents instances to avoid needless aglomerations

- Full configurable Event (language, prizes for winners, losers and ties, time periods, automatic or non-automatic...)
 

lono.jpgl40v.png

 

p8il.jpgrj5r.jpg

 
 
 
- Special GM Commands and special User Commands for the Event (incloudes and special event chat).
 
Admin commands:

  • shooter_menu - shows the admin event menu
  • shooter_advance - advance the event to the next period
  • shooter_abort - cancel the event
  • shooter_reg_log - shows the log of the registred players once the event has started
  • shooter_info - shows the actual configuration of the event
  • shooter_score - shows the actual scores of the event in the different zones (if multiple instance option is active)
  • shooter_eventchat_listen - turn on/off to listen the event chat for GMs

 

vsj3.jpg

 
- GM panel for the Event that changes between the differents periods
 

y4qo0.jpg5r4p.jpg

 
 
- All users can participate although their levels and classes won't be the same. All stats inside the Event are statics (Elemental stats doesn't affect).

 

1nsf.jpg

 
- The Event can be viewed by another players outside the event

 

1z2s.jpg

 
- Scores at the end of the Event

 

27sx.png

 

2weausz.jpg

 

5xlxc5.jpg

 

6xlq.jpg

 

be71.jpg

 
 
Event full configurable:
 

# ---------------------------------------------------------------------------
# Laszlo Events Config
# ---------------------------------------------------------------------------
#
# Be sure you have "CustomNpcTable" and "CustomSkillsLoad" in true values, check your General.properties file.
#
# ---------------------------------------------------------------------------
# Shot The Dog Event
# ---------------------------------------------------------------------------
# Enable Event. Disable for not use.
# Default: true
ShooterEventEnable = true

# Define your event language (htmls and system messages. For skills description use the correct skillname-e).
# Default: english
# Avaiable Options: english, spanish
ShooterEventLang = english

# If it is true, the event will start automatically at scheduled hours, set in "STDEventInterval" values.
# Default: false
ShooterEventAutomatic = true

# Times Shot The Dog will occur (24h format).
STDEventInterval = 16:20,15:45


# If the value is true, the script will create predeterminated instances (max 5) and replace the players in those if ShooterEventParticipantsMaxInstance exceeds the own value.
# NOTE: if the value is false, all the participants will be in the same place. Use true to avoid innecessary aglomeration.
# Default: true
ShooterEventMultipleInstance = true


# Allow the players to see the features of the event in the inscription NPC (max-min players, max-min levels, prizes...)
# Default: true
ShooterEventFeatureView = true


# Num of minimun Participants
# Default: 2
ShooterEventParticipantsMin = 2


# Num of maxim Participants in total.
# Default: 200
ShooterEventParticipantsMaxTotal = 200


# If the value is true, there will be a max-min level for the inscription.
# Default: true
ShooterEventLevelLimit = true
# if you don't want max level limit, write 99
ShooterEventLevelLimitMax = 99
ShooterEventLevelLimitMin = 40


# Num of maxim Participants in each instance. If the num of players exceeds this value, the script will redirect a equal num of players in differents event instances, to avoid inneccessary algomeration
# NOTE: There are max five event instances for this event. Shot The Dog Event works properly if the math relation beetwen ShooterEventParticipantsMaxTotal and ShooterEventParticipantsMaxInstance is 5
# Default: 40
ShooterEventParticipantsMaxInstance = 4


# Reward ID
# Default: 57
ShooterEventRewardId = 57


# Reward Quantity
# Default: 10000
ShooterEventRewardQuant = 10000


# Reward for loser Team. If it is true, it will give a reward to the loser team
# Default: false
ShooterEventEnableRewardLoser = true


# Reward ID for loser Team
# Default: 57
ShooterEventRewardIdLoser = 57


# Reward Quantity for loser Team
# Default: 10000
ShooterEventRewardQuantLoser = 1


# Reward for event ended in Tie. If it is true, both teams will have reward
# Default: false
ShooterEventEnableRewardTie = true


# Reward ID for Tie situation
# Default: 57
ShooterEventRewardIdTie = 57


# Reward Quantity for Tie situation
# Default: 10000
ShooterEventRewardQuantTie = 100


#Inscription time once start announcments (in mseconds)
# Default: 600000 (10 minuts)
ShooterEventInscriptionTime = 600000


#Time to prepare party and skills once the event has started (in mseconds). Can't be inferior than 5.
# Default: 30000 (30 seconds.)
ShooterEventPreparationTime = 30000


#Duration of the Event (in mseconds)
# Default: 600000 (10 minuts)
ShooterEventProcessTime = 600000


#Time that allows the player view the stadistics of the event when it has ended (in mseconds).
# Default: 300000 (5 minuts.)
ShooterEventStadisticsTime = 300000


# Location for Inscription NPCs (3) Event spawn in form x,y,z[,heading]
# Default Giran: 83403,148618,-3404,32049
# Default Aden: 147450,25813,-2012,17681
# Default Goddard: 147685,-55514,-2734,49151
ShooterEventNpc1Coordinates = 83403,148618,-3404,32049
ShooterEventNpc2Coordinates = 147450,25813,-2012,17681
ShooterEventNpc3Coordinates = 147685,-55514,-2734,49151


# Fire Friend (only skills) in Shot The Dog Event
# Default: false
ShooterEventFireFriend = false

Links:

https://mega.co.nz/#!0t1CWT6S!TSUuHQk_NcJMKzyQmghMXkWo2UIIx5IsFh28D7h3Ypk

https://www.mediafire.com/?kirs0m1fwp06988


More Events coming soon!
 
Credits by:
Laszlo's Developers

Edited by kuriku
  • Upvote 1
Posted

you forgot the configs.java :P but seem nc event

Oops, I forgot completly add the file with the mods in existents files in Core and DP side, my fault.

 

But now it's re-uploaded. Thnx!

Posted

Oops, I forgot completly add the file with the mods in existents files in Core and DP side, my fault.

 

But now it's re-uploaded. Thnx!

I forgot i already made them i could send them to you and upload :P 

Posted (edited)

I have a problem.. i add this Event correct, but after start GS and use any skill, char stands still..

anyone help me?

Edited by Hl4p3x
Posted

There are any error missages in the log¿?

Look in core-side, at L2Character.java and be sure you paste correctly the code.

If the problem still exists, paste the full file here.

Posted

There are any error missages in the log¿?

Look in core-side, at L2Character.java and be sure you paste correctly the code.

If the problem still exists, paste the full file here.

No errors in GS... Just my gm char stands still.. I will place the codes again and report to u..

Posted

Well i am using freya and i need to adopt it completely even config.java need adopt for me :D no tested yet.

Me pe8anan ta agglika s .. an katalava kala 8es kapoion na st kanei addapt ?

 

An nai , dokimase mia monos sou kai oti provlima exeis edw eimaste apla kane ena post kai 8a se boi8isoume.

Posted (edited)

Me pe8anan ta agglika s .. an katalava kala 8es kapoion na st kanei addapt ?

 

An nai , dokimase mia monos sou kai oti provlima exeis edw eimaste apla kane ena post kai 8a se boi8isoume.

Ελα ρε εσυ professional θα κοιταξω τα αγγλικα μου στο maxcheaters χα και τι adopt? εγω θα το κανω adopt σε freya και θα το κανω share

Τεκνον μου :P

Edited by WolfGiaS3na
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Posts

    • never met a programmer that doesnt know english xD and as he said his knowledge and skills are beyond our imagination xD
    • nice work, welcome back to world of lineage development @melron 😄
    • He's likely baiting you to download his source full of backdoors indeed
    • Yeah inside router i had to enable udnp services 
    • Hello cheaters, As a team of avid developers and enthusiasts of Lineage 2, we are excited to present the L2 Control Hub, a groundbreaking plugin designed by myself and my collaborator, StinkyMadness. This innovative tool equips server administrators with powerful automation capabilities directly within the game's community board. L2 Control Hub simplifies the creation and management of automations, enabling you to customize your server operations without the need to modify the source code.   Key Features of L2 Control Hub: Robust Automation Triggers: Select from a plethora of triggers currently available, with continuous additions in the works to enhance your control options. Dynamic Conditions and Actions: Tailor your server operations with an extensive range of conditions and actions, ensuring flexible and precise control over game events and player interactions. Customizable Variables: Easily integrate server-specific variables from your database to further personalize and streamline your automations. Utilize these variables across various automation scenarios to cater to your specific server requirements. JavaScript Integration: Execute custom JavaScript codes that interact seamlessly with Java classes, bringing advanced functionalities to your server's ecosystem.   Explore L2 Control Hub in Action: We've prepared a series of video tutorials to demonstrate the capabilities of L2 Control Hub: Control Hub - Create a Simple Flow with 1 Condition and 1 Action: Get started with basic automations. Control Hub - Multiple Conditions with Multiple Actions: Explore more complex automations for detailed server management. Control Hub - Using Variables: Discover how to implement and use custom variables for tailored automations. Control Hub - Using JavaScript: Experience the power of custom scripts in enhancing your server functionality.   L2 Control Hub is currently about 70% complete, and we are actively developing and refining features. We invite you to join our ➡️ Discord community ⬅️ to engage with the development process, provide feedback, and be the first to test new features. Additionally, any updates or changes to the plugin are seamlessly delivered to all customers directly from our web server, ensuring your system is always up-to-date without the need for manual downloads.   Your game, your rules, automated. Join us in redefining server management in Lineage 2 and elevate your gaming community with unmatched automation capabilities. For more details, contact us directly to get started with L2 Control Hub.   Currently, the plugin is developed using aCis sources. We will continue with these sources until we finalize all the necessary details before proceeding to integrate with the more prominent sources available.       The L2 Control Hub is designed to extend beyond mere functional additions to your server. We are in the process of implementing a suite of advanced mechanisms, such as a vote manager capable of interfacing with any Lineage 2 voting site without requiring configuration, live statistics to provide admins with real-time insights, and an event engine that can generate any desired event within seconds. All these features will be seamlessly integrated into the module, enhancing your server management experience significantly.     Please note that L2 Control Hub will be a premium tool, reflecting the extensive features and benefits it offers. While we are finalizing the pricing structure, rest assured that we aim to deliver great value for your investment. We will announce the cost details soon on our platforms to ensure everyone is well-informed and can plan accordingly. Join us to take your server management to the next level with L2 Control Hub.     
  • Topics

×
×
  • Create New...