Maple-Explotion

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

    [Releases]@henesys Command

    TriplexChris
    TriplexChris
    Admin


    Posts : 60
    Points : 84
    Reputation : 3
    GlobalMS Job: : NightWalker
    GlobalMS World: : i play in 3 worlds
    Join date : 2009-07-30
    Age : 32
    Location : california

    [Releases]@henesys Command Empty [Releases]@henesys Command

    Post by TriplexChris Fri Jul 31, 2009 7:48 pm

    Warp you to Henesys Code
    Code:
     else if (splitted[0].equals("@henesys")) {
                MapleMap target = cserv.getMapFactory().getMap(100000000);
                MaplePortal targetPortal = target.getPortal(0);
                player.changeMap(target, targetPortal);


    If it give you Error add imports
    Code:
    import net.sf.odinms.server.maps.MapleMap;
    import net.sf.odinms.server.MaplePortal;

      Current date/time is Sun May 19, 2024 1:47 am