diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a019f3c827..4d85902078 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,9 @@ Date Added 2011/04/06 + * Fixed script command 'warpwaitingpc' not checking, whether or not the player still has required amount of Zeny (since r14765). [Ai4rei] + - Fixed warping through 'warpwaitingpc' to savepoint would take the fee twice ( missing {} ). + - Fixed random warping through 'warpwaitingpc' would not take away fee Zeny at all. * STABLE IS NOW THE OLD TRUNK. THE NEW TRUNK IS NOW FOR BLEEDING-EDGE AND/OR UNTESTED CHANGES. [Paradox924X] 2011/04/05 * Moved detection of monotonic clock support to the configure script, which also checks, whether or not it actually works (bugreport:1003, related r11912 and r11983). [Ai4rei] diff --git a/src/map/script.c b/src/map/script.c index e9e1a51c07..aad2e3049c 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -9262,9 +9262,13 @@ BUILDIN_FUNC(globalmes) return 0; } -/*========================================== - * Creates a waiting room (chat room) - *------------------------------------------*/ +///////////////////////////////////////////////////////////////////// +// NPC waiting room (chat room) +// + +/// Creates a waiting room (chat room) for this npc. +/// +/// waitingroom "