Você não é registrado, por favor registre-se para ter acesso ao conteúdo completo.
Caso seja registrado, efetue login.
Esqueceu sua senha? Clique aqui
Recomendamos o uso do Mozilla Firefox para uma melhor visualização.    


Início Postados Hoje Marcar Fóruns Como Lidos Álbums Banidos SE Team Medalhas
Voltar   Secret Experience > Área L2J > [L2J] Dúvidas > [L2J] Dúvidas Solucionadas
Registrar Loteria VIPStaff SERegras do fórum Comunidade Arcade Postados Hoje Pesquisar Experience
   

Secret Experience.NET   Secret Experience Corporation - Welcome To The Real World
     Anúncios SE

Resposta
 
LinkBack Ferramentas do Tópico Modos de Exibição
Antigo 24-12-2009, 07:44 PM   #1 (permalink)
Membro - Veterano
 
Avatar de gta2
 
Registrado em: Jan 2009
Posts: 469
Agradeceu: 131
Agradecido 62 Vezes em 47 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Pontos: 6,338, Nível: 51
Pontos: 6,338, Nível: 51 Pontos: 6,338, Nível: 51 Pontos: 6,338, Nível: 51
Atividade: 99%
Atividade: 99% Atividade: 99% Atividade: 99%

Inventório de gta2

Post Gatinho de classe

