Jump to content

^Wyatt

Members
  • Posts

    1,418
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by ^Wyatt

  1. Using h5? Stable? If you're using aCis or another pack probably it requires some kind of addapt.
  2. Fuck I didn't sleep kill meh, no logic working today. Yes, my bad, it should be: _canTeleport = cha.canRevive() && !cha.isPendingRevive() && !(cha.isInsideZone(ZoneId.MULTI_FUNCTION) && L2MultiFunctionZone.revive));
  3. I guess it should look like: _canTeleport = !(cha.canRevive() && !cha.isPendingRevive()) || (cha.isInsideZone(ZoneId.MULTI_FUNCTION) && L2MultiFunctionZone.revive));
  4. public synchronized void addReputationScore(int value, boolean save) Just... player.getClan().addReputationScore(reputationPointsCount, true);
  5. http://www.maxcheaters.com/topic/169808-l2off-lineage-2-ceres/ http://www.maxcheaters.com/topic/170505-l2jc-l2ceresc5-beta-1x/ http://www.maxcheaters.com/topic/170286-l2jc-l2ceres/ junk triple post like a boss + bumping with bot accounts
  6. Any error in console? Debug the onAdvEvent method and check console public final String onAdvEvent(String event, L2Npc npc, L2PcInstance player) { +System.out.println("event"); final QuestState st = player.getQuestState(qn); if (st == null) return EMPTY; final int cond = st.getInt("cond"); +System.out.println("nullpass"); if (event.equalsIgnoreCase("enter")) { +System.out.println("entering"); enterInstance(player); return null; }
  7. If you have in l2jserver the variable being increased 2 times, it won't work properly. It's not about the pack, lol. Locked.
  8. Who cares O.o //ontopic Do what devlin said and remove this, useless. default: ;
  9. Ofc we know how this code works but if u don't show what u did we can't guess what's wrong, lol. Yep I don't see the problem there, is this the full switch?
  10. Dammit I don't like this crappy name xD but whatever Why do u use that font size in the main topic? I mean... too big font size makes people feel like... oh god (not funny to scroll 2000 px :happyforever: ) Gl with this one...
  11. Just post the patch added, jesus...
  12. You should not spam this topic. It's about the supposed "scammer", the supposed "scammed" and mods. Not about e-friends and/or old traders.
  13. U could try to take it from l2jserver H5 and addapt the minor problems that will pop-up.
  14. haha goo stream xDrac nub :happyforever: I make the ads for ya, dancing :gusta:
  15. So did you add the handler to your custom item or not?
  16. Try this http://www.mediafire.com/?ky5a18e358kaeh4 U must add the line inside scripts.cfg
  17. You don't get it, it's not problem of the zone itself, it's about one check missing inside a method ~like checkIfPvP() or something like that. You could add a check inside doDie() of L2PcInstance and if inside multifunction, give PvP, but that's not the perfect fix, coz as I said, my zone is not supposed to give PvP points.
  18. As I said so many times, Multifunction zone does not give PvP points. The zone rewards you if you get PvP points while being inside, so if you don't get PvP points, is not about the zone, is about something of your pack, like antifeed or strange checkifPvP() methods.
  19. oh god :rage: :rage: :rage: I was about moving it to aCis section but since it could be for all packs I'm leaving it here. Banana :alone:
  20. I don't have such "calibre", keep dreaming biatch :rage: Then, I was wrong, I'll try to live with it :happyforever:
×
×
  • 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