Fixed some situation involving concurrency upon using getCharacters() from MapleMap, added scripts and other bug fixes.
12 lines
186 B
JavaScript
12 lines
186 B
JavaScript
/* Ardin
|
|
Ariant
|
|
*/
|
|
|
|
|
|
function start() {
|
|
cm.sendNext ("Hey hey, don't try to start trouble with anyone. I want nothing to do with you.");
|
|
}
|
|
|
|
function action() {
|
|
cm.dispose();
|
|
} |