community clan introductions
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Moon
- Posts: 192
- Joined: Wed Feb 21, 2007 9:30 pm
community clan introductions
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 4626
L2JDP Revision Number: 8005
I question whether the L2j works such thing as "community clan Introductions" or can say "clan informations".
The point is that the clan could write a message to members.
Now I have orginal L2j updated, from another group (old l2emu), and unfortunately it does not work.
Maybe something I omitted the update?
Where are clan information {sql}?
» Find Revision
L2J Revision Number: 4626
L2JDP Revision Number: 8005
I question whether the L2j works such thing as "community clan Introductions" or can say "clan informations".
The point is that the clan could write a message to members.
Now I have orginal L2j updated, from another group (old l2emu), and unfortunately it does not work.
Maybe something I omitted the update?
Where are clan information {sql}?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: community clan introductions
You could make that message either from clan panel or from community board->clan tab.
Just look around, try finding something with "message" or "announcement".
Just look around, try finding something with "message" or "announcement".
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Moon
- Posts: 192
- Joined: Wed Feb 21, 2007 9:30 pm
Re: community clan introductions
This does not work in the clan panel. and community board i have disabled for now.jurchiks wrote:You could make that message either from clan panel or from community board->clan tab.
Just look around, try finding something with "message" or "announcement".
I need information where I can fix it.
Edit:
In clan panel I have now "The community server is curently offline". I dont will have community board (alt + b) only informations for clan players when they log into the game. eg Clan Information: The siege of the castle will be held on: blah blah.. ask all about punctuality.
Such a thing is possible? Is it related to alt + b and without it will not work?
My old l2emu have this -> but now in L2j do not know where it is / how it works.
I ask for some information?

- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: community clan introductions
General.properties:
# Type of the Community board:
# 0 = community is disabled
# 1 = old community
# 2 = full community (not fully implemented, experimental)
# Default: 1
CommunityType = 1
Try changing it back to 1 or 2 and check the community board clan page, if there is no button in clan panel (Alt+N) then AFAIK community board is the only way.
# Type of the Community board:
# 0 = community is disabled
# 1 = old community
# 2 = full community (not fully implemented, experimental)
# Default: 1
CommunityType = 1
Try changing it back to 1 or 2 and check the community board clan page, if there is no button in clan panel (Alt+N) then AFAIK community board is the only way.
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Moon
- Posts: 192
- Joined: Wed Feb 21, 2007 9:30 pm
Re: community clan introductions
When I set 1 in CommunityBoard config, clan informations still dont work, onlny statistic (alt + b - Online stats ppl).
Mayby i must make "CommunityServer"?
Mayby i must make "CommunityServer"?
Code: Select all
# This is the Community Board server configuration file. EnableCommunityBoard = FalseCommunityServerHostname = localhostCommunityServerPort = 9013CommunityServerSqlDpId = 200CommunityServerHexId = 123456 # NetCon configurations# ================================================================# TCP Server start# ================================================================ # ExternalHostAddress: Use * bind all available IPs# Default: *ExternalHostAddress = *# ExternalPort: Use 0 bind all available Ports# Default: 0ExternalPort = 0# ConnectionQueue: Maximum connections.# Default: 50ConnectionQueue = 50 # Default: FalseFloodProtectionEnabled = False# Default: 15FastConnectionLimit = 15# Default: 350FastConnectionTime = 350# Default: 700NormalConnectionTime = 700# Default: 50MaxConnectionperIP = 50# Default: FalseIPBannEnabled = False# Default:IPBannList = # ================================================================# TCP Client start# ================================================================# SendBufferSize: DO NOT TOUCH!# Default: 8192SendBufferSize = 8192# SendBufferSize: DO NOT TOUCH!# Default: 8192ReceiveBufferSize = 8192
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: community clan introductions
Did you try setting it to 2? I don't even know who uses 1 anymore, 2 is not that "experimental", it hasn't been changed in years AFAIK.
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Moon
- Posts: 192
- Joined: Wed Feb 21, 2007 9:30 pm
Re: community clan introductions
Thanks i check this leater in my live serv, and I write here.jurchiks wrote:Did you try setting it to 2? I don't even know who uses 1 anymore, 2 is not that "experimental", it hasn't been changed in years AFAIK.

- Szponiasty
- Advanced User
- Posts: 557
- Joined: Mon Apr 21, 2008 1:31 pm
- Location: Eastern Poland
Re: community clan introductions
If u use community server, you will have that feature on. I dont know if any of build in gs community board types support it still.
And in the next chronicle they went into space, fighting the evil empire... In a galaxy far, far away xD
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
Re: community clan introductions
I generally turned off the community ALT+B=PROPHYLACTIC JOB
becouse it's stupid & worst part of the L2J Server Project
becouse it's stupid & worst part of the L2J Server Project

- Moon
- Posts: 192
- Joined: Wed Feb 21, 2007 9:30 pm
Re: community clan introductions
sure, but i need clan community - information, not alt + b.
clan members when they log on, you should receive a message from clan - unless previously been created by the leader of the clan.
Community Board server cnf i check leater and 2 in com board. Now i cnat check this. more 6h i think and i write here..

clan members when they log on, you should receive a message from clan - unless previously been created by the leader of the clan.
Community Board server cnf i check leater and 2 in com board. Now i cnat check this. more 6h i think and i write here..

- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: community clan introductions
You do NOT need community server for that, just set community board type to 2 and then try clicking that button!
I know it worked before so why wouldn't it work now?
I know it worked before so why wouldn't it work now?
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Moon
- Posts: 192
- Joined: Wed Feb 21, 2007 9:30 pm
Re: community clan introductions
Ok type "2" work, but where i can delete online players in my community board? 
I dont will other options only clan community.

I dont will other options only clan community.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: community clan introductions
you can try the following:
open java.com.l2jserver.gameserver.communitybbs.CommunityBoard.java and comment out lines 80-83.
That should make the Region tab show the "the command ... is not implemented yet."
open java.com.l2jserver.gameserver.communitybbs.CommunityBoard.java and comment out lines 80-83.
That should make the Region tab show the "the command ... is not implemented yet."
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Moon
- Posts: 192
- Joined: Wed Feb 21, 2007 9:30 pm
Re: community clan introductions
Ok thanks very much for your help.