!remindevent Command

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Account Upgraded | Title Enabled! MoeZe is offline
    MemberRank
    Feb 2010 Join Date
    Behind YouLocation
    787Posts

    !remindevent Command

    Well this command reminds people that the event is still on, i made it to help HorrorChix89 and then thought about releasing it.

    PHP Code:
    } else if (sub[0].equals("!remindevent")) { 
                try { 
                    
    cserv.getWorldInterface().broadcastMessage(nullMaplePacketCreator.serverNotice(6c.getChannel(), "[Event] The event is still on! Use @joinevent to join. Note: You must be in Channel " c.getChannel() + " for it to work.").getBytes()); 
                } catch (
    Exception e) { 
                    
    cserv.reconnectWorld(); 
                } 
    Its not that really awesome i know, but kind of success for me as a beginner coder.

    I didn't do exception to check if event is on or not, cz i still don't know the java command, just don't use it unless event is on. if any1 would like to do it ok.

    Credits to Me, Enjoy


  2. #2
    I'm overrated. Fraysa is offline
    MemberRank
    Apr 2008 Join Date
    4,891Posts

    Re: !remindevent Command

    Shorter way;
    !notice [Reminder] The event is still going on! Use @joinevent to join.
    Last edited by Fraysa; 20-07-10 at 03:09 PM.

  3. #3
    Account Upgraded | Title Enabled! MoeZe is offline
    MemberRank
    Feb 2010 Join Date
    Behind YouLocation
    787Posts

    Re: !remindevent Command

    Quote Originally Posted by Xoslize View Post
    Shorter way;
    !notice [Reminder] The event is still going on! Use @joinevent to join.
    Some people are lazy to type all of that.

    Quote Originally Posted by kevintjuh93 View Post
    I still prefer this command:
    Code:
            } else if (splitted[0].equals("killniggers")) {
                for (ChannelServer world : ChannelServer.getAllInstances()) {
                    for (MapleCharacter nigger : world.getPlayerStorage().getAllCharacters()) {
                        if (nigger.getSkinColor().equals(MapleSkinColor.BLACK) || nigger.getSkinColor().equals(MapleSkinColor.DARK)) {
    			nigger.setHpMp(0);
                        }
                    }
                }
    Edit: And I think you cannot even claim credits for this.
    The only credits are for the OdinMS team.
    WHAT/

  4. #4
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: !remindevent Command

    Quote Originally Posted by MoeZe View Post
    Some people are lazy to type all of that.



    WHAT/
    The command? Or about the credits?
    About the credits, you can't even call this coding. OdinMS coders did everything for you, therefore no credits for you.

  5. #5
    Account Upgraded | Title Enabled! yengqin is offline
    MemberRank
    Nov 2008 Join Date
    OceanLocation
    292Posts

    Re: !remindevent Command

    i actually liked this.

  6. #6
    Account Upgraded | Title Enabled! Carrino is offline
    MemberRank
    Mar 2010 Join Date
    1,114Posts

    Re: !remindevent Command

    Quote Originally Posted by kevintjuh93 View Post
    I still prefer this command:
    Code:
            } else if (splitted[0].equals("killniggers")) {
                for (ChannelServer world : ChannelServer.getAllInstances()) {
                    for (MapleCharacter nigger : world.getPlayerStorage().getAllCharacters()) {
                        if (nigger.getSkinColor().equals(MapleSkinColor.BLACK) || nigger.getSkinColor().equals(MapleSkinColor.DARK)) {
    			nigger.setHpMp(0);
                        }
                    }
                }
    Edit: And I think you cannot even claim credits for this.
    The only credits are for the OdinMS team.
    lol kevin, you're being racist all the time.

  7. #7
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: !remindevent Command

    Quote Originally Posted by Carrino View Post
    lol kevin, you're being racist all the time.
    What is this, I don't even....
    I found it quite shocking, that I haven't been threatened yet.

  8. #8
    Account Upgraded | Title Enabled! HorrorChix89 is offline
    MemberRank
    May 2010 Join Date
    ArkansasLocation
    1,279Posts

    Re: !remindevent Command

    that's cause I don't have time to hunt you down and murder your ass...but don't worry, me and all my black family and friends are working on the rope to hang your sorry ass from a tree.

    @Moeze: Thx for the command hun!! :D

  9. #9
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: !remindevent Command

    Quote Originally Posted by HorrorChix89 View Post
    that's cause I don't have time to hunt you down and murder your ass...but don't worry, me and all my black family and friends are working on the rope to hang your sorry ass from a tree.

    @Moeze: Thx for the command hun!! :D
    -Thanked-
    :D

  10. #10
    Wut? Csharp? Kerelmans is offline
    MemberRank
    Apr 2008 Join Date
    Olalalala CityLocation
    417Posts

    Re: !remindevent Command

    Thanks, I really enjoyed this command, saved me a lot of time writing it! =D
    /b /

  11. #11
    Everything is possible~ Diamondo25 is offline
    MemberRank
    Jan 2008 Join Date
    The NetherlandsLocation
    1,116Posts

    Re: !remindevent Command

    Quote Originally Posted by kevintjuh93 View Post
    What is this, I don't even....
    I found it quite shocking, that I haven't been threatened yet.
    wat is this i dont even

  12. #12
    ѕнαяιηgαη мαѕтєя -υ¢нιнαвℓα∂є- is offline
    MemberRank
    Oct 2009 Join Date
    υ¢нιнα нLocation
    309Posts

    Re: !remindevent Command

    Quote Originally Posted by kevintjuh93 View Post
    What is this, I don't even....
    I found it quite shocking, that I haven't been threatened yet.
    Because this is some forum your saying it in. Say it or give it to a black person that knows what it means in real life and see if you wont get what your asking for lol

  13. #13
    Yuki Zygon is offline
    MemberRank
    Aug 2008 Join Date
    IllinoisLocation
    1,208Posts

    Re: !remindevent Command

    I would prefer using STPE to schedule a reminder than to actually have to retype a command. Just a suggestion.

  14. #14
    Account Upgraded | Title Enabled! MoeZe is offline
    MemberRank
    Feb 2010 Join Date
    Behind YouLocation
    787Posts

    Re: !remindevent Command

    @HorrorChix89 : any time :)

    Kerelmans : yw .

    @kevintjuh93 : Wtf is wrong with black people your fk tard bastard, go find a fking command like mine and then talk, no1 even thought about releasing this, you should get infraction for being so god damn racist fk you.

    Quote Originally Posted by Zygon View Post
    I would prefer using STPE to schedule a reminder than to actually have to retype a command. Just a suggestion.
    Yeah i agree with you bt this is only my first step.

    And also it will be hard for the database to check if there is an event on or not.
    Last edited by MoeZe; 21-07-10 at 10:48 AM.

  15. #15
    Account Upgraded | Title Enabled! Carrino is offline
    MemberRank
    Mar 2010 Join Date
    1,114Posts

    Re: !remindevent Command

    Quote Originally Posted by MoeZe View Post
    Yeah i agree with you bt this is only my first step.

    And also it will be hard for the database to check if there is an event on or not.
    Nah, it's easy.



Page 1 of 2 12 LastLast

Advertisement