Jump to content

Horus

Members
  • Posts

    888
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Horus

  1. Well not huge. Shouldn't take you more than 20 mins, but you have to do it gregory13 none of us will do that to you ;)
  2. Thread Closed. Reason: Solution has been provided;
  3. This is NOT the correct area. Post in the HELP Section. Thread Closed. Reason: Improper Posting Area;
  4. Report the problem to L2j. Anyway read the L2RaidBossInstance or L2RaidBossManager and you'll find the error in no time.
  5. This is basically a copy + paste taken from the Fisheye. If you're using a release after the 1.2.0 then you don't need to use this basically. This is only appliable for Interlude or something lool.
  6. You can PM me if you want, however, trust me,I AIN'T cheap at all ^^ I'm an expensive hoe lool.
  7. Intrepid I unlocked it for kostas852456 isn't the User who had problems initially. "Exte." is. Thus, the problem hasn't been solved. Thread Unlocked. Reason: Solution has not yet been found by the User.
  8. Yes you can. PM Me with what you want to do exactly.
  9. My advice: Read the core and you'll understand how to do it in 2 minutes :) Its pretty easy, and if you find it for yourself you'll learn more then adding a config.
  10. Read the damn errors. SkillType isn't a method in L2Skill, L2SkillType is. Just pay attention to the errors and you'll work it out :)
  11. Its not actually Spook's code, but fine, he was going to share it anyway ^^
  12. I'm actually giving you Karma for NOT using the Search button. If I'm not mistaken this is actually the 5th time I'm telling you this. Its no problem in having questions,you're a human, having questions means you want to learn, that's a good thing :) However if you had used the Search button you would have found out the answer for most of your questions.
  13. xardas seriously, you better start reading what the .bat says and if needed Search the board. Your problem & its resolution is described in the bat, if you're too lazy to Search then we'll be too lazy to help you. You don't wanna learn ? Fine that's your problem, just don't expect people to do your job. -1 Karma Added.
  14. Thats cus they're GeoServer is a pile of crap. The GeoData isn't the best either, but their GeoServer makes a lot of flaws in the GeoData. Just use a recent version ^^
  15. This is CLEARLY not your work. So you have two options: Post the Proper Credits. Have your post Deleted and receive a Penalty.
  16. lool its not SOME Modifications, its a lot of them. Shouldn't take more then 10 mins, but thing is, this is mainly a Forum for newbies, so you might wanna tell them not to attempt it. Newbies who never opened Eclipse would take days and who would have to help them ? Mr Horus lool. If you don't mind, add a small note in the first post saying you advice people not to use this on L2jFree.
  17. Just a small note people: This is for L2j NOT for L2jFree. You're probably asking, whats the difference ? There's a big difference, if you try to apply this on L2j you will surely run into a lot of problems. So if you have L2jFree my advice is: Stick to it.
  18. Its clearly an invalid bypass,check your .py.
  19. Ethen just a note. Next time use Search. There are over 100 GateKeepers in this Forum, if you're too lazy to Search then we'll be to lazy to Reply to you as well. Thread Closed. Reason: Request was Fulfilled.
  20. Exactly. Using old packs is a bad idea, actually, its a bad idea using pre-compiled packs anyway. The older your pack is the bigger are the odds to be exploited. Just update it.
  21. Errors are there for some reason. If they're still there than you haven't modified what I told you to. Anyway don't forget to install the commons.
  22. True. Any moderator please move this Thread to the correct Forum Area. Thread Closed. Reason: Incorrect Posting Area.
  23. Wrong. The reason why we use Strings instead of just inserting it directly into the if statements is to make sure things are clearer and easier to change. So its smarter to actually include the Strings: private static final String title1 = "Title for 20 pvpkills"; /** Define the variables at the beginning of the Class **/ (....) if(activeChar.getPvpKills()>20) { activeChar.setTitle(title1); }
  24. Just make a new java file wherever you want with your Method, and call the Method from L2PcInstance (Obviously you need to import the new file,e.g. import com.l2jfree.gameserver.myfile.java)
  25. I'm locking it now. Thread Closed. Reason: Wrong Section.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock