Issue information

Issue ID
#4791
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Mar 1, 2011 16:41
Last Post
Hercules Elf Bot
Mar 1, 2011 16:41
Confirmation
N/A

Hercules Elf Bot - Mar 1, 2011 16:41

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

theres an error in clif.c that is not in conjuction with the msgstringtable.txt.

in the lines with the Super Novice chant calls, the msg_txt(###)'s are incorrect with the newest edition of msgstringtable.txt.

in most cases the correct lines are 791-793 but the clif.c is reading msg_txt(504)-(506),

so if an easy fix is to just change it to (791)-(793).

when i did this and recompiled it worked.

the msgstringtable.txt has it witten as 791-794, THAT IS CORRECT, no need to change that or add a case in clif.c



(side note: can i get a pm on how/or if i can contribute actual files to the SVN? i love finding this stuff but cant really help effectively....)