BCNM - Wings of Fury
Posted: Fri Oct 05, 2012 8:09 pm
Good moro all!
So I have been working for days on this with Bluekirby0 and we have been unable to fix these last two problems with this BCNM. Everything works aside from two things:
Issue 1, after completing the BCNM the Chest does not despawn which means the next person to enter see's the chest when they enter. If a player clicks on the chest at this time it will not give them the items but actually crashes the gameserver.exe.
Issue 2, this bcnm has three monsters two smaller bats and one big bat (colo-colo). When attacking Colo-Colo the smaller bats do not add in event though I have made the script Colo-Colo.lua and said onMobEngage add enmity for those other monsters IDs. When you attack the smaller bats the other small bat links but the Colo-Colo does not even though there is a script for Furies.lua that onMobEngage should add enmity to Colo-colo for the player. I even tried changing it from updateenmity(attacker) to updateenmity(target) and changing the name of the script from Colo-Colo to Colo-colo. Nothing changes.
If anyone can check this out and find out whats wrong it would be appreciated as I am stopping work on it.
So I have been working for days on this with Bluekirby0 and we have been unable to fix these last two problems with this BCNM. Everything works aside from two things:
Issue 1, after completing the BCNM the Chest does not despawn which means the next person to enter see's the chest when they enter. If a player clicks on the chest at this time it will not give them the items but actually crashes the gameserver.exe.
Issue 2, this bcnm has three monsters two smaller bats and one big bat (colo-colo). When attacking Colo-Colo the smaller bats do not add in event though I have made the script Colo-Colo.lua and said onMobEngage add enmity for those other monsters IDs. When you attack the smaller bats the other small bat links but the Colo-Colo does not even though there is a script for Furies.lua that onMobEngage should add enmity to Colo-colo for the player. I even tried changing it from updateenmity(attacker) to updateenmity(target) and changing the name of the script from Colo-Colo to Colo-colo. Nothing changes.
If anyone can check this out and find out whats wrong it would be appreciated as I am stopping work on it.