in my server stigma system is autolearn.. i cant explain power up command in full english im not good in english hehehe..add me in yahoo messenger for better explaination bogsamefood3p@yahoo.com
in my server stigma system is autolearn.. i cant explain power up command in full english im not good in english hehehe..add me in yahoo messenger for better explaination bogsamefood3p@yahoo.com
edit skill_tree.xml
Search for stigma="true"
Replace all with stigma="true" autolearn="true"
Save skill_tree.xml & exit.
Restart server.
Now you have all stigma / advance stigma auto learned.
@master_unkown
does armfusion works now?
Code:r228: - all 3 files are new - [Fix] Quest drop for Groups - [Fix] SkillUseDesire - fortress mage fix - add abyss skills on rank change - Bind Effect Fix - [Fix] Exp bonus for groups - Logging Changes: * Filter for unknown packets. - Warning cleanup... if you see warnings just update your eclipse! - Using Trove on static datas.. - ConcurrentHashMap - > FastMap... - BlockList optimization: Using javolution and for-each instead of ConcurrentHashMap and Iterator.. - Moving too much if to switch.. - Enchant Supplements configs - Abyss 3D MapRegion system. Better performance. OptionsConfig.REGION_SIZE need good value :) - Temp FIX for quest item delete - Switch on some config on default.. - Config for neighbours.. - Config changes... - Config for world sizes. - NullPointerException fix. If Buy list is missing. - Config changes. vol. X - Clear leaked objects and update after clear... - no more disappearing bug... - Using SingletonMap.. - knownlist FIX for disappearing monsters when you left the town and going to back.. - FIX for TargetRangeProperty - Posible trade exploit fix - Asmodian Ascension fixed - NPE fix - Item Engine rework - Using Trove for some staticdatas..
time to update again ^^
really hopping the armsfusion function will be available as soon as possible.
Arms Fusion is in progress.
@Danny
Release your PvPSys? XD
@master_unknown - we waiting for this project, aion-lighting to make a stable release, then we will work on pvpsys, we don't whant a buggy server
I run my server and go to sleep, then i wake up and cant connect . So after 2 or 3 hours with out connection on the Server cant connect. I get this error on gameserver:
How to increase the wait_timeout?.Code:com.aionemu.commons.database.DB:196 Error executing select query com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 79,145,625 milliseconds ago. The last packet sent successfully to the server was 79,145,703 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 79,145,625 milliseconds ago. The last packet sen
Or how to put autoReconnect=true?
I read a lot of guides and no one say me the solution.
I try this but is not the solution
GameServer/config/network/database
# This is database url.
database.url = jdbc:mysql://localhost:3306/Aion_DB?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
Sorry for my english. Thanks a lot Danny is the Best!
No Idea, doesn't occurred to me yet.
@master_unknown
sir in aion-lightning forum someone tell me that armfusion does not work in there source can you share your working armfusion?
@danny
can you share you skill_template.xml that have 60 minutes duration of buffs
Sorry for my badenglish
Last edited by GheloVIP; 24-08-10 at 08:41 PM.
What I mean was, AL's Arm Fusion is in progress. There are already available patches for it in their forums however it is still not committed.
And for skill_template.xml, its better that you will do that yourself just for compatibility purpose. Danny's skill_template is probably based of PvPSys.
---------- Post added at 07:32 PM ---------- Previous post was at 07:22 PM ----------
Taken from Options.properties
Perhaps its here what your looking for. Im not sure but maybe.Code:# # 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/>. # # ---------------------------- # Options Config # ---------------------------- # Enable/disable deadlock detector (true/false) # Default: false detectors.deadlock.enabled = false # Interval for deadlock detector run schedule (seconds) # Default: 300 (5 minutes) detectors.deadlock.interval = 300 # WARNING: # With 500 player online saving can be up to 10 seconds # (it depends on hardware, changes in item locations, new acquisitions etc) # Generally accepted interval is 15-20 minutes # Time in seconds for saving player data (player, abyss rank, quests, skills) # Default: 900 (15 minutes) player.tasks.general = 900 # Config for ItemUpdater # Default: 60 tasks.items = 60 # Config for world size. # Default: 500 world.region.size = 500 # Config for max world size. # Default: 10000 world.region.maxsize = 10000 # --------- # Logging # --------- # Log chat? # Default: true log.chat = true # Log item? # Default: true log.item = true
So, what does teh chatserver has that's new?
I keep getting the same thing only showing up on local ip instead of global no matter what i do.... so maybe anyone has some input on this?
@master_unknown
Thx for the info about the armfusion..
Thank You DannyBest And Master Unknown For Updating US. I myself are studying the scripts. I will share some after i tested the percentage of stigma skills. As of now I am reading your posts so that I can learn and contribute something in the community. Keep Up The Good Work Guys...
Updates:
I am having some chain skill problems on my server. How can i make them 100% Success Rate. The Chanter has a problem in Chain Skill. I am using Aion Lightning.