Mensajes recientes

Páginas: 1 ... 5 6 [7] 8 9 10
61
Information & News / New design on our website!
« Último mensaje por U3Games en 02 de Junio de 2018, 07:28:16 p. m. »



At last we have our new website available!

We still have a lot of work to do, but we will take care of that little by little with the help of our users and development team. Hopefully it will be to your liking and fulfill your expectations.

A greeting community!
62
Downloads & Guides / [TUTORIAL] Installation and configuration
« Último mensaje por U3Games en 02 de Junio de 2018, 04:51:57 p. m. »
Minimum requirements

Before preparing something, you should know if we have everything necessary to create a lineage server. Below we show you the necessary requirements:
  • Hosting properties:
  • Dual Processor 2.8 Ghz or higher.
  • 4 GB RAM.
  • 32 GB HDD.
  • 5 Mb/s symmetrical (*).
  • IP Static or No-IP (*).
*Necessary requirements so that your server is public and can connect other users to your server.
  • Programs alternative:
  • HeidiSQL (for create and edit sql).
63
Information & News / L2JDevs Mods Engine available!
« Último mensaje por U3Games en 24 de Marzo de 2018, 07:24:26 p. m. »


L2JMods is an add-on, fully written in Java KOTLIN, for L2J servers
that allows you add mods without any server modification.

WELCOME TO NEW L2J MODS ENGINE


http://www.l2jdevs.org/forum/index.php?topic=31.0
64
Information & News / Team Speak 3 Server!
« Último mensaje por U3Games en 24 de Marzo de 2018, 04:15:27 p. m. »


Click banner to enter in server!
65
Mods General Information / [INFO][MODS] General Statistics
« Último mensaje por U3Games en 28 de Febrero de 2018, 02:34:51 p. m. »
  • Programming languages used in this repository:
66
Mods Pack / [MOD] Bounty Hunter Manager
« Último mensaje por U3Games en 29 de Enero de 2018, 07:45:21 p. m. »
Information:

[EN] Simply an event for bounty hunters.
[ES] Simplemente un evento para los cazarrecompensas.

Video:

https://youtu.be/kH3Kzl8J32M

Config:

Código: [Seleccionar]
# ---------------------------------------------------------------------------
# Bounty Hunter Manager Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Bounty Hunter:
# Default: False
BountyHunterEnabled = False

# ID of Npc Event:
# Default: 900500
NpcId = 900500

# Enabled Dual Box Protection (no rewards to same IP):
# Default: False
DualBoxEnabled = False

# Minimum access level allowed (not admin wanted):
# Default: 7
AccesLevelMin = 7

# Enabled npc messages of event:
# Default: False
NpcMessagesEnabled = False

# Ratio of message:
# Default: 800
NpcMessagesRatio = 800

# Enabled visual effects:
# Default: False
EffectsEnabled = False

# Visual Effect for player (AbnormalVisualEffect: PARALYZE, SILENCE, ...):
# Default: STIGMA_OF_SILEN
EffectsType = STIGMA_OF_SILEN

# Max players in list of the most looked for:
# Default: 10
MaxSlots = 10

# Maximum number of days on the list:
# Require server restart to disconnect expired state.
# 0 = disabled (always in list).
# Default: 0
MaxDays = 0

# Enabled skills effects aditional to player:
# Default: False
SkillEnabled: False

# ID skills for effects aditional to player:
# Default: 666999
SkillId = 666999

# Id of item for event:
# Default: 57
ItemId = 57

Link to download:

http://www.l2jdevs.org/?product=bounty-hunter-manager



Upcoming Features:

Green ------- Feature that has already been tested and added.
Orange ----- Feature in development or partially done.
Red --------- Feature is not yet available.

Global message
67
Mods Pack / [MOD] PvP System
« Último mensaje por U3Games en 27 de Enero de 2018, 04:19:30 p. m. »
Information:

