Please create some diff for :
svn/dist/gameserver/data/scripts/services/villagemasters/Ally.java
36. ((VillageMasterInstance) getNpc()).showChatWindow(pl,
"villagemaster/ally" + htmltext);
to 36. ((VillageMasterInstance) getNpc()).showChatWindow(pl,
"villagemaster/ally/" + htmltext);
54. ((VillageMasterInstance) getNpc()).showChatWindow(pl,
"villagemaster/ally" + htmltext);
to 54. ((VillageMasterInstance) getNpc()).showChatWindow(pl,
"villagemaster/ally/" + htmltext);
Script not found with "villagemaster/allyally-01.htm"...
sorry for my bad english... :D
Original issue reported on code.google.com by gothj...@gmail.com on 24 May 2013 at 11:19
Original issue reported on code.google.com by
gothj...@gmail.com
on 24 May 2013 at 11:19