Jump to content

Stewie

Banned
  • Posts

    1,771
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Stewie


  1. interlude... maybe the pack have problem? :/ is there any pack's section on this forum? :/
     
    Here are some reasons that maybe can couse your error to log:
    • Your system (l2.ini) is not edited correctly.

    To edit your l2.ini use "L2FileEdit" and change "ServerAddr: (your server IP)"

    • Your server config are not done (or not correct)

    If you have ipconfig.xml file in your config files place your IP where

    <gameserver address="(your IP)"


    •  
       
       
      I would like to request more information about your server pack/source rev L2J/L2Jfrozen/L2JAcis or?
      Also... if you have anything else you would like to note to help us solve your problem... it would be good...
       
      (be sure that there can be problem in pack, but its not big % chance to be from it)

  2. Depends on clan lvl & how much royals clan does have... but use this and give me feed back...

    	public int getMaxNrOfMembers(int pledgetype)
    {
    	int limit = 0;
    
    	switch (pledgetype)
    	{
    	case 0:
    		switch (getLevel())
    		{
    		case 4:
    			limit   = 0;
    			break;
    		case 3:
    			limit   = 0;
    			break;
    		case 2:
    			limit   = 0;
    			break;
    		case 1:
    			limit   = 0;
    			break;
    		case 0:
    			limit   = 0;
    			break;
    		default:
    			limit   = 2;
    		break;
    		}
    		break;
    	case -1:
    	case 100:
    	case 200:
    		limit   = 0;
    		break;
    	case 1001:
    	case 1002:
    	case 2001:
    	case 2002:
    		switch (getLevel())
    		{
    			case 9:
    			case 10:
    				limit	= 0;
    				break;
    			default:
    				limit   = 0;
    				break;
    		}
    		break;
    	default:
    		break;
            }
    
            return limit;
    }
    

  3. Hello everyone, I am new to this community, I have recently learned to work with java, but I need help in this not is how to do it.

     

    I want that when players equip their weapons, the soulshots/blessed spiritshots activate automatically, in case that is a bow, have no need to buy their arrows.

     

    It can be I have seen on several servers L2Pride, L2Wargate, L2Force, this is a good system thinking about the needs of the players.

     

    You buy first now you want it as a help ;)

    ?

     

    Its not client side, its source side...

  4. You should be stupid or not familiar with vbulletin to don't choose it.

    It has so much good optimisations & modifications for members and especially for staff which we gonna love'em.

    From member's side it should be a definetely yes to Vbulletin, from Admin's side is the problem cuz he needs to add the money.

    But it was suggested way back and maxtor was about to do it,but never happened.

     

    Forum needs this update!

     

    I don't belive that if forum changes to VBulletin, everything will go back... becouse you know there will be wipe...

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..