Galera eu to com poblemas assim no meu server os player eles consegue pega so a classe mais o gatinho nao da as skill so as classe la e tambem ta certo ta como True mais nao sei oq e
:( alguem sabe l2jdot

gta2 está offline   Responder com Citação
Links Patrocinados
Antigo 24-12-2009, 07:51 PM   #2 (permalink)
Membro - Veterano
 
Avatar de ManoeL-ADM
 
Registrado em: Nov 2008
Posts: 561
Agradeceu: 657
Agradecido 137 Vezes em 103 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Sistema
Meu Estado:
Enviar mensagem via Windows Live Messenger para ManoeL-ADM Enviar mensagem via Yahoo para ManoeL-ADM
Pontos: 4,925, Nível: 44
Pontos: 4,925, Nível: 44 Pontos: 4,925, Nível: 44 Pontos: 4,925, Nível: 44
Atividade: 0%
Atividade: 0% Atividade: 0% Atividade: 0%

Nome Real: ManoeL

Inventório de ManoeL-ADM

Padrão

cara o autolearnskills deve esta com a opção false procure e troque para TRUE e teste e ve se funciona

ManoeL-ADM está offline   Responder com Citação
Antigo 24-12-2009, 08:23 PM   #3 (permalink)
Membro - Veterano
 
Avatar de gta2
 
Registrado em: Jan 2009
Posts: 469
Agradeceu: 131
Agradecido 62 Vezes em 47 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Pontos: 6,338, Nível: 51
Pontos: 6,338, Nível: 51 Pontos: 6,338, Nível: 51 Pontos: 6,338, Nível: 51
Atividade: 99%
Atividade: 99% Atividade: 99% Atividade: 99%

Inventório de gta2

Padrão

Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
# Alternative skill learn rules:
# - all classes can learn all skills
# - skills of another class costs x2 SP
# - skills of another race costs x2 SP
# - skills of fighters/mages costs x3 SP
AltGameSkillLearn = False e isso aki amigo ??
----------

O que tem errado nessa ***** mano


Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
#=============================================================
#                WARNING                WARNING
#=============================================================
# Those settings can modify the behaviour of your server.
# Your server will NOT be as retail servers.
# 
# Those settings are usefull if you own some special server
# or really small server.
#=============================================================

#-------------------------------------------------------------
# Server config
#-------------------------------------------------------------
# AutoLoot enable. True to enable, False to disable
AutoLoot = False

# If False herbs will drop on ground even if AutoLoot is enabled
AutoLootHerbs = False

# AutoLearnSkills. True to enable, False to disable
AutoLearnSkills = False

# Party range for l2attackable (default 1600)
AltPartyRange = 1600
# Party range for l2party (default 1400)
AltPartyRange2 = 1400

# Weight Limit multiplier - default 1
AltWeightLimit = 1

# If XP loss (and deleveling) is enabled, default is 'true'
Delevel = True

# If disabled, magic dmg has always 100% chance of success, default is 'true'
MagicFailures = True

# Alternative cancel of attack (bow, cast, all)
AltGameCancelByHit = cast

# Alternative rules for shields - if they block, the damage is powerAtk-shieldDef,
# otherwice it's powerAttak / (shieldDef + powerDef)
AltShieldBlocks = False

# Alternative Rate Value for Perfect Shield Block Rate.
AltPerfectShieldBlockRate = 5

# Alternative AltGameMobAttackAI, like C1
AltGameMobAttackAI = False

# Alternative mob behavior in peace zones 
# Default = True; Set to False to prevent mobs from auto-agro against players in peace zones  
AltMobAgroInPeaceZone = True

# Alternative Freight mode. If true, freights can be withdrawed from any place.
# Also, possibility to change Freight price (in adena) for each item slot in freight.
# NOTE: AltGameFreightPrice WILL NOT change the value shown to the player, but the
# player will actually get charged for the value set in here.
AltGameFreights = True
AltGameFreightPrice = 1000

# Alternative Xp/Sp rewards, if not 0, then calculated as 2^((mob.level-player.level) / coef),
# A few examples for "AltGameExponentXp = 5." and "AltGameExponentSp = 3."
# diff = 0 (player and mob has the same level), XP bonus rate = 1, SP bonus rate = 1
# diff = 3 (mob is 3 levels above), XP bonus rate = 1.52, SP bonus rate = 2
# diff = 5 (mob is 5 levels above), XP bonus rate = 2, SP bonus rate = 3.17
# diff = -8 (mob is 8 levels below), XP bonus rate = 0.4, SP bonus rate = 0.16
AltGameExponentXp = 0
AltGameExponentSp = 0

# Use tiredness (instead of combat points)
AltGameTiredness = False

#-------------------------------------------------------------
# Alternative settings against player with karma
#-------------------------------------------------------------
AltKarmaPlayerCanBeKilledInPeaceZone = False
AltKarmaPlayerCanShop = True
# Can the player use Scroll of Escape or Return skill?
AltKarmaPlayerCanTeleport = True
# Can the player use gatekeepers (GK)?
AltKarmaPlayerCanUseGK = False
AltKarmaPlayerCanTrade = True
AltKarmaPlayerCanUseWareHouse = True

# Allow free teleportation around the world.
AltFreeTeleporting = False

#Set true for disallow recommend character twice or more a day
AltRecommend = False

# Obviously, Players That Are x Level Cannot Be Hitted By Players That Are Over Their Level.
# NOTE: x Is The Number Used For level. Right Now is 25.
AltPlayerProtectionLevel = 25

#-------------------------------------------------------------
# Crafting config
#-------------------------------------------------------------
# Crafting enabled/disabled. On by default
CraftingEnabled = True

#Limits for recipes (defal: 50 - for dwarf , 50 - for common)
DwarfRecipeLimit = 50
CommonRecipeLimit = 50

# Alternative crafting rules:
# - crafting takes time
# - players get EXP/SP for crafting
AltGameCreation = False

# time multiplier - bigger number ===> slower crafting but more XP/SP 
AltGameCreationSpeed = 1

# Additional XP/SP rate multiplier (for increased XP/SP)  default = 1
AltGameCreationRateXp = 1
AltGameCreationRateSp = 1

# If set to False, blacksmiths don't take recipes from players inventory when crafting.
# Default = True (on retail it's confirmed that blacksmith use recipes for each crafted item) 
AltBlacksmithUseRecipes = True

#-------------------------------------------------------------
# Skills config
#-------------------------------------------------------------
# Allow use Event Managers for change occupation
# If you need change occupation only use quest then set this to False
# Default = True
AllowClassMasters = True

# Life crystal needed to learn clan skills
LifeCrystalNeeded = True
# Spell Book needed to learn skills
SpBookNeeded = True

# Book needed to enchant skills
EnchantSkillSpBookNeeded = True

# Alternative skill learn rules:
# - all classes can learn all skills
# - skills of another class costs x2 SP
# - skills of another race costs x2 SP
# - skills of fighters/mages costs x3 SP
AltGameSkillLearn = True

# Allow player sub-class addition without checking for unique quest items.
AltSubClassWithoutQuests = False

# Maximum number of allowed subclasses for every player. 
# Retail: 3 
MaxSubclass = 3

# Limit attack speed (0 = disable)
# Right Now , These Are The Retail Values
MaxPAtkSpeed = 2100
MaxMAtkSpeed = 2500

# Enables - Disables Grade Penalties
DisableGradePenalty = False

# Enables - Disables Weight Penalties
DisableWeightPenalty = False

#-------------------------------------------------------------
# Buffs config
#-------------------------------------------------------------
# Maximum number of buffs (default = 20 + 4 Divine Inspiration in C5)
maxbuffamount = 24

#-------------------------------------------------------------
# Equipment Restriction config
#-------------------------------------------------------------
# Alternate Gaming
# Usage: True  - Restriction enabled
#        False - Restriction disabled
# Castle Shield can be equiped by all clan members if they own a castle. - default True
CastleShieldRestriction = True
# ClanHall Shield can be equiped by all clan members if they own a clan hall. - default True
ClanHallShieldRestriction = True
# Apella armors can be equiped only by clan members if their class is Baron or higher - default True
ApellaArmorsRestriction = True
# Clan Oath Armors can be equiped only by clan members - default True
OathArmorsRestriction = True
# Castle Crown can be equiped only by castle lord - default True
CastleLordsCrownRestriction = True
#Castle Circlets can be equiped only by clan members if they own a castle - default True
CastleCircletsRestriction = True

#-------------------------------------------------------------
# Clans config
#-------------------------------------------------------------
# Number of days you have to wait before :
#   - joining another clan
DaysBeforeJoinAClan = 1
#   - creating a new clan
DaysBeforeCreateAClan = 10
# Number of days it takes to dissolve a clan
DaysToPassToDissolveAClan = 7
# Number of days before joining a new alliance when clan voluntarily leave an alliance
DaysBeforeJoinAllyWhenLeaved = 1
# Number of days before joining a new alliance when clan was dismissed from an alliance
DaysBeforeJoinAllyWhenDismissed = 1
# Number of days before accepting a new clan for alliance when clan was dismissed from an alliance
DaysBeforeAcceptNewClanWhenDismissed = 1
# Number of days before creating a new alliance when dissolved an alliance
DaysBeforeCreateNewAllyWhenDissolved = 10

# Maximum number of clans in ally
AltMaxNumOfClansInAlly = 3

# Number of members needed to request a clan war
AltClanMembersForWar = 15

# All new characters of the same account are newbies, not only first one
AltNewCharAlwaysIsNewbie = True

# Privilege browse warehouse enables at the same time also withdraw from warehouse!
AltMembersCanWithdrawFromClanWH = False

#Remove Castle circlets after a clan lose its castle or a player leaves a clan? - default true
RemoveCastleCirclets = True

#-------------------------------------------------------------
# Olympiad config
#-------------------------------------------------------------
# Olympiad Start Time in Military hours Default 6pm (18) 
AltOlyStartTime = 18

# Olympiad Start Time for Min's, Default 00 so at the start of the hour.
AltOlyMin = 00

# Olympiad Compeition Period, Default 6 hours.
# (If set different, should be increment by 10mins)
AltOlyCPeriod = 21600000

# Olympiad Battle Period, Default 6 minutes. (If set different, should be < AltOlyBWait)
AltOlyBattle = 360000

# Olympiad Battle Wait, Default 10 Minutes
AltOlyBWait = 600000

# Olympiad Inital Wait Period, Default 5 minutes
AltOlyIWait = 300000

# Olympiad Weekly Period, Default 1 week
AltOlyWPeriod = 604800000

# Olympiad Validation Period, Default 24 Hours.
AltOlyVPeriod = 86400000

# Olympiad allow matches from same ip
AltOlySameIp = True

# Enchant limit for Olympiad battles.
# (Maximum enchant level allowed for an item to be equipped, -1 to disable)
AltOlyMaxEnchant = -1

# Restrict some items in olympiad. ItemID's need to be separated whit comma (ex. 1,200,350)
AltOlyRestrictedItems = 0

#-----------------------------------------------------------------
# Manor Config
#-----------------------------------------------------------------

# Manor Refresh Time in Military hours Default 8pm (20) 
AltManorRefreshTime = 20

# Manor Refresh Time for Min's, Default 00 so at the start of the hour.
AltManorRefreshMin = 00

# Manor Next Period Approve Time in Military hours Default 6am 
AltManorApproveTime = 6

# Manor Next Period Approve Time for Min's, Default 00 so at the start of the hour.
AltManorApproveMin = 00

# Manor Maintenance time, Default 6 minutes. 
AltManorMaintenancePeriod = 360000

# Manor Save Type. 1-Save data into db after every action; Default false
AltManorSaveAllActions = True

# Manor Save Period (used only if AltManorSaveAllActions=false) Default very 2 hours
AltManorSavePeriodRate = 2

#-------------------------------------------------------------
# Lottery config
#-------------------------------------------------------------
# Initial Lottery prize
AltLotteryPrize = 50000

# Lottery Ticket Price
AltLotteryTicketPrice = 2000

# What part of jackpot amount should receive characters who pick 5 wining numbers
AltLottery5NumberRate = 0.6

# What part of jackpot amount should receive characters who pick 4 wining numbers
AltLottery4NumberRate = 0.2

# What part of jackpot amount should receive characters who pick 3 wining numbers
AltLottery3NumberRate = 0.2

# How much adena receive characters who pick two or less of the winning number
AltLottery2and1NumberPrize = 200

#-------------------------------------------------------------
# Debug & Dev config
#-------------------------------------------------------------
# Don't load quests
AltDevNoQuests = False
# Don't load spawntable
AltDevNoSpawns = False

#-----------------------------------
# Dimension Rift Config
#-----------------------------------
# Minimal party size to enter rift. Min = 2, Max = 9.
# If in rift party will become smaller all members will be teleported back
RiftMinPartySize = 5

# Number of maximum jumps between rooms allowed, after this time party will be teleported back
MaxRiftJumps = 4

# Time in ms the party has to wait until the mobs spawn when entering a room. C4 retail: 10s
RiftSpawnDelay = 10000

# Time between automatic jumps in seconds
AutoJumpsDelayMin = 480
AutoJumpsDelayMax = 600

# Time Multiplier for stay in the boss room
BossRoomTimeMultiply = 1.5

# Cost in dimension fragments to enter the rift, each party member must own this amount
RecruitCost = 18
SoldierCost = 21
OfficerCost = 24
CaptainCost = 27
CommanderCost = 30
HeroCost = 33

# Max message length , Prevents Spam, Crashes In Game. (Default: 100) 
MaxChatLength = 100

# Cruma Tower max level allowed to enter
# Retail: 56
CrumaTowerLevelRestrict = 56

# Custom Respawn Point System
# IF Activated , Set The X,Y,Z Parameters.
AllowCustomRespawnPoint = false
CustomRespawnPointX = 0
CustomRespawnPointY = 0
CustomRespawnPointZ = 0

#Buff time multiple
#Example dance time default is 2 min if BuffMultiplier=30 then
#buff time=60min
#Multiplier dance & song time
DanceTimeMultiplier=1

# Multiplier buff time
BuffMultiplier=1
#Example buff time default is 20 min if BuffMultiplier=3 then
#buff time=60min
#is 20*3

#Multiplier time of spirit (COV, POW, POF ...)
SpiritMultiplier=1
#Example spirit time default is 5 min if BuffMultiplier=12 then
#buff time=60min

#-------------------------------------------------------------
# Class Master
#-------------------------------------------------------------
# Config for special Class Master npc that can change players occupation
# If you need change occupation only use quest then set this to False (Default)
# Syntax: occupation number;[required item id(count)],[],...;[reward item id(count)],[],...;occupation number...
# Examples:
#
# ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)]
# 1st occupation change for 100.000 Adena (item id 57)
# 2nd occupation change for 1.000.0000 Adena (item id 57)
# 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575)
# on 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622) 
#
# ConfigClassMaster=1;[];[];2;[];[];3;[];[]
# 1st, 2nd, 3rd occupation change for free, without rewards
ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)]
# Spawn Class Master npc if you have any in spawnlist. Default = False
SpawnClassMaster  = True

