Welcome DZstory !
Would you like to react to this message? Create an account in a few clicks or log in to continue.


maplestory private sever
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Donator Warper

Go down 
AuthorMessage
[GM]Sickness
Super Moderators
Super Moderators
[GM]Sickness


Posts : 20
Join date : 2010-06-27
Age : 28
Location : Free Market

Donator Warper Empty
PostSubject: Donator Warper   Donator Warper I_icon_minitimeMon Jun 28, 2010 3:56 am

// Made by Sickness
// Donor Island Warper (For Duffel)


var status = 0;

function start() {
status = -1;
action(1, 0, 0);
}

function action(mode, type, selection) {
if (mode == -1) {
cm.dispose();
} else {
if (mode == 0 && status == 0) {
cm.dispose();
return;
}
if (mode == 1)
status++;
else
status--;
if (status == 0) {
if (cm.getChar().gmLevel() > 1) { // Level 1 GM = Donor
cm.sendOk("Hello #h # \r\nAs a reward for donating, I'll warp you to #bDonor Island#k Where dreams await for you.");
} else {
cm.sendOk("You are not a donater. Please donate to use me");
cm.dispose();
}
} else if (status == 1) {
cm.warp(insert donor map here, 0);
cm.dispose();
}
}
}
Back to top Go down
 
Donator Warper
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Welcome DZstory ! :: General Discussion-
Jump to: