Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. If you don't know to do it, then create new scroll as grade NONE. Set your armor enchant type @ xml for your armor as NONE. Don't forgot to change the Crystal scroll grade to NONE as well. Profit. ONE line code. You only have to register new grade and obviously change the xml/sql grade.
  2. I think that you necro post. About question, depends of the style you prefer to play. Tank or dd. Make your choice.
  3. Whatever you like. "New grade", else a simple check for id - faster way, there is no need to create new items.
  4. Stereotype, bcs I like red. Also it's plain & simple. :happyforever:
  5. Npc direction while spawning is the same as your char.
  6. These logos are server packs their poor project is based. They only copy paste from them/all projects around. So the answer is simply, its one big shit. Not worth to be used.
  7. Quests are basically done, so.. :P
  8. @TheAllKnowing No, you will get the skill on each pvp..
  9. Still you didn't get the point. Then, you know where to knock.
  10. Search for old l2jserver files.
  11. It's not registered under the spawnlist, so you have insta respawn.
  12. if (!members.isInsideRadius(npc, 2000, false, false)) <------If player is near raid //check { members.sendMessage("You Was On Wrong Place"); <----------If players wasnt near send msg about "fail" continue; } if (!members.isInsideRadius(npc, 2000, true, true)) <--- if member is in radius correct check { members.getInventory().addItem("Noblesse Tiara",7694,1,members,null); <--- change the ids and give to all party the item which you like to members.sendMessage("You Are Noblesse now."); <--- chance the msg or delete it } Fail.
  13. else IF, else IF :dat: L2PcInstance activeChar = L2PcInstance.this.getClient().getActiveChar(); :happyforever:
  14. When you want to buy a chocolate, you scream about that on the street or you go to a shop and buy it? Atm, you are screaming like a kid (with no money).
  15. 100% they are not. Serious admin would not add such a crappy agathion(s).
  16. Sorrow agathion, something like that. The blue one, search on Google. Or simply take systextures of that server.
  17. Such a lol topic.
  18. The idea is good, more or less, but code is kinda poor.
×
×
  • 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