Issue information

Issue ID
#2134
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Aug 27, 2008 9:32
Last Post
Hercules Elf Bot
Mar 5, 2012 8:59
Confirmation
N/A

Hercules Elf Bot - Aug 27, 2008 9:32

Originally posted by [b]Myllena[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2134

On line 2850:

CODE
mes "by the ^FF0000" + guildName + "^000000 Guild.";


2853:

CODE
mes "^FF0000" + guildMaster + "^000000 is";



2854:

CODE
mes "Guild Master of ^FF0000" + guildName + "^000000.";



"+ guildName +" is used instead of "+ getGuildName(.@GID) +" and "+ guildMaster +" instead of "+ getGuildMaster(.@GID) +"