Jump to content

DaFFyNaSH

Members
  • Posts

    53
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About DaFFyNaSH

Profile Information

  • Gender
    Male
  • Location
    Always Somewhere...
  • Interests
    :D

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DaFFyNaSH's Achievements

Newbie

Newbie (1/16)

  • Dedicated Rare
  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. as SweeTs said, on aCis, equiping works perfectly, if you want to add custom starting items, you just have to go in classes .xml in every class (darkfighter, humanfighter etc) and change this line on the first class of the xml which is the parent class of the race (Human Fighter,DE Fighter, Elf Fighter, DE Mage): <items val="X;Y;Z;A;B" /> but be aware that you have to put the weapon as the last equiping item on the list cause if you put it first it will equip only this and will ignore the rest, and if you put it 3rd f.e. the 4th,5th etc item wont be equiped. So lets say you want to put: Chest = 395 (Manticore Skin Shirt) Legs = 417 (Manticore Skin Gaiters) Gloves = 2448 (Manticore Skin Gloves) Boots = 2424 (Manticore Skin Boots) Helm = 2412 (Plate Helmet) Rings = 882 (Mithril Ring) Earings = 851 (Omen Beast's Earring) Neck = 914 (Necklace of Darkness) WeaponEquipped = 2499 (Elven Long Sword) AltWeapon = 225 (Mithril Dagger) You have to make the list like this: <items val="395;417;2424;2448;2412;914;851;851;882;882;225;2499" /> so its like: ArmorPiece1;..;ArmorPieceN;Jewel1;...;Jewel5;AltWep;EquippedWep Be carefull you put first the AltWepons which you want to be on inventory and LAST the equipped one, the one you want the new Char to hold on his hands. Also after the red (the Equipping Weapon) you can add other non equipping items w/e you want, for example a custom item like an extractable chest or w/e you DONT WANT to be equipped (except if its weapon type you have to put before equipped weapon as I said)! All these is about aCis starting char items and how you can set them properly... Now about the code of the maker, as someone said, you can make configs only for Fighter and Mage armor (instead of ElfMageHelm etc) you can make it something like this: MageStartingArmor= X,Y,Z,...,N FighterStartingArmor = A,B,...,N and after you can make for weapons: FighterWeps = X,Y (some standard weps used by all races) MageWeps = (Here I suppose one kind of weap can fit all mage races) And finally you can add some fighter weapon configs for special races like dwarf (add blunt) orc (add fists) etc... So that way you have way less configs and you make it also the same way you made it in you first version... If I was in your place I would use aCis way for this, its simpler, easier and flexible for configure different equipment for every class... Sorry for long post, I just wanted to help!
  2. Sorry for dumbing an old topic but I realy wanna know if anyone knows how to fix it. Thank you
  3. thanks again bro for the share! :-beep- yeah:
  4. change this: public static boolean checkItem (ItemInstance item) { int o = item.getItem().getCrystalType(); to this: public static boolean checkItem (ItemInstance item) { int o = item.getItem().getCrystalType().getId(); and you will be ok. I added this mod in aCis last rev and works perfectly after some minor changes and checks. If I remember correctly it needed the one mentioned above,some changes in imports cause TK has removed the L2 prefix in some classes in last revs, some check in grade types, and some check in onDieInside because in some cases when you were diying out from the coords but near them it was teleporting you inside after 10 sec even if you had clicked to village or ressed... I may do a clean working .diff for acis last rev in future and post it here
  5. Trusted & Skilled Person... Recommended 101%! PS: Erlandys is the kindest seller/developer I ever talked with. Prices are perfect for his services.
  6. I was not talking for you bro, I just mentioned your post as an example. I am just mad with kids which wanna make servers and dont want to spent a single moment to try fix codes/addopt mods from other packs etc and waiting EVERYTHING from third-party people. The more time you spent for your server before live and the more you got involved of setting it up, the more chances it has to succeed and stay alive for a long time... If download/checkout source > add 1-2-3 mods > add custom gmshop/gk/guards/etc > add 2342934 custom armors and items > compile > set conf and next day live it has 101% chance to have <10 ppl online after 12 hours. anyway lets dont go offtopic anymore...
  7. Some of you have in mind that these guys are not your personal developers. If you want to suggest something do it, if they want to do it they will, else you have to find another way to get the mod/addon you want. Also have in mind that its not your servers wanna-have topic here, ask serious things that will fit most of the users needs (ask generic oriented not hardcore specific things such as config for x2 hpregen on bounty hunter or like zhort said if spoil is activated to make more damage). If your server has problem with dwarf classes balance its not a free share mods work to fix it. For very special and specific custom modifications you have to try on your own to make it, maybe that way you will learn something more too... Dont wait to have it all in configs, it cant be done. You have to experiment and fuck up with skills, items, class stats and more things to find out some things and make your server as you want it. I dont want to pretend the smart guy here, I never said that I know lot things about l2j developing, but when I want something (especialy something unique and sooo specific) I try to find it out my self.. I have destroyed lot times my sources and started back again from 0, but this 0,001% knowledge I have now its because of it. Experiment with source and server files guys, try and get your hands dirty, cause if you dont you will always ask from others and you will never be able to fix a simple error in your sources.
  8. Hello guys, I am back from my trip, and decided to try out the new rev. I had rev9 so the only changes I made was: replacing new lib (l2jxtend.jar) and add new json config files. So, when I restarted my server there was some errors: Is something that I made wrong or its a bug? Thank you in advance
  9. Nice I'll test everything when back from my trip and give feedback. Thanks elfo & an4rchy
  10. Yes, I see, I checked it out and edited my post, but as I see you posted it before :D
  11. Hello guys, well done sharing new rev. I just found a minor bug. When you reach the goal to take a skill from pvp, in message %skilllevel% dont work and it shows it as is. screenshot: edit: the right one to use as I found out is %skilllvl% instead of %skilllevel%
  12. Then it will be great work. Good work results most times are succesful when you know what you are aiming and what you are targeting for. I dont have a reason to think that I am a developer or a programmer. I work with l2j first for learn and then for doing my hobbie. I have pay lot times for developer services, or custom addons and most of times it didnt worth it. I am not a kid to start lie "I code java from my 7" and such, I am 27 y/o and doing this as I said to have fun and fill my free hours with something productive, and IF at some point I will have a server project that I will like and I can see that it worth it to be online I may try it. Anyway, keep up, and I wait for further updates and revisions. Thanks in advance for your work.
  13. I hardly reply on topics, I do it only whenever I see something realy good. I am impressed with your idea and your work (even if its in initial stage) and I would like to see more features in it. Its very good for guys like me which we have small knowledge of java and coding, and even adapting code for newer versions. I use aCis last rev, its a great project thanks to TK and his teams work but if you target for a custom server you have to put the custom features you need, most times custom shares is outdated and there is no support so you have to try hard if your knowledge is in low level (like me) to adapt it, or bother other people to give you advices. So this project/extender will be massive help for guys which work on aCis and want to make a Custom inclunding project for their servers. Congrats and keep up. Some features I'd like to see: Configurable GrandBosses (for example: no quest for raid them, just buy an item and go there, and more flexible options about them) Custom System for Augments (Maybe an easy configurable augment system, f.e. allowed item skills, cancel active buff effect on unequip and such) Maybe some events (TvT, CtF etc) Custom Siege configs (there is an addon I found in acis comunity and adapted for my needs, you can configure siege day and time for every castle seperately) And dont think I ask these features for my needs and make my job, I already have some of them, I just giving an advice in what would be great and helpful for guys that will use this...
  14. Ok, I've found it... When you have clear mind is better :D Thank you :)
×
×
  • Create New...