Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
Well i today i found that weather system exist in l2.
I used the client side packet from the client and made snowing.
But i can't find the packet since i don't know how to sniff it.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
phx should show you an UnknownXX packet (XX - 2 digits usually), you can usually guess the opcode. I think the packet that does this is only a trigger so it wouldn't be a wonder if it had a maximum of one parameter (on/off or the type of effect if there are multiple).
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
Maybe yes maybe no
btw this packet ither exist on l2phx ither on l2j.
If we don't know what the client-side packet looks like we can't make the server-side :/
WriteC(0xFE);WriteH(0xC2);WriteD(0x02); // Dunno, must be 2WriteC(variable);WriteC(1000000); // Some LARGE number, don't ask me why switch (variable){case 0: Client crash :Dcase 1: Lightning effect :ocase 2:case 3: Nothing :(case 4: Permanent blur effect, impossible to play with itcase 5: Lesser blur effectcase 6:case 7:case 8: And lesser and lesser and lessercase 9: CRASH! ;<}
As official says:
Snow or rain may appear in the Rune or Schuttgart territories. Weather Effects can be turned off in the Video Options. on C5 Expansion.
I saw its a few days ago and I want investigate it, but I'm now investigate the EventMatch system.
when I finished it, I was planning to investigate everything related to weather effects
UI tool will help very much to develomment retail fuctions *_*
My English is bad, if you don't understand me, call Plim and she translates it xD