[EN] System of rewards, messages and sounds with pvp points.
[ES] Sistema de recompensas, mensajes y sonidos con puntos pvp.

Features:
  • PvP Rewards System (xml).
  • PvP Message System.
  • PvP Sound system.

Config:

Código: [Seleccionar]
# ---------------------------------------------------------------------------
# PvP System Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled PvP System:
# Default: False
PvPSystemEnabled = False

# Enabled system in instance zones:
# Default: False
InstanceEnabled = False

# Enabled system in olympiads:
# Default: False
OlympiadEnabled = False

# Enabled system in sieges:
# Default: False
SiegeEnabled = False

# Enabled system with Dual Box:
# Default: True
DualBoxEnabled = True


# -------------------------------------------------------
# PvP Message System Setting
# -------------------------------------------------------
# Enabled PvP message system:
# Default: False
MessageSystemEnabled = False

# Enabled screen message:
# Default: False
MessageScreenEnabled = False

# Time delay of screen message (seconds):
# Default: 3
MessageScreenDelay = 3

# Enabled screen message to nearby players:
# Default: False
MessageDistanceEnabled = False


# -------------------------------------------------------
# PvP Sounds System Setting
# -------------------------------------------------------
# Enabled PvP sounds system:
# Default: False
SoundSystemEnabled = False

# Limit time to next level (seconds):
# Default: 60
SoundTimeDelay = 60

# Enabled screen message to nearby players:
# Default: False
SoundDistanceEnabled = False

Link to download:

http://www.l2jdevs.org/?product=pvp-system



Upcoming Features:

Green ------- Feature that has already been tested and added.
Orange ----- Feature in development or partially done.
Red --------- Feature is not yet available.
68
Mods Pack / [MOD] Gatekeeper Manager
« Último mensaje por U3Games en 17 de Diciembre de 2017, 08:33:37 p. m. »
Information:

[EN] Mod that contains our Gatekeeper teleport manager!
[ES] Mod que contiene nuestro Gatekeeper teleport manager!

Images:








Features:
  • Teleport configuration in xml.
  • Setting configuration.
  • Template for html.
  • Screen message.
  • Multi-lang.

Config:

Código: [Seleccionar]
# ---------------------------------------------------------------------------
# Gatekeeper Manager Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Gatekeeper Manager:
# Default: False
GKManagerEnabled = False

# ID of Npc Event:
# Default: 900502
GKManagerNpcId = 900502

# Enabled Screen Message:
# Default: False
ShowScreenMsg = False

# Time of Screen Message (seconds):
# Default: 3
ShowScreenMsgTime = 3


# -------------------------------------------------------
# Teleport Conditions Setting
# -------------------------------------------------------
# Enabled conditions for teleport services:
# Default: False
GKConditionEnabled = False

# Minimum level required (0 to disabled).
# Default: 0
MinLevel = 0

# Can use services in combat mode:
# Default: False
InCombatState = False

# Can use services in flag mode:
# Default: False
InFlagState = False

# Can use services in karma mode:
# Default: False
InKarmaState = False

# Can use services with a curse weapon:
# Default: False
InKaoticState = False

Locations xml format:

Código: [Seleccionar]
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="locations.xsd">
<teleport id="1" name="GM Room Test" x="-113360" y="-244676" z="-15531" price="0" item="57" cond="false" noble="false" />
<teleport id="2" name="Jail Room" x="-114598" y="-249431" z="-2979" price="0" item="57" cond="false" noble="false" />
<teleport id="3" name="Town of Giran" x="83551" y="147945" z="-3400" price="100" item="57" cond="false" noble="false" />
<teleport id="4" name="Aden Town" x="146783" y="25808" z="-2008" price="0" item="57" cond="true" noble="false" />
<teleport id="5" name="Hunter Village" x="117088" y="76931" z="-2688" price="0" item="57" cond="false" noble="true" />
</list>

Download:

http://www.l2jdevs.org/?product=gatekeeper-manager



