Issue information

Issue ID
#1413
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Apr 24, 2008 16:39
Last Post
Hercules Elf Bot
Apr 24, 2008 16:39
Confirmation
N/A

Hercules Elf Bot - Apr 24, 2008 16:39

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

Flavio's last modification changes the entire script engine to "escaped C strings". Is this change intended? If so, maybe an announcement / documentation update would be appropriate...

Anyhows, there is only one single script loading error, caused by an 'incorrect escape sequence' - in reality, the script uses a backslash character to denote a backslash...
CODE
mes "You can play rock, scissors and";
mes "paper";
mes "by pressing ^4d4dffCTRL^000000 and ^4d4dff-^000000, ^4d4dff=^000000 and ^4d4dff\^000000";