Jump to content
  • 0

Community Board


freedy

Question

Hello guys,

I'm trying to modify my community board and add there some custom things, but I can't find the right html or code part to change the names of tabs and bypasses of them. (HOME, FAV., CLAN, etc...)

 

Any idea where it could be?

Link to comment
Share on other sites

Recommended Posts

  • 0

Another one, trying all day long to figure out if there is any option how to make community server auto reebot like every 5 mins or every hour. But everytime I start the shutdown it simply ends but dont start again. Anyone who got something like autoreebot on community server? (or ingame commands for restart)

Link to comment
Share on other sites

  • 0

my problem is that I always need a new reebot of community server when I change anything in htmls. There is not simply working the //reload htm from ingame since it affects only game server files. There are more things I need from that reebot but mainly the html reload. :) any idea?

Link to comment
Share on other sites

  • 0

Eee //reaload htm affects all htm's, so dunno why it's not refreshing your CB htm.. Make sure you saved the file, since it's almost impossible :o

 

//Edit: Da yum, too much aCis.. :D

Edited by SweeTs
Link to comment
Share on other sites

  • 0

Because L2J got the good idea to copy paste HtmCache, which basically create 2 distincts instances holding HTMs data. //reload htm only affect gameserver HtmCache. To cleanup CB HTMs, you must call somehow CB project HtmCache.getInstance().reload().

Link to comment
Share on other sites

  • 0

that's not anyhow hard :) its just adding cycle into the main of L2CommunityServer.java

while (true)
{
HtmCache.getInstance().reload();
Thread.sleep(20000);
}

example to get reload html every 20 secs. I think I could live with that :) or is there any better way to do it? I could Override that reload method via just adding time in secs into bracets but this one is easier

Link to comment
Share on other sites

  • 0

You could just google it and get some answers http://stackoverflow.com/questions/8815895/why-is-thread-sleep-so-harmful

There is no need to freeze a class since u can get the same result doing it with the other way.

Edited by ^Wyatt
Link to comment
Share on other sites

  • 0

Lol, don't reload everytime dude. The word "cache" in "HtmCache" is here for a reason. It stores HTMs and they can be reused when you call them back. Which avoid to regenerate Strings objects everytime.

 

If you delete cache every 20sec, there is no reason to get a cache at first glance.

 

Simply calls the command when you need it... And that means, only when you manually edit HTMs. Basically said it shouldn't be used ANYWHERE ELSE than when you manually edit HTMs to see the new formatting (which I personally overabuse as command when I format CB HTMs, but don't harm as I'm the only noob connected).

 

I won't speak about Thread.sleep than ^Wyatt covered.

Edited by Tryskell
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • Yes, it is, it's not hard to do (if you know what you're doing); just time consuming.   To make some things clear: 1. You can not create .ukx files with animated skeletalmeshes inside, by using any of the freeshared L2Editors (basically, no support for .psa files) 2. You need a patched UT2003/UT2004. You can either get your own ut2004 and download Gildor's patch from his web, or use any of these: When you use these, you should be able to import both .psk and .psa animations > link the skeletalmesh to the psa > save as .ukx > use ut2down to convert the file to l2 format > encrypt the .ukx with standard l2 encryption (you can use mxc encdec, you can find it in the folder of the l2editor i shared). Your best bet is to use pawnviewer (aka dev mode) to test that. If you have troubles with that process then leave a reply here, otherwise, if it works correctly, you can move on to adding missing animnotify classes to you unrealed, then proper animnotifies, sounds, effects or w/e is missing from your .ukx files. Keep in mind that this is overall not difficult but a huge amount of work (unless you're good at scripting/macros) since you'd need to manually re-create every single animnotify, by hand. If you have doubts or i wasn't clear enough let me know here. (in case you don't know what an animnotify is: UDN - Two - AnimNotifies (unrealengine.com) )  
    • Welcome to JewStor Service!!!   ❖Ready-made verified wallets, exchanges, business banks and to order accounts. ❖EU/UK/US/DE Stuff: 100% Verified! Reliable financial tools for your business. ❖Popular items available include: Stripe business + Payoneer, Deutshce Bank, BBVA ES, Xapo Bank, Revolut business / personal, Santander Bank, Wallester business, Bitsa EU, Binance EU, Qonto Business, Blackcatcard EU, Shopify Payments, ICard EU, N26 EU, Naga Pay EU, Paysera EU, Mistertango Business and many others.
    • Custom = everything that is not part of my H5 client, such as Aegis skin, Death Knight skin, Constructor skin, Golden Valakas skin, an example is the pack containing 3 Golden Valakas skins+cloaks, to give you an idea, this pack consumes almost 200MB within the system, another example of custom is the Hunter Head set made by Asuki, almost 100MB within the system, every custom item added to the client, specifically within the system folder will increase the consumption of your client's virtual ram memory, the more custom added there, the faster your client will close due to critical. Around 4 to 5 custom packs that I removed from the system and made my client reach the ram virtual limit only after more than 40 hours online, in other words; It is only worth adding custom items to the system folder if it is very well compressed, maximum up to 10MB per custom pack (This pack below in the photo, only it inside your client - system consumes almost 200MB, when I removed this pack inside the system it increased the game's lifespan by almost 4h during my tests)
    • ready pack for sale with lucera files made from scratch price is 350 euros without the license the server is x30 rate the server is there to see everything test ie.. there have been several changes everything works there will be support for everything for as long as possible please, can you send me a message here, there is complete transparency in everything
    • The author has been using an alternate account under the name @project166 to promote their services, which violates our RULES. Additionally, the author does not adhere to our guidelines regarding the inclusion of pricing information.     Topic Locked.
  • Topics

×
×
  • Create New...