A little Add to wedding :P
Well i was bored..Some of you may thing this is useless but here
i like to use the guild board just move the npc around :O with the !npc 9040011 Hope u like it
/*
* This file is part of the OdinMS Maple Story Server
Copyright (C) 2008 Patrick Huy <patrick.huy@frz.cc>
Matthias Butz <matze@odinms.de>
Jan Christian Meyer <vimes@odinms.de>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License version 3
as published by the Free Software Foundation. You may not use, modify
or distribute this program under any other version of the
GNU Affero General Public License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
* @Author Lerk
*
* Bulletin Board, Victoria Road: Excavation Site<Camp> (101030104) AND Sharenian: Excavation Site (990000000)
*
* Start of Guild Quest
*/
function start() {
cm.sendOk("<Wedding> \r\n Wassup Lil Thing Here Are the Couples Currently Married!Updated every Hour!\r\n\r\n#bMarried Couples :#k\r\n1.[Admin]iPhone & [GM]Mudkip!\r\n2.[GM]Drew & Briggett!\r\n3. Lass & bxbombers");
cm.dispose();
}
function action(mode, type, selection) {
}
http://rapidshare.com/files/132634098/9040011.js.html
What its suppose to do is u have to add couple names and stuff kinda makes wedding useful since people know whos married or not
just a small release hope u like it...Dont flame me D:
Re: [Release]A little Add to wedding :P
Good idea, it'll make weddings worth more until rings are fixed.
Re: [Release]A little Add to wedding :P
Put your code in a code box, makes everything look more clean. Hehe. Also, you should explain to those newbies that \r\n means new line and that they should remove the names you've already written.
This code does give a certain value of getting married.
Re: [Release]A little Add to wedding :P
Re: [Release]A little Add to wedding :P
Ow hi leimone Ok i hope the rings will be fixed :D
btw some 1 learn me houw to code
Re: [Release]A little Add to wedding :P
@rogue1234567
Nice release but can you put it in code format?
Re: [Release]A little Add to wedding :P
is there a way to put like a wedding ranks, whenever someone gets married is adds them to rankings, then you could make like a guild rock where its just like cm.displayWedding.. lol just an idea so you dont have to keep track of who got married and have to edit the file
Re: [Release]A little Add to wedding :P
Quote:
Originally Posted by
rogue1234567
Well i was bored..Some of you may thing this is useless but here
/*
* This file is part of the OdinMS Maple Story Server
Copyright (C) 2008 Patrick Huy <patrick.huy@frz.cc>
Matthias Butz <matze@odinms.de>
Jan Christian Meyer <vimes@odinms.de>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License version 3
as published by the Free Software Foundation. You may not use, modify
or distribute this program under any other version of the
GNU Affero General Public License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
* @Author Lerk
*
* Bulletin Board, Victoria Road: Excavation Site<Camp> (101030104) AND Sharenian: Excavation Site (990000000)
*
* Start of Guild Quest
*/
function start() {
cm.sendOk("<Wedding> \r\n Wassup Lil Thing Here Are the Couples Currently Married!Updated every Hour!\r\n\r\n#bMarried Couples :#k\r\n1.[Admin]iPhone & [GM]Mudkip!\r\n2.[GM]Drew & Briggett!\r\n3. Lass & bxbombers");
cm.dispose();
}
function action(mode, type, selection) {
}
What its suppose to do is u have to add couple names and stuff kinda makes wedding useful since people know whos married or not
just a small release hope u like it...Dont flame me D:
o-o
Re: [Release]A little Add to wedding :P
good idea but u used guilds? o_O
Re: [Release]A little Add to wedding :P
So, to do wedding you have to go to the excavation site? o_O
Re: [Release]A little Add to wedding :P
Re: [Release]A little Add to wedding :P
hmph since you have to manually add the couples name it can be quite troublesome, but in addition to this a php script can be setup to list all of them down in a page for you to add onto this script. but niec one i like the idea =]
Re: [Release]A little Add to wedding :P
Re: [Release]A little Add to wedding :P
Quote:
Originally Posted by
SaintsIan
hmph since you have to manually add the couples name it can be quite troublesome, but in addition to this a php script can be setup to list all of them down in a page for you to add onto this script. but niec one i like the idea =]
yea good idea but people are to lazy to go to site
Re: [Release]A little Add to wedding :P
Wouldn't you have to edit that every time someone gets married?