U3Games

Lineage II | Desarrollo & Soporte => Implementaciones => Desarrollo de Servidores => Eventos => Mensaje iniciado por: Swarlog en Ago 06, 2022, 02:31 AM

Título: Evento Shot The Dog
Publicado por: Swarlog en Ago 06, 2022, 02:31 AM
Posible adaptación a otras crónicas si el código y el cliente lo permite.

Aquí llega el Evento Shot The Dog!

Los participantes se reparten en dos equipos y han de matar la mayor cantidad de enemigos posibles. Pero lo harán transformados de Sniper Dogs y solo podrán utilizar sus Skills de Evento. Cada muerte que realicen les otorgará Dollar Dogs, que pueden utilizar en el mismo Evento para comprar Skills mas poderosas y tomar ventaja ante sus adversarios.


Features:

- Multiple Instance: Puedes elegir que el Evento ocurra en una o en mas Instances para evitar algomeraciones innecesarias de jugadores

- Full configurable Event (lenguaje del evento, premios para ganadores, perdedores o en caso de empate, automatizacion del evento en un horario...)

(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg843%2F101%2Flono.jpg&hash=db9db8d0561340c91540f6c7732fa2c204185537)(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg843%2F4205%2Fl40v.png&hash=f4b31954c2af128128d2b75d2925d17ea26ba80f)

(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg841%2F9962%2Fp8il.jpg&hash=87e1be9f5d01d1cb6dd50dba511f8b5c21868457)(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg838%2F953%2Frj5r.jpg&hash=b5436c5a4c314cef05905a906e252d5db6fecb8c)


- Comandos de GM especiales para el Evento y comandos especiales del Evento para los jugadores (incloudes and special event chat).

Comandos de GM:
(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg843%2F9008%2Fvsj3.jpg&hash=28fe5e059ea20c0b98f884eafb6d365ad31c94a0)

- Menu de GM del Evento que cambia a medida que el Evento avanza para simplificar los comandos

(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg834%2F4978%2Fy4qo0.jpg&hash=9cfaed3c2970e88b6f71d0379ac908704a425643)(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg836%2F4006%2F5r4p.jpg&hash=314a03cd50b590ffd91bbdefd1017f66a1e79b85)

- Todos los jugadores pueden participan, no importa su clase, nivel, equipo... El Evento mantiene la igualdad de stats (stats elementales no afectan).
(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg834%2F8855%2F1nsf.jpg&hash=68260a9e2f867fcdb57b49e4b3d0441e37326c6e)

- El Evento puede ser visualizado por otros jugadores que no esten participando mediante una camara.
(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg843%2F1486%2F1z2s.jpg&hash=c3d656b59412134ff17003adf90f5b53d5aa87dd)

- Se muestran las puntuaciones personales y finales del Evento una vez finalizado
(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg836%2F9002%2F27sx.png&hash=3371e70d618b4b598af28068ffa13fe78f9431dc)

(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fi62.tinypic.com%2F2weausz.jpg&hash=b4ae9bfdb7c4524ea774c57e3b950ad53ba5f09e)

(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fi57.tinypic.com%2F5xlxc5.jpg&hash=dd5432d94cb74462b0af93b2bb6ca355b3b9a82e)

(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg197%2F7580%2F6xlq.jpg&hash=b3bb048408a4ac0732315d150bd9ec2146c4c8a4)

(https://www.united-extreme.com/u3games/foro/proxy.php?request=http%3A%2F%2Fimageshack.com%2Fa%2Fimg199%2F6149%2Fbe71.jpg&hash=af6b13841e5a04df8de693f816754acec72ff7d0)


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:

MEGA (http://www.mediafire.com/download/kirs0m1fwp06988/STD+Event.rar)

STD Event (http://www.mediafire.com/download/kirs0m1fwp06988/STD+Event.rar)


Si os gustan, mas eventos pronto!

Creditos por:
Laszlo's Developers