Jump to content

elmdd

Members
  • Posts

    22
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by elmdd

  1.     

    	
    	public static void changeProcess(BanProssesInfo process)
    	{
    		BanProssesInfo prosess = conteins(process);
    		
    		if (prosess != null)
    			_list.remove(prosess);
    		else
    			_list.add(process);
    		
    		updateData();
    		
    		L2World.getInstance().getPlayers().stream().filter(player -> player.isOnline() && !player.getClient().getInformation().isOfflineShop()).forEach(pl -> _list.forEach(pros -> pl.sendPacket(new BlockedProcessUpdate(pros))));
    	}
    	

    Thanks man.
     

    Sem título.png

  2. Trust members ofc...
     

    But, protection dont work for everyone (including in my computer and I paid 120eu) Antonis send me a lot of updates trying to fix the problem, none worked, so I solved to open my server with first protection he sent me its was the only one was working on my pc, but more than 100 players cant use it cause l2 do not open, and all the time, some player get disconet cause problem on blowfishkey (it was a error on gs).

    At end, I deleted it, I do not recommend buying, now that they already have my money the support is over.

×
×
  • Create New...