[RELEASE] Simple Guild Hideout Script!

Page 1 of 5 12345 LastLast
Results 1 to 15 of 69
  1. #1
    Member Florio is offline
    MemberRank
    Aug 2008 Join Date
    83Posts

    [RELEASE] Simple Guild Hideout Script!

    Well I didn't see anything like this on ragezone so I thought i would post this myself. It's just a simple script that actually took my a while since I couldn't find the right command for checking a player's guild ID.

    /* Gangstas Guild Hideout Warper
    */
    /*Made by Florio of Ragezone
    */


    function start() {
    if (cm.getPlayer().getGuildId() == 66) {
    cm.warp(1010002, 0);
    cm.sendNext("Have fun in Gangstas hideout!")
    cm.dispose();
    }
    else {
    cm.sendNext("Sorry your not in the guild #bGangstas.#k You can't go to their hideout.")
    cm.dispose();
    }
    }
    What this does is warps you to your guild hideout. If your not in the guild it gives you the else message.
    Change the name Gangstas to your guild name. Change 66 to whatever your guild ID is. You can get your guild ID in your mysql browser. Also change the map to whatever you want.

    Personally i make people guild hideouts when they donate 5$ to my server. Yeah thats it have fun using it.


  2. #2
    Alpha Member xblackcat is offline
    MemberRank
    Aug 2008 Join Date
    nowhereLocation
    1,655Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    so this is server specific so you gotta alter like 2 things lol

  3. #3
    Account Upgraded | Title Enabled! lvazn93 is offline
    MemberRank
    Jun 2008 Join Date
    506Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    hmm ill try this i guess

  4. #4
    Account Upgraded | Title Enabled! ~_AustraliaMS_~ is offline
    MemberRank
    Aug 2008 Join Date
    AustraliaLocation
    663Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    wow....nice release...gonna try it!

  5. #5
    Infraction Banned CptObvious is offline
    MemberRank
    Aug 2008 Join Date
    366Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    This doesn't deserve to be released.

  6. #6
    Account Upgraded | Title Enabled! lvazn93 is offline
    MemberRank
    Jun 2008 Join Date
    506Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    Quote Originally Posted by CptObvious View Post
    This doesn't deserve to be released.
    lol how come?

  7. #7
    Valued Member xleet21 is offline
    MemberRank
    Jul 2008 Join Date
    CaliforniaLocation
    135Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    dang this is badass
    wait so its like a guild hide out, a specific spoot and u can like warp there and talk with ur guildies?

  8. #8
    Member Florio is offline
    MemberRank
    Aug 2008 Join Date
    83Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    Quote Originally Posted by xleet21 View Post
    dang this is badass
    wait so its like a guild hide out, a specific spoot and u can like warp there and talk with ur guildies?
    Yeah.
    In my guild hideout i got a store npc a gambling npc and a guild training map :)

  9. #9
    Account Upgraded | Title Enabled! lvazn93 is offline
    MemberRank
    Jun 2008 Join Date
    506Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    this is a awesome release!!

  10. #10
    Alpha Member Gmanpopinjay is offline
    MemberRank
    Dec 2007 Join Date
    1,588Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    Nice xD

  11. #11
    Getting into Graphics Mages4ever is offline
    MemberRank
    Jun 2008 Join Date
    Somewhere =DLocation
    622Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    Lol.
    *Joins Gangstas*

  12. #12
    Account Upgraded | Title Enabled! Shagakrath is offline
    MemberRank
    May 2008 Join Date
    Maplestory WorldLocation
    1,007Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    Testing this..

  13. #13
    Account Upgraded | Title Enabled! kojowolf510 is offline
    MemberRank
    Apr 2008 Join Date
    Hayward The Bay TheStackLocation
    603Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    I'll try this out. Thanks. *hehe My guild in my server warps to GM Map =)*

  14. #14
    Account Upgraded | Title Enabled! DarkMage325 is offline
    MemberRank
    Jun 2008 Join Date
    232Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    Cool.. maybe I can hold an event and like every month offer 5 guilds to have their own guild hideout. Each in it's own map and each with it's own npc ^^

  15. #15
    Burn the land, HydroBenZ is offline
    MemberRank
    Aug 2008 Join Date
    2,710Posts

    Re: [RELEASE] Simple Guild Hideout Script!

    Wow, sick release



Page 1 of 5 12345 LastLast

Advertisement