[help]skill

Results 1 to 3 of 3
  1. #1
    Valued Member GheloVIP is offline
    MemberRank
    Aug 2010 Join Date
    NowhereLocation
    126Posts

    [help]skill

    Can anyone give me all of skills file because in my server there is no autolearn stigma in my custom.properties
    #
    # This file is part of aion-unique <aion-unique.org>.
    #
    # aion-unique is free software: you can redistribute it and/or modify
    # it under the terms of the GNU General Public License as published by
    # the Free Software Foundation, either version 3 of the License, or
    # (at your option) any later version.
    #
    # aion-unique is distributed in the hope that it will be useful,
    # but WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    # GNU General Public License for more details.
    #
    # You should have received a copy of the GNU General Public License
    # along with aion-unique. If not, see <http://www.gnu.org/licenses/>.
    #
    # ----------------------------
    # Custom Configs
    # ----------------------------

    # Speaking mode between factions
    # 0 = default, factions can't speak together
    # 1 = all players can speat to all others
    # Default: 0
    gameserver.factions.speaking.mode = 1

    # Searching players of opposite faction
    # false : factions can't search each other
    # true: factions can search each other
    # Default: false
    gameserver.factions.search.mode = false

    # Skill auto learn mode
    # true = no skill books are required
    # false = need skill books to learn lvl1 skill
    # Default: false
    gameserver.skill.autolearn = true

    # Stigma auto learn mode
    # true = no stigma stones are required
    # false = need stigma stones to learn this skill
    # Default: false
    gameserver.stigma.autolearn = true

    # ----------------------------
    # Npc config's:
    # ----------------------------
    # Disable aggressive behavior from monsters
    # Default: false
    gameserver.disable.mob.aggro = false

    # ----------------------------
    # Class change config's:
    # ----------------------------
    # Enable 2nd class change simple mode
    # Default: false
    gameserver.enable.simple.2ndclass = false

    # Unstuck delay in seconds
    # Default: 3600 (1 hour)
    gameserver.unstuck.delay = 3600

    # Enable instances (temporary config till instances will be mature)
    # Default: true
    gameserver.instances.enable = true

    # Default Fly Time
    # Default: 60 (60 seconds)
    gameserver.base.flytime = 60

    # ----------------------------
    # Cross-Faction Binding
    # Allows opposite factions to bind in enemy territories
    # Default: false
    #-----------------------------
    gameserver.cross.faction.binding = false

    # ----------------------------
    # Drop config's:
    # ----------------------------
    # Disable drop rate reduction based on level diference between players and mobs
    # Default: false
    gameserver.disable.drop.reduction = false

    # ----------------------------
    # PvP config's: (Move to separate config if/when have more values.)
    # ----------------------------
    # Maximum number of pvp kills on one player before receiving 1AP per kill in a 24 hour period.
    # Default: 5
    gameserver.pvp.maxkills = 5
    thats all in my custome.properties and when im typing //givimissingskills they didnt give all of stigma skills they just giving me skill manual skills
    Sorry for my bad english and thx in advance can anyone tell me how to autolearn the stigma skills?


  2. #2
    Apprentice micaymile is offline
    MemberRank
    Sep 2008 Join Date
    23Posts

    Re: [help]skill

    first change this in ur gameserver forder>config>admin.properties
    # Give missin skills to self
    gameserver.administration.command.givemissingskills = 0

    0=all players

    hope this help

  3. #3
    Valued Member GheloVIP is offline
    MemberRank
    Aug 2010 Join Date
    NowhereLocation
    126Posts

    Re: [help]skill

    @micaymile
    I'll try it allready but its still the same..in my custom.properties there is no auto learn stigma so i just put this
    # Stigma auto learn mode
    # true = no stigma stones are required
    # false = need stigma stones to learn this skill
    # Default: false
    gameserver.stigma.autolearn = true



Advertisement