source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
6
scripts/map/onUserEnter/cannon_tuto_direction2.js
Normal file
6
scripts/map/onUserEnter/cannon_tuto_direction2.js
Normal file
@@ -0,0 +1,6 @@
|
||||
function start(ms) {
|
||||
ms.playSound("cannonshooter/bang");
|
||||
ms.setDirectionStatus(true);
|
||||
ms.showIntro("Effect/Direction4.img/cannonshooter/Scene01");
|
||||
ms.showIntro("Effect/Direction4.img/cannonshooter/out02");
|
||||
}
|
||||
Reference in New Issue
Block a user