# Allows Strider Update
ClassMasterUpdateStrider = False

gta2 está offline   Responder com Citação
Antigo 25-12-2009, 02:02 AM   #4 (permalink)
Membro - Coronel
 
Avatar de Trinix
 
Registrado em: Nov 2009
Localização: Town of Aden
Posts: 171
Agradeceu: 46
Agradecido 126 Vezes em 64 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Pontos: 5,202, Nível: 46
Pontos: 5,202, Nível: 46 Pontos: 5,202, Nível: 46 Pontos: 5,202, Nível: 46
Atividade: 99%
Atividade: 99% Atividade: 99% Atividade: 99%

Inventório de Trinix

Padrão

Citação:
#================================================= ============
# WARNING WARNING
#================================================= ============
# Those settings can modify the behaviour of your server.
# Your server will NOT be as retail servers.
#
# Those settings are usefull if you own some special server
# or really small server.
#================================================= ============

#-------------------------------------------------------------
# Server config
#-------------------------------------------------------------
# AutoLoot enable. True to enable, False to disable
AutoLoot = False

# If False herbs will drop on ground even if AutoLoot is enabled
AutoLootHerbs = False

# AutoLearnSkills. True to enable, False to disable
AutoLearnSkills = False <<< Mude para True

# Party range for l2attackable (default 1600)
AltPartyRange = 1600
# Party range for l2party (default 1400)
AltPartyRange2 = 1400

