0e00165195
PlayFlavorID(NPC, type, id, index, Player, language) Set Player to 'nil' to send to all clients, specifying a Player will make it send ONLY to that player New command /reload voiceovers added - versioning updated to 0.9.4-aquarii - Fix #454 Support for SendShowBook to have language, items field 'book_language' added - Some debug log cleanup
1 line
74 B
SQL
1 line
74 B
SQL
alter table items add column book_language tinyint(3) unsigned default 0;
|