Upcoming Features:

Green ------- Feature that has already been tested and added.
Orange ----- Feature in development or partially done.
Red --------- Feature is not yet available.
69
Information & News / Alternative Free Source!
« Último mensaje por U3Games en 05 de Diciembre de 2017, 04:47:22 p. m. »



Código: [Seleccionar]
https://gitlab.com/L2JDevs/L2JDevs_Core

Código: [Seleccionar]
https://gitlab.com/L2JDevs/L2JDevs_Data
70
Mods Pack / [MOD] Leader Board Manager
« Último mensaje por U3Games en 08 de Noviembre de 2017, 09:22:52 p. m. »
Information:

[EN] Ranking system with automatic rewards.
[ES] Sistema de ranking con recompensas automáticas.

Images:

Features:
  • Rewards sent by Mail Box.
  • It shows players in the top that are connected or offline.
  • Tops configurables (rewards, time, ...).
  • Add handler command for you custom use.

Commands :

Código: [Seleccionar]
"leaderboard_arena",
"leaderboard_craft",
"leaderboard_fish"

Config:

Código: [Seleccionar]
# ---------------------------------------------------------------------------
# Leader Board Manager Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Leader Board:
# Default: False
LeaderBoardEnabled = False

# Manager NPC ID:
# Default: 900503
LeaderBoardNpcId = 900503

# Only players online in list:
# Default: False
LeaderBoardOnline = False

# Enabled logs:
# Default: False
LeaderBoardLog = False


# ---------------------------------------------------------------------------
# Top Arena Setting
# ---------------------------------------------------------------------------
# Enabled Top Arena:
# Default: False
LeaderBoardArenaEnabled = False

# Time of event (minutes):
# Default: 180
LeaderBoardArenaTime = 180

# Time to restart event (minutes):
# Default: 10
LeaderBoardArenaRestartTime = 10

# Reward Item ID:
# Default: 57
LeaderBoardArenaRewardId = 57

# Reward Item Amount:
# Default: 100000
LeaderBoardArenaRewardAmount = 100000

# Enabled point with DualBox:
# Default: False
LeaderBoardArenaDualBox = False

# Enabled point in olympiads:
# Default: False
LeaderBoardArenaOlympiad = False

# Enabled point in siege:
# Default: False
LeaderBoardArenaSiege = False

# Enabled point only in pvp zone:
# Default: False
LeaderBoardArenaZone = False


# ---------------------------------------------------------------------------
# Top Craft Setting
# ---------------------------------------------------------------------------
# Enabled Top Craft:
# Default: False
LeaderBoardCraftEnabled = False

# Time of event (minutes):
# Default: 180
LeaderBoardCraftTime = 180

# Time to restart event (minutes):
# Default: 10
LeaderBoardCraftRestartTime = 10

# Enabled point with same character:
# Default: 10
LeaderBoardCraftSameCharacter = False

# Reward Item ID:
# Default: 57
LeaderBoardCraftRewardId = 57

# Reward Item Amount:
# Default: 100000
LeaderBoardCraftRewardAmount = 100000


# ---------------------------------------------------------------------------
# Top Fish Setting
# ---------------------------------------------------------------------------
# Enabled Top Fish:
# Default: False
LeaderBoardFishEnabled = False

# Time of event (minutes):
# Default: 180
LeaderBoardFishTime = 180

# Time to restart event (minutes):
# Default: 10
LeaderBoardFishRestartTime = 10

# Reward Item ID:
# Default: 57
LeaderBoardFishRewardId = 57

# Reward Item Amount:
# Default: 100000
LeaderBoardFishRewardAmount = 100000



Upcoming Features:

Green ------- Feature that has already been tested and added.
Orange ----- Feature in development or partially done.
Red --------- Feature is not yet available.

- SQL save player top list for restart.
- Top slots setting, and add botton pages.
Páginas: 1 ... 5 6 [7] 8 9 10