# Weight Limit multiplier - default 1
AltWeightLimit = 1

# If XP loss (and deleveling) is enabled, default is 'true'
Delevel = True

# If disabled, magic dmg has always 100% chance of success, default is 'true'
MagicFailures = True

# Alternative cancel of attack (bow, cast, all)
AltGameCancelByHit = cast

# Alternative rules for shields - if they block, the damage is powerAtk-shieldDef,
# otherwice it's powerAttak / (shieldDef + powerDef)
AltShieldBlocks = False

# Alternative Rate Value for Perfect Shield Block Rate.
AltPerfectShieldBlockRate = 5

# Alternative AltGameMobAttackAI, like C1
AltGameMobAttackAI = False

# Alternative mob behavior in peace zones
# Default = True; Set to False to prevent mobs from auto-agro against players in peace zones
AltMobAgroInPeaceZone = True

Trinix está offline   Responder com Citação
O seguinte membro ao lado disse Obrigado(a) a : Trinix por gostar deste Post :
gta2 (25-12-2009)
Antigo 25-12-2009, 11:14 AM   #5 (permalink)
Membro - Veterano
 
Avatar de gta2
 
Registrado em: Jan 2009
Posts: 469
Agradeceu: 131
Agradecido 62 Vezes em 47 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Pontos: 6,338, Nível: 51
Pontos: 6,338, Nível: 51 Pontos: 6,338, Nível: 51 Pontos: 6,338, Nível: 51
Atividade: 99%
Atividade: 99% Atividade: 99% Atividade: 99%

