Jump to content

`Peter

Members
  • Posts

    73
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by `Peter

  1. Well, as i sayed before i am searching for an AIO compatible with EP[Epilogue for not-knowers], I never refered to GmShop.

     

    If i knew hoe to edit the .py i wouldn`t ask for your help here.

    The next time you answer make sure you have something to say and dont criticise others help-asking posts.

     

    -JoeDaFlow

    I am not farming posts nab, post your .py

  2. can anyone tell me how i can do Announce Lord in Dot Pack?

     

    Thank you.

    ===================================================================
    --- EnterWorld.java (revision 287)
    +++ EnterWorld.java (revision 345)
    @@ -35,8 +35,9 @@
    import net.sf.l2j.gameserver.cache.HtmCache;
    import net.sf.l2j.gameserver.communitybbs.Manager.RegionBBSManager;
    import net.sf.l2j.gameserver.datatables.MapRegionTable;
    import net.sf.l2j.gameserver.handler.AdminCommandHandler;
    +import net.sf.l2j.gameserver.instancemanager.CastleManager;
    import net.sf.l2j.gameserver.instancemanager.ClanHallManager;
    import net.sf.l2j.gameserver.instancemanager.CoupleManager;
    import net.sf.l2j.gameserver.instancemanager.DimensionalRiftManager;
    import net.sf.l2j.gameserver.instancemanager.PetitionManager;
    @@ -48,8 +49,9 @@
    import net.sf.l2j.gameserver.model.L2World;
    import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;
    import net.sf.l2j.gameserver.model.entity.ClanHall;
    import net.sf.l2j.gameserver.model.entity.Couple;
    +import net.sf.l2j.gameserver.model.entity.Castle;\
    import net.sf.l2j.gameserver.model.entity.Hero;
    import net.sf.l2j.gameserver.model.entity.L2Event;
    import net.sf.l2j.gameserver.model.entity.Siege;
    import net.sf.l2j.gameserver.model.entity.TvTEvent;
    @@ -143,8 +145,13 @@
                     else if (activeChar.getAccessLevel() >= 75)
                         activeChar.getAppearance().setNameColor(Config.GM_NAME_COLOR);
                 }
             }
    +        
    +        if (L2Config.ANNOUNCE_CASTLE_LORDS)
    +        {
    +			notifyCastleOwner(activeChar);
    +        }
    
             if (Config.PLAYER_SPAWN_PROTECTION > 0)
                 activeChar.setProtection(true);
    
    @@ -474,8 +481,23 @@
    	public String getType()
    	{
    		return _C__03_ENTERWORLD;
    	}
    +	
    +	private void notifyCastleOwner(L2PcInstance activeChar)
    +	{
    +		L2Clan clan = activeChar.getClan();
    +		
    +		if (clan != null)
    +		{
    +			if (clan.getHasCastle() > 0)
    +			{
    +				Castle castle = CastleManager.getInstance().getCastleById(clan.getHasCastle());
    +				if ((castle != null) && (activeChar.getObjectId() == clan.getLeaderId()))
    +					Announcements.getInstance().announceToAll("Lord " + activeChar.getName() + " Ruler Of " + castle.getName() + " Castle is Now Online!");
    +			}
    +		}
    +	}
    
    	private void setPledgeClass(L2PcInstance activeChar)
    	{
    		int pledgeClass = 0;
    

    Try to use search next time.

  3. Hello mxc, after a lot of search i finally didnt come over with what i was searching for, so i ask your guidance.

    I am looking for and AIO that's compbatible with EP and one buffer.

     

    By the way i have found the AIO of AllenGC that was supposed to be combatible with EP but it fails to run and i take this error.

     

    Error on: C:\Server\gameserver\data\scripts\custom\955_NpcService\__init__.py.error.log
    Line: -1 - Column: -1
    
    Traceback (innermost last):
      File "__init__.py", line 3, in ?
    ImportError: no module named net

     

     

    Thank you  guys.

    -JoeDaFlow

    Is not hard to make your own NPCs, and what you mean you can't find competative NPCs ???, GM-Shop is always the same :sss.

    About Buffer, just edit the quest ?.py

  4. Interlude [ L2J ]:

     

    - 100% Interlude Bugs Fixed

    - 99% Interlude Skills Fixed

    - DM, TvT, CTF Events

    - Unique Custom Mods ( Never seen )

    - FloodProtection reworked

    - AI System reworked

    - Most Java files rewrite

    - L2JAttacked Fixed

    - L2JKiller Fixed

    - L2JMiniKiller Fixed

    - Walker Protection

    - Unknown Packets Protecton ( Not flood protection, but something that will remove all unknown packets )

    - Geodata & Pathnode ( Pay release )

    - Many ClientPackets rewrite.

    - Server-DDos or Dos Protection.

    - Many retail fixes and addons.

    - Lottery , Race , Fishing , Boat , CursedWeapons , Manor , Rifts ,  ( now working on 4sepulcher )

     

    -> Forgot to notice: Pack is based on L2J.

     

    -> Compiled: 50E.

    -> Source Pack: 75E.

     


     

    Lameguard [ Full ]: ( Only 1 Lameguard is available )

     

    Full Protection from L2Phx, L2Walkers

    And many other Exploits, Bots.

     

    -> 40E - Including Client + Server FILES. ( Bought for 240$ )

     


     

    If you are interested, please reply here, or send me a message ( i am checking them every day )

  5. Hello,

    I have recently managed to open an Interlude L2J Server with a friend of mine.

     

    We have website and Dedicated ( Inter Core 2.86Ghz, 6GB Ram, 100MB Connection unshared. )

    So, we are willing to reach more than 200-300 Players online.

     

    We are looking for someone, with skills in Java, experienced in Interlude.

    We are NOT buying someone, we are recruiting Staff for our server, to keep it alive as much as possible.

    We are NOT searching for someone, to do everything in our Server.

    We already have 1 Developer, 1 Community Administrator and searching for one more Developer ( DP + Core ).

     

    Thank you, please do not spam this topic.

     

     

  6. Server is up and i had add him in hopzone and Topzone man !!

    Server is not " him ", sorry you are a self-fail.

    Ofcourse i won't say anything about the server, site + description + admins ( pff ) says it all.

×
×
  • 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