Donator's Island V. 1

Results 1 to 25 of 25
  1. #1
    Proficient Member Darkwar4ever is offline
    MemberRank
    Jun 2008 Join Date
    Albany, New YorkLocation
    189Posts

    Donator's Island V. 1

    Alright, time for another release that's NPC related. Doesn't really advance servers, but meh.

    If you can't tell, this is a Donator's Island. This means a special map that cannot be accessed by anyone else except donators with points. I've chosen Amoria's END PQ map, replaced Glimmerman with the exit warper. (I used Nautilus' Taxi)

    It's sort of empty right now, although I'm sure there are no bugs, it would be helpful if you find any.

    Note: This release assumes the following:
    You do not have a working APQ.
    You know how to edit basic NPC scripts.
    You know how to place NPCs on maps.
    You know how to execute SQLs.
    You know English fluently enough to understand the instructions.
    (Works best with a rebirth quest. due to quick rebirth function.)
    It would help if you use ThePack as a repack, or have a column donatorpoints in accounts, and donators and have some NPC functions... You can check and modify them if you do, 'cause if you're using a clean source, you won't need this.
    Check to all? Let's move on!

    Screenies: THEY'RE MODIFIED TO FIT MY SERVER, YOU HAVE TO CUSTOMIZE THEM.






    Download: here.

    Instructions: (C+P from file inside release)

    There are 4 folders. Here are the instructions on how to use them:

    ==Direct_IDs==
    These are pre-made NPCs which have set functions. You should
    go into them and check out what they do. There's no need
    to customize anything. Just drag and drop to your NPC scripts
    folder, and place the NPCs. <- That'll be explained below.

    ==NPCs_Customizable==
    These are the NPCs without IDs. IDs are included inside the
    script, but you may find random NPCs to use these as.

    ==Maps==
    Place the map file in the wz folder/Maps/Map6.

    ==SQLs==
    Read the readme inside.
    ===

    After that, place the NPCs that you set into the MAP
    where ever you want them to be. I suggest placing
    the donator_warper in FM or something like that.

    Have fun!

    ==EDIT==
    -facepalm- I FORGOT AN NPC! >:O

    Code:
    function start() {
    cm.sendOk("You can now access donator commands. #rPlease change channel for it to take effect.#k Here's a small explanation of the commands:\r\n\\r\n\ !goto [map] (henesys, kerning, fm, ludi, etc, ask around.)\r\n\\r\n\ !buffme [Gives you an array of buffs] \r\n\\r\n\!online [Shows people online in channel]");
    cm.setGMLevel(1);
        cm.dispose();
    }
    That NPC changes the character to donator status. Save it as a .js and put it into the scripts folder as well. >.<'


  2. #2
    Infraction Banned Maple1134 is offline
    MemberRank
    Jun 2008 Join Date
    564Posts

    Re: Donator's Island V. 1

    Good job :)

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

    Re: Donator's Island V. 1

    This is really only compatible with v62 right? Because of the donator points thing? :P

  4. #4
    Proficient Member Darkwar4ever is offline
    MemberRank
    Jun 2008 Join Date
    Albany, New YorkLocation
    189Posts

    Re: Donator's Island V. 1

    I don't believe so. Moogra's v.55 has the same functions as his v.62 ones.

    As long as you have the correct tables, and NPC commands, I think you'd be fine.

  5. #5
    Member shervintan is offline
    MemberRank
    Dec 2008 Join Date
    65Posts

    Re: Donator's Island V. 1

    Good Job (:

  6. #6
    Back? gmsinister is offline
    MemberRank
    Apr 2008 Join Date
    New YorkLocation
    1,655Posts

    Re: Donator's Island V. 1

    nice release. i guess.

  7. #7
    Account Upgraded | Title Enabled! meetoo is offline
    MemberRank
    Jul 2008 Join Date
    Canada ~eh.Location
    542Posts

    Re: Donator's Island V. 1

    Nice Release. Imma Build on this xD Thanks!

  8. #8
    Valued Member slayer991133 is offline
    MemberRank
    Nov 2008 Join Date
    Under your BedLocation
    123Posts

    Re: Donator's Island V. 1

    NICE RELEASE, very useful :)

  9. #9
    Proficient Member xAuthorityx is offline
    MemberRank
    Feb 2009 Join Date
    Health Sciences AuthorityLocation
    157Posts

    Re: Donator's Island V. 1

    nice release. hahas.

  10. #10
    Apprentice TextStory is offline
    MemberRank
    Mar 2009 Join Date
    My mom's houseLocation
    14Posts

    Re: Donator's Island V. 1

    Very good job dark~!

  11. #11
    Account Upgraded | Title Enabled! Amandy is offline
    MemberRank
    Feb 2007 Join Date
    Crapvile, USALocation
    768Posts

    Re: Donator's Island V. 1

    Looks, alright it could look better. The menus could look more GMS in my opinion.

  12. #12
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: Donator's Island V. 1

    Looks messy, sorry, don't like it.

  13. #13
    Account Upgraded | Title Enabled! ishan1996 is offline
    MemberRank
    Nov 2008 Join Date
    WisconsinLocation
    1,429Posts

    Re: Donator's Island V. 1

    It would be better if someone wz repacked a FULL donor island not effecting things

  14. #14
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by ishan1996 View Post
    It would be better if someone wz repacked a FULL donor island not effecting things
    Yeah, that'd be cool.

  15. #15
    Account Upgraded | Title Enabled! ishan1996 is offline
    MemberRank
    Nov 2008 Join Date
    WisconsinLocation
    1,429Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by MSDartz View Post
    Yeah, that'd be cool.
    Honestly, because even though it does take time giving out the wz's its worth its fun and it doesnt use stuff if you wanna be your own server but gms like at the same time

  16. #16
    Inactive xRayne is offline
    MemberRank
    Aug 2008 Join Date
    391Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by viydude View Post
    This is really only compatible with v62 right? Because of the donator points thing? :P
    This should DEFENITLY work on v55

  17. #17
    Account Upgraded | Title Enabled! ishan1996 is offline
    MemberRank
    Nov 2008 Join Date
    WisconsinLocation
    1,429Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by xRayne View Post
    This should DEFENITLY work on v55
    If it was made with v.62 xml it can be buggy

  18. #18
    Proficient Member Darkwar4ever is offline
    MemberRank
    Jun 2008 Join Date
    Albany, New YorkLocation
    189Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by ishan1996 View Post
    If it was made with v.62 xml it can be buggy
    The map is the only changed thing. 1 single map file. No biggie. You can place the NPC yourself.

  19. #19
    Account Upgraded | Title Enabled! ishan1996 is offline
    MemberRank
    Nov 2008 Join Date
    WisconsinLocation
    1,429Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by Darkwar4ever View Post
    The map is the only changed thing. 1 single map file. No biggie. You can place the NPC yourself.
    But it also can sitll be buggy =\

  20. #20
    Alpha Member MSDartz is offline
    MemberRank
    May 2008 Join Date
    PwnVilleLocation
    2,171Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by ishan1996 View Post
    But it also can sitll be buggy =\
    Yeah, it can.

  21. #21
    Proficient Member Darkwar4ever is offline
    MemberRank
    Jun 2008 Join Date
    Albany, New YorkLocation
    189Posts

    Re: Donator's Island V. 1

    No, you don't... understand what I'm trying to say. XD

    The NPC's, you're supposed to place yourself. You don't have to use the map file I gave you, especially if you have a working APQ. =X

  22. #22
    Account Upgraded | Title Enabled! ishan1996 is offline
    MemberRank
    Nov 2008 Join Date
    WisconsinLocation
    1,429Posts

    Re: Donator's Island V. 1

    Quote Originally Posted by darkwar4ever View Post
    no, you don't... Understand what i'm trying to say. Xd

    the npc's, you're supposed to place yourself. You don't have to use the map file i gave you, especially if you have a working apq. =x
    edit; my bad now i understand

  23. #23
    Infraction Banned Maple1134 is offline
    MemberRank
    Jun 2008 Join Date
    564Posts

    Re: Donator's Island V. 1

    Decent release, though i don't like it :D

  24. #24
    Enthusiast Eckori is offline
    MemberRank
    Aug 2010 Join Date
    45Posts

    Re: Donator's Island V. 1

    Invalid file due to deletion!!!!!!!!

  25. #25
    Account Upgraded | Title Enabled! xiiaoren92 is offline
    MemberRank
    Dec 2010 Join Date
    316Posts

    Re: Donator's Island V. 1

    Link are broken,
    Anyone can upload a new Link?



Advertisement