Inventório de gta2

Padrão

mais nao deu e poblema no pack :) mesmo vlw

gta2 está offline   Responder com Citação
Antigo 25-12-2009, 11:35 AM   #6 (permalink)
Membro - Karma
 
Avatar de Kaos
 
Registrado em: Dec 2008
Localização: Dwarven Vilage
Posts: 333
Agradeceu: 91
Agradecido 76 Vezes em 46 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Enviar mensagem via Windows Live Messenger para Kaos Enviar mensagem via Skype para Kaos
Pontos: 5,004, Nível: 45
Pontos: 5,004, Nível: 45 Pontos: 5,004, Nível: 45 Pontos: 5,004, Nível: 45
Atividade: 0%
Atividade: 0% Atividade: 0% Atividade: 0%

Nome Real: Héros

Inventório de Kaos

Padrão

Qual ah pack que voce esta usando ??

cara eu aconcelho a voce usar ah pack do inspector ou L2jTeon Atualizacoes

Kaos está offline   Responder com Citação
Antigo 02-01-2010, 06:12 AM   #7 (permalink)
Membro - Tenente
 
Avatar de leoneto
 
Registrado em: Dec 2008
Posts: 108
Agradeceu: 50
Agradecido 23 Vezes em 19 Posts
Achei Ruim:
Acharam ruim Vezes em Posts

Inventório de leoneto

Padrão

Dot ja era ;x

leoneto está offline   Responder com Citação
Resposta


Regras para Posts
Você não pode postar novos tópicos
Você não pode postar respostas
Você não pode postar anexos
Você não pode editar seus posts

Código [IMG] Sim
Código HTML Não
Trackbacks are Sim
Pingbacks are Sim
Refbacks are Sim



Horários baseados na GMT -3. Agora são 06:51 AM.
 



Search Engine Optimization by vBSEO 3.3.0