Jump to content

Gries

Members
  • Posts

    817
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by Gries

  1.  

     CPU Raijintek Aidos
    with  Crossair H80 or H60
    And of curse i will add one SDD 128 GB atleast
    Also really why u dont go on AMD and u choose INTEL?
    And Maybe a bit bigger Ram depends what use u want that machine

     

    as i see the price is close to 800E correct?

     

    Intel because i heard is better for gaming.

    About RAM i could upgrade it later  whether is necessary

     

    About the price it is 680€ currently.

  2. CPU: Intel i5-4590 Socket 1150 3,3GHz 6MB 22nm HD Graphics 4600 Boxed

    GPU: VGA Sapphire AMD Dual-X R9 280 Core 850MHz/940MHz Memory GDDR5 5000MHz 3GB DVI HDMI DP

    HDD: Hard Disk 3.5" Western Digital Caviar Blu 1TB 7200RPM 64MB SATA3

    Mother Board: MSI H97 PC MATE Socket 1150 Intel H97 DDR3 SATA3 USB3 ATX

    PSU:  Thermaltake Berlin 630W 80+ ATX

    RAM: DDR3 Crucial Ballistix Sport XT 8GB (4GBx2) 1600MHz CL9

    Sink:  CPU Raijintek Aidos

    Case: Case Midi Corsair Carbide Series 200R Compact PC Gaming ATX black

     

     

    What you think about this config? What would you change?

  3. 		int npcId = getTemplate().getId();
    		switch (npcId)
    		{
    			case 150:
    				final L2PcInstance player = killer.getActingPlayer();
    				if (player != null)
    				{
    					final L2Clan clan = player.getClan();
    					
    					if (clan != null)
    					{
    						clan.addReputationScore(10, true); // Change 10 with the reputation points you want to add upon kill monster
    					}
    					final L2Summon summon = killer.getSummon();
    					if (summon != null)
    					{
    						return false;
    					}
    					
    					player.sendMessage("Your Clan Reputation is increased by 10.");
    				}
    

    Changed code like that, now it is working without any NPE, thank you all  ^-^

  4. Getting error when i am trying to enter "Features" page with phone with the following error:

    Fatal error: Call to a member function showAllPages() on a non-object in /home/mmoplay/public_html/forum/community/admin/applications_addon/other/cp/modules_public/view/display.php online 247
  5. I have this code in doDie method inside L2MonsterInstance.java file:

    		int npcId = getTemplate().getId();
    		switch (npcId)
    		{
    			case 150:
    				if (((L2PcInstance) killer).getClan() == null)
    				{
    					return false;
    				}
    				if (killer.getActingPlayer() != null)
    				{
    					((L2PcInstance) killer).getClan().addReputationScore(10, true); // Change 1 with the reputation points you want to add upon kill monster
    					((L2PcInstance) killer).sendMessage("Your Clan Reputation is increased by 10.");
    				}
    				final L2Summon summon = killer.getSummon();
    				if (summon.getOwner() != null)
    				{
    					return false;
    				}
    				
    		}
    

    However, when i am killing monster with ID 150 i am getting a NullPointerException. Instead if the monster is killed by a summon or a pet i am getting a  ClassCasterException.
    How to solve it?

  6. Update with L2jServer BETA 10385 on July 12, 2014

    Fixed in this BETA:

    - Added geodata grid debugging function.

      * Tested By: St3et

    - Removing unnecessary parameter from Clan Hall Siege engine.

    - Changing listeners npcId reference `List` to a `Set` to prevent from having duplicates when one NPC is registered into multiple listeners.

    - Added admin command to debug geodata (!//geogrid)

    19ffb-clip-31kb.jpg

     

    Do you have this image? Seems that the site where it was hosted deleted it.

  7. hey guys what would be a good setup for Foeh? Race and class, i was thinking of :

     

    Dark Elf + Necro

    Kamael + Necro 

     

    But as Kamael you cant get Arcane power right?

     

    Anyway what do you think is the "best" setup for Foeh with only Race and Class

     

    Thanks

    If you had not an awakened character during class diversification you cannot go for dark elf + necro or kamael + necro.

     

    However, feoh storm screamer should be the best one with empowering echo and arcane power kept.

  8. ofc i don't blame l2gang for that i must be stupid to do this i just say that if it was any other server maybe i wouldn't have problem with the online count,etc but since i played on this gang on 2009 i waited more that's all..

     

    sure.and i say that i see some people saying that i didn't say it's true or i've seen this or something 

    You should join after wipe, which is taking place every year at the same period.

  9. i had some friends playing on l2gang and they tell me that server had more than 800-900 online (maybe he just say that to make me login dunno) but when i login as i say after some days it has 100 online max..

    anyway it can't be as it was back in the 2009 i remember i was playing on L2Gang with epilogue client with top clans 7hills,Riders,Anarchy a lot of pvp,a lot of raid fights,a lot of players,etc now it can't be the same ofc that's why i leave it's not the online count..

     

    Edit: + on my last join on server i found some greek players and they speak about corruptions and they say that's the reason for l2 gang failed

    This wipe server reached 500-600 online with dualbox restriction first month, previous Gang reached 1000 during siege/epics.

    About how it was back in the 2009, Lineage2 as game lost many players in the last 4 years, probably most of the members with who you played back in Epilogue days now stopped playing or joined other MMO/MOBA so you can't blame Gang for that.

     

    About corruption there aren't proofs to confirm what they say, simply because it never happened actually. I can just say that there will always be somebody who will trashtalk without anything in their hands, and this forum is a clear example of that.

  10. i mean server had a lot of people online and after some days i login didn't had more than 100..

    Online lowered month by month after the 2nd/3rd month after the opening not after few days.

  11. this server had more than 1k online but a lot of people leave for corruptions (dunno if it's true but it can't be a server with 1k+ daily online drop to 100 online max in 5 days..

    5 days ≠ 5 months.

     

    Actually almost 8.

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