Jump to content

Recommended Posts

Posted

[CORE] Raid Event Fixes. (Submit Feedback on forums).

- Fixed bug when players don't recieve their rewards

- Fixed bug when players don't teleport back to town.

https://www.assembla.com/code/l2hellas/subversion/changesets/127

 

Someone test it.

Posted
if (item1 == 57)

 

            player.addItem("Event", item1, ammount1, player, true);   

 

            {

771

                inv.addAdena("Event - Adena", ammount1, player, player);

 

                SystemMessage smAdena;

 

                smAdena = new SystemMessage(SystemMessageId.EARNED_S2_S1_S);

 

                smAdena.addItemName(57);

 

                smAdena.addNumber(ammount1);

 

                player.sendPacket(smAdena);

            }

why in the world would you check if the item is adena or not

 

 

Posted

why in the world would you check if the item is adena or not

 

 

That's why I removed all these. They were useless.

Posted

Let's support this project, since they are working for free!

 

+1 for L2jHellas, you got my support.

Thank you d3bian

Happy to hear that! Good luck guys ... I hope the best for the project ...

Thanks to you too!

why in the world would you check if the item is adena or not

Marwan Raid event was created by cod3x if i am not mistaken , we add it without changes to test it and see the bugs that it might have after we tried it pauler corrected it once i reported him the bugs!

 

Posted

Marwan Raid event was created by cod3x if i am not mistaken , we add it without changes to test it and see the bugs that it might have after we tried it pauler corrected it once i reported him the bugs!

and why don't u test it before comiting.

Is it hard ?

Posted

Also since the project is active i request from the moderators to sticky this topic! thanks in advance!

No offense mate, but you must proof it's worth it to get stickied... aCis passed a lot of huuuge commits before getting stickied :P

Posted

No offense mate, but you must proof it's worth it to get stickied... aCis passed a lot of huuuge commits before getting stickied :P

No problem with that i just asked it , if it was possible..i don't have a problem to actually spend the life of the project unstick :P

Posted

:dat:

 

A mistake which Esios did as well.

can i ask why you cry and talking about esios? you know how many projects open and close? this moment is l2jhellas the only custom pack you can find active stop crying and instead go help.

Guest
This topic is now closed to further replies.



×
×
  • Create New...