Jump to content

Ink

Members
  • Content Count

    42
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    Ink reacted to Ridley in npc/custom/breeder issue since "setmount;"   
    } else if (checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) { to
     
    } else if (!checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) {
  2. Upvote
    Ink reacted to kisuka in 2014 Halloween Event   
    Attached are the client additions / translations for the soon to be released official 2014 halloween event script.
     
    The lua files and questid2display.txt need to be merged with your own client files. In this archive they only contain the additions. They will not work if you just drop them into your client as it'll get rid of all the other content, as they weren't included.
     
    Server side content will be released into the repo once we get some item bonus figured out for the candies.
    2014 Halloween Event - Client Files.rar
  3. Upvote
    Ink reacted to Dastgir in Ultimate Guild Ranker   
    Below
     
    OnStartArena:  npc/guild2/agit_main_se.txt
     
     
     
    sorry for extremely late reply, what is trouble?
     
     
    I will update it to add exceptions
  4. Upvote
    Ink got a reaction from Hadeszeus in Reset Basic Skill on Baby Class   
    line 159 
     
    if (.@newjob == Job_Novice_High)resetlvl(1); add below
     
    if (.@newjob == Job_Baby) {resetlvl(4);SkillPoint = 0;}  
    think this is added in the git already. you can also use the latest version there
  5. Upvote
    Ink reacted to Hadeszeus in Cart Cannon and Cannon Ball Element   
    I'd like to ask if this is still the correct behavior of Cart Cannon and Cannon Ball?


     

    Cause right now Cart Cannon doesn't take the element of Cannon Ball.
  6. Upvote
    Ink reacted to hemagx in eAmod Battleground merging in hercules   
    it's legal so far cause GNU/GPL but i don't think it's good idea cause of his bad code and cause Hercules should follow official only and not add custom stuff.
  7. Upvote
    Ink reacted to Dastgir in eAmod Battleground merging in hercules   
    Its Possible, but I am not in supporting this diff, since its made by Zeph and his own work.
  8. Upvote
    Ink reacted to Rytech in Summer 2 Costume Job   
    This is a recent discovery so I don't know if its exclusive to jRO or not, but thats where I found this data at. Today I present to you yet another costume job I found and it shocked me to see this.
     
    Costume Class - Summer (Or Summer 2 if you wanna call it that)

     
    No your not seeing things. Its another summer outfit and a really good looking one too. Information
     
    Job ID - Tag and ID confirmed
    SUMMER2 = 30  
    OPTION Mask - Unknown, but its likely this since all costume outfits require one....
    *Edit* - This is confirmed to not exist. This outfit and future outfits use a status ID and a value to display. Check post below.
    OPTION_SUMMER2 = 0x20000000  
    Note: To the dev's, I don't have any data on the official mask but ill let you know once I get a confirm on it. Its gotta be this one since nothing else came out that would require one after the Oktoberfest one was added.
     
    Summer 2 Sprite Files
    Summer2 Sprites.rar
     
    The patch file the sprites were found in is dated July 22, 2014 which means we likely need a client of that date or higher to see it in game. Enjoy.
  9. Upvote
    Ink reacted to kisuka in [FORUM] IP.Nexus / IP.Downloads   
    I don't know if I support this :/ considering this software is open source and free, to allow users to upload paid files to our forums would go against our own license in a sense imo. I'd say if you are making things like sprites, textures, etc and want to charge people for them, you should make your own website, with your own payment gateway and such and just link to it. I dunno. That's just my opinion though. I believe in things being shared for free (when it comes to sprites, scripts, textures, etc) out of the passion for wanting to contribute to the community, like how things were in the past. Too many people trying to profit off this community now a days.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.