Just small fix to resolve this error, because this error will be in biggest part of AL 4.5 :blush:
will help to them who wish to fix that but can't understand how :/:
so if you have in your GS log warn errors about:
Missing walker ID: 100011
Missing walker ID: 100013
Missing walker ID: 100012
Missing walker ID: 100009
Missing walker ID: 100007
Missing walker ID: 100008
Missing walker ID: 100010
Missing walker ID: 100014
Missing walker ID: 100006
Missing walker ID: 100019
Missing walker ID: 100017
Missing walker ID: 100018
Missing walker ID: 100016
Missing walker ID: 100015
Missing walker ID: 100031
Missing walker ID: 100023
Missing walker ID: 100028
Missing walker ID: 100030
Missing walker ID: 100033
Missing walker ID: 100027
Missing walker ID: 100032
Missing walker ID: 100029
Missing walker ID: 100026
Missing walker ID: 100022
Missing walker ID: 100024
Missing walker ID: 100025
Missing walker ID: 100034
Missing walker ID: 100021
Missing walker ID: 100020
Missing walker ID: 100002
Missing walker ID: 100003
Missing walker ID: 100004
Missing walker ID: 100001
Missing walker ID: 100005
then you can easy fix this error in few ways:
1) just remove link to walker ID in two Npc spawn files:
trunk\AL-Game\data\static_data\spawns\Npcs\600060000_Danaria.xml
file with already removed link 600060000_Danaria.rar
trunk\AL-Game\data\static_data\spawns\Npcs\600070000_Idian_Depths.xml
file with already removed link 600070000_Idian_Depths.rar
2)you can create own walker id for NPC
3)can just add to NPC random walk option(example: <spot x="2732.4617" y="1323.1729" z="30.25" random_walk="5"/>
ok, already will give you answer - why so simple?
because it's walker id from NPC(guard) and for the game play will have no big difference do they will be walking or just static spawned(NPC spawned in ok position on map) so it's just your choice how to fix error :rolleyes:
will help to them who wish to fix that but can't understand how :/:
so if you have in your GS log warn errors about:
Missing walker ID: 100011
Missing walker ID: 100013
Missing walker ID: 100012
Missing walker ID: 100009
Missing walker ID: 100007
Missing walker ID: 100008
Missing walker ID: 100010
Missing walker ID: 100014
Missing walker ID: 100006
Missing walker ID: 100019
Missing walker ID: 100017
Missing walker ID: 100018
Missing walker ID: 100016
Missing walker ID: 100015
Missing walker ID: 100031
Missing walker ID: 100023
Missing walker ID: 100028
Missing walker ID: 100030
Missing walker ID: 100033
Missing walker ID: 100027
Missing walker ID: 100032
Missing walker ID: 100029
Missing walker ID: 100026
Missing walker ID: 100022
Missing walker ID: 100024
Missing walker ID: 100025
Missing walker ID: 100034
Missing walker ID: 100021
Missing walker ID: 100020
Missing walker ID: 100002
Missing walker ID: 100003
Missing walker ID: 100004
Missing walker ID: 100001
Missing walker ID: 100005
then you can easy fix this error in few ways:
1) just remove link to walker ID in two Npc spawn files:
trunk\AL-Game\data\static_data\spawns\Npcs\600060000_Danaria.xml
file with already removed link 600060000_Danaria.rar
trunk\AL-Game\data\static_data\spawns\Npcs\600070000_Idian_Depths.xml
file with already removed link 600070000_Idian_Depths.rar
2)you can create own walker id for NPC
3)can just add to NPC random walk option(example: <spot x="2732.4617" y="1323.1729" z="30.25" random_walk="5"/>
ok, already will give you answer - why so simple?
because it's walker id from NPC(guard) and for the game play will have no big difference do they will be walking or just static spawned(NPC spawned in ok position on map) so it's just your choice how to fix error :rolleyes: