Jump to content

^Wyatt

Members
  • Posts

    1,418
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by ^Wyatt

  1. Moved to the correct section. I guess you can add something like: ### Eclipse Workspace Patch 1.0 #P L2J_Server Index: java/com/l2jserver/gameserver/ai/L2AttackableAI.java =================================================================== --- java/com/l2jserver/gameserver/ai/L2AttackableAI.java (revision 5822) +++ java/com/l2jserver/gameserver/ai/L2AttackableAI.java (working copy) @@ -49,6 +49,7 @@ import com.l2jserver.gameserver.model.actor.templates.L2NpcTemplate; import com.l2jserver.gameserver.model.actor.templates.L2NpcTemplate.AIType; import com.l2jserver.gameserver.model.effects.L2EffectType; +import com.l2jserver.gameserver.model.itemcontainer.Inventory; import com.l2jserver.gameserver.model.quest.Quest; import com.l2jserver.gameserver.model.quest.Quest.QuestEventType; import com.l2jserver.gameserver.model.skills.L2Skill; @@ -208,7 +209,7 @@ if (me instanceof L2GuardInstance) { // Check if the L2PcInstance target has karma (=PK) - if ((player != null) && player.getKarma() > 0) + if ((player != null) && (player.getKarma() > 0 || player.getInventory().getPaperdollItem(Inventory.PAPERDOLL_RHAND) != null)) { return GeoData.getInstance().canSeeTarget(me, player); // Los Check }
  2. Explain better what u need or which problem u have or you won't receive any help.
  3. Hmm I didn't understand/read about light source but, does it need light? I think that not all signatures needs it, and this must be darker &/ bloodier :P
  4. Locked, author's request.
  5. Yep Sr. :D
  6. I added some contrast and a blood rain effect, I guess it looks kinda better.
  7. +1, ninja turtles is not an anime. But that would be a pity for that cute tag :dat:, anyway, I guess it's all up to GFX mods opinion.
  8. Or they didn't even see that the event exist, or they just don't wanna participate coz they don't like the reward, etc. there can be a lot of reasons. I'm in the case that didn't know that the event existed :rage:
  9. If u want testers I guess it must be in general help, moved. Not related with java devs :P.
  10. Already posted in Dev Help Section, here. And Locked.
  11. It's not a share, he is asking for help to solve the errors from gs, I guess. Moved to right section. Edit your title and write in proper english, in order to receive any kind of help.
  12. Locked since u just go nosense off-topic, waiting for a mod to cleanup this and unlock if necessary. PM me if the fix of MikeJ is working and this doesn't need an unlock.
  13. Try to stay on-topic... And test what @MikeJ said, coz it's that. About php changes I guess he means the generated Html from the php, ofc u can't see php...
  14. Yep it should be, more or less.
  15. I tried to remove it but looks better with it :-beep- yeah:
  16. Post your actual votereward.
  17. I'll check how it looks without it :p Your head is bad quality haha ;( Didn't find a better one of vald :/
  18. U're too fast, check now :D
  19. Well, here is my work, this time with Vladimir :D Awaiting your critics and comments, ty! ^^
  20. Sorry for locking the other, I thought the problem was solved, with your reply >_< next time just pm me and I unlock it.
  21. Np, locked.
  22. Depends, if you set the config = 1,15 yes
  23. Yep it's possible coz when I coded it I thought about making zones where the limits couldnt be seen... Q_Q...
  24. http://maxcheaters.com/forum/index.php?action=profile;area=showposts;u=156049
  25. Done
×
×
  • 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