NPC / Monster Not Walk Why?
NPC / Monster Not Walk Why?
works with version EU???
So is there anyway that i can run this on my linux dedi?
anyone knows how I can solve that tiamaratna and tiamaranta eye can be used Kisk?
how and where can I rewrite this?
why i need reload events all time after restart?
I need it start automatic
yesssssss me fixed enchant stats system :)))))
Simple File Sharing and Storage.
copye file 2.5 source emu src: \AL-Game\src\com\aionemu\gameserver\model\stats\calc\functions\
build emu:)
and works enchant stats :P
how to change max enchant lvl from 30 to 15?
how do I connect this emulator 2.5, using fixed ip
Anyone know how to change the skill npc?
Events and how to start automatic?
it's not max enchanted lvl30. this is max step. anyway it's not fixing this bug
Dwarfpicker maybe you can create a new rev of your's 1-click server with quest updates and enchant system, what kornicska have been made allready? :)
i have set true this default in this emu..
but npc and monster not wal
# AI config's:
# ----------------------------
# Enable NPC movement
# Default: true
gameserver.npcmovement.enable = true
# The minimum time in seconds that the NPC waits before moving again.
# Default: 3 (seconds)
gameserver.npcmovement.delay.minimum = 3
# The maximum time in seconds that the NPC waits before moving again.
# Default: 15 (seconds)
gameserver.npcmovement.delay.maximum = 15
# Enable NPC shouts
# Default: false
gameserver.npcshouts.enable = true
Last edited by Andre Ycl; 20-11-13 at 11:26 AM. Reason: wrong
open up \game\data\static_data\spawns\Npcs folder and pick a XML in there you will find this line
ex: i use 210010000_Poeta.xml look for this line:
<spot x="451.034" y="1735.25" z="117.99362" h="84"/>
and add this random_walk="20"/>
"20" is how many sec. before mobs move again
<spot x="451.034" y="1735.25" z="117.99362" h="84" random_walk="20"/>
make sure this is enable:
# AI config's:
# ----------------------------
# Enable NPC movement
# Default: true
gameserver.npcmovement.enable = true
but be warned by add this random_walk="20"/>
to every MOB in game u will NOT have enough memory to run server
i have 8gb of memory and wasted almost 6gb just running geodata and mob roaming in Poeta have fun ^^ and aion client on same pc .