Jump to content

Recommended Posts

  • 2 weeks later...
Posted

Do the Rest yourself :) aint that hard i gave you an example

 

Ps: dont pm me for help i am Currently not active working on l2j due to final exams

  • 2 months later...
  • 4 weeks later...
Posted

Acabo de probar el paste y esta incompleto -.-"

eng?? anyway the version was a very  "lite" version of a community board as i said before its not incompleto.

 

but i am comming back to l2j the next weeks after a while now, i am currently working on a old acis Rev from me, i will provide soon a new Community board including much more Features.

 

here a small pic of it

 

newbss.jpg

 

News/Changelog and Server History's will be read via XML so no more time burning editing

 

Posted

Yes is the patch is incomplete  :-\

 

do you actually for gods sake read the thread!?

 

 

Sharing my Community Board but a "lite" Version

 

Contains only

 

- Index html

- Pvp Table html

- Top Pvp basic code

 

you can easly add new Features

 

 

wich means the share is not Incomplete i just didnt share all of it just a LITE version

Posted

I was trying to add top pk but i have a little problem. i created new file playerlist1 for pk but i dont know how to connect it in TopBBSManager. Here is my code.

		else if (command.startsWith("_bbshome;"))
	{
      PlayerList pl = new PlayerList();
      StringTokenizer st = new StringTokenizer(command, ";");st.nextToken();
		int idp = Integer.parseInt(st.nextToken());
		String content = HtmCache.getInstance().getHtm(activeChar.getHtmlPrefix(), "data/html/CommunityBoard/" + idp + ".htm");
		if (content == null)
		{
			content = "<html><body><br><br><center>404 :File not found: 'data/html/CommunityBoard/" + idp
			+ ".htm' </center></body></html>";
		}
		content = content.replaceAll("%PlayerList%", pl.loadPlayerList());
		separateAndSend(content, activeChar);
	}
	else if (command.startsWith("_bbshome;"))
	{
      PlayerList1 pl = new PlayerList1();
		StringTokenizer st = new StringTokenizer(command, ";");st.nextToken();
		int idp = Integer.parseInt(st.nextToken());
		String content = HtmCache.getInstance().getHtm(activeChar.getHtmlPrefix(), "data/html/CommunityBoard/" + idp + ".htm");
		if (content == null)
		{
			content = "<html><body><br><br><center>404 :File not found: 'data/html/CommunityBoard/" + idp
			+ ".htm' </center></body></html>";
		}
		content = content.replaceAll("%PlayerList1%", pl.loadPlayerList1());
		separateAndSend(content, activeChar);
	}

the problem is that i see %PlayerList1% instead of statistics..errorhg.jpg

Could u help me?

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • hello, do you have maybe source nwindow.u for protocol 24?
    • Now begins your final fall, you don't know who you messed with and who I am, nor can you imagine what awaits you. Dragon Network will have to answer for its actions before the FBI, and thus begins its downfall.
    • This post originally appeared on zupyak. The EA FC 26 Closed Beta is almost here, giving select players an exclusive first look at the game before its official release. Running from August 6 to August 26, 2025, this beta will let testers try out key gameplay changes and provide feedback to EA. If you're eager to secure a beta code, this guide will walk you through everything you need to know—from eligibility requirements to how to maximize your chances of getting an invite.   How to Get an EA FC 26 Beta Code 1. Beta Codes Are Account-Locked (No Sharing!) • If you receive a beta code, it will be tied to your EA account and cannot be shared or sold. • Attempting to share or buy a code is against EA's NDA (Non-Disclosure Agreement) and will result in a ban. 2. Check Your EA Account Settings • Log in to the EA website and go to Account Settings. • Navigate to Communication Preferences and ensure you're opted in for: • All EA Sports games, including FC 25 and FC 24 • The platform you actually play on • Promotional emails 3. Sign Up for EA Playtesting • Visit the EA Playtesting portal and register. This increases your chances of being selected for beta access. 4. Play FC 25 Regularly EA prioritizes active players, especially those who compete in Division Rivals and FUT Champions. The more you play, the higher your chances of receiving an invite. 5. Check Your Email (Including Spam!) If you don't receive one immediately, check again on August 13, as EA sometimes sends codes in waves.   What Game Modes Are Available in the Beta? • Kickoff (available to all testers) • Ultimate Team (FUT) • Clubs • Career Mode Your access to modes beyond Kickoff depends on your past gameplay history in FC 25.   Important Beta Rules & Restrictions Do: • Test the game and provide feedback in the official EA beta forums. • Keep all beta details confidential—no streaming, screenshots, or social media posts. Don't: • Share or sell your beta code (it won't work for anyone else). • Discuss the beta publicly—breaking the NDA can lead to account bans. • Expect progress to carry over—the beta is for testing only.   Final Tips to Improve Your Chances • Play FC 25 frequently—active players get priority. • Only select platforms you own—only available for consoles. • Check your spam folder—beta emails sometimes land there. • Avoid VPNs—EA may restrict access based on region (US & UK have higher priority).   What If You Don't Get a Beta Code? The beta code has been released on Augest 4. If you didn't receive one, don't worry, as EA sometimes sends codes in waves. Final Thoughts The EA FC 26 Closed Beta is a fantastic opportunity for dedicated fans to shape the future of the game while enjoying early access. By following these steps and staying active in FC 25, you can maximize your chances of securing a coveted beta code. Remember, confidentiality is key—so keep all details private and abide by EA's rules. And when the full game officially launches, consider buying FC 26 coins to give yourself an edge in building your Ultimate Team and dominating the competition! Are you ready for EA FC 26? Let us know your thoughts in the comments below!
    • https://maxcheaters.com/topic/253284-⭐l2off-h5-gx-ext⭐/
  • Topics

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