Hello!
Is that you know it is possible to make a Aion pserver free PK(player killer) + loot items?
If yes what should be changed in the files please?
Thanks very much![]()
Hello!
Is that you know it is possible to make a Aion pserver free PK(player killer) + loot items?
If yes what should be changed in the files please?
Thanks very much![]()
not right that but a little different:
.\AIONEmulator\game\config\main\...
custom.properties:
You can change reward by changing item ID# ----------------------------
# PvP config's:
# ----------------------------
# Time in milliseconds in which players are limited for killing one player
# Default: 86400000 (1 day)
gameserver.pvp.dayduration = 86400000
# Maximum number of pvp kills on one player before receiving 1AP per kill in a 24 hour period.
# Default: 5
gameserver.pvp.maxkills = 5
# Enable the rewards for pvp kills
# Default: false
# (Reset all_kill from abyss_rank table before activate it)
gameserver.kill.reward.enable = false
# Set the kills needed to get a reward (do NOT set config to 0)
# Default: 5
gameserver.kills.needed1 = 5
# Default: 10
gameserver.kills.needed2 = 10
# Default: 15
gameserver.kills.needed3 = 15
# Select the item reward for pvp kills
# Default: 186000031 (Silver Medal)
gameserver.item.reward1 = 186000031
# Default: 186000030 (Golden Medal)
gameserver.item.reward2 = 186000030
# Default: 186000096 (Platinum Medal)
gameserver.item.reward3 = 186000096
also only elyos vs asmos are working
there for only on maps both sides can enter, or regions that are aviable throu rift system.
If you like more open rifts you need to edit:
custom.properties
Informations to change spawning time you find here:# ----------------------------
# Dispute Lands config's:
# ----------------------------
gameserver.dispute.enable = false
gameserver.dispute.random.chance = 50
gameserver.dispute.random.schedule = 0 0 2 ? * *
gameserver.dispute.fixed.schedule = 0 0 4 ? * *
# ----------------------------
# Rifts config's:
# ----------------------------
gameserver.rift.enable = true
gameserver.rift.duration = 1
# ----------------------------
# Dimensional Vortex config's:
# ----------------------------
gameserver.vortex.enable = true
gameserver.vortex.brusthonin.schedule = 0 0 16 ? * SAT
gameserver.vortex.theobomos.schedule = 0 0 16 ? * SUN
gameserver.vortex.duration = 2
http://forum.ragezone.com/f590/rift-...ration-951514/
hope I could help!
Thank you alot Dwarfpicker this is exactly what i sought but on the PK system i looked more like a system PK Perfect world where you can lose an equipped item or inventory.
no not in aion
Ok thank you for your help Dwarfpicker![]()