Jump to content
  • 0

[Help] I Need A Bit Help. Thank You!


Question

Posted (edited)

Hello everybody. I just download the L2 Primer Pack to check it but i stuck at this step. As you can see is False but is still there when i login with the  char. How can i delete it or change the name? If someone know and he need to help me will be my pleasure. Thank you very much at all. Have a nice day!!

 

# Show Welcome PM on start
PMWelcomeShow = False
PMServerName = L2-Frozen
PMText1 = Have Fun and Nice Stay on
PMText2 = Vote for us every 24h
 
I try it like that as well but is not happend!
 
 
# Show Welcome PM on start
PMWelcomeShow = True
PMServerName = L2-Frozen
PMText1 = Have Fun and Nice Stay on
PMText2 = Vote for us every 24h
 
 
 
10woc2r.jpg
Edited by zenernom

9 answers to this question

Recommended Posts

  • 0
Posted

PMWelcomeShow = True
PMServerName = L2-Frozen
PMText1 = Have Fun and Nice Stay on
PMText2 = Vote for us every 24h

 

just try to make something like that

PMServerName = 
PMText1 = 
PMText2 = 

maybe works

  • 0
Posted

I cant undestand what that means. Van you explain it better plese? Sorry and thank you for your reply. :)

open eclipse and go to /gameserver/head-src/com/l2jfrozen/gameserver/network/clientpackets/EnterWorld.java and find

		if (Config.PM_MESSAGE_ON_START)
		{
			activeChar.sendPacket(new CreatureSay(2, Say2.HERO_VOICE, Config.PM_TEXT1, Config.PM_SERVER_NAME));
			activeChar.sendPacket(new CreatureSay(15, Say2.PARTYROOM_COMMANDER, activeChar.getName(), Config.PM_TEXT2));
		}

delete that part and compile

  • 0
Posted (edited)

As le memer said, but would be better if you check that config > Config.PM_MESSAGE_ON_START < @ Config.java

 

Make sure the responsible config @ properties is PMWelcomeShow.

 

For example

ALT_GAME_FREIGHTS = players.getProperty("AltGameFreights", false);

Make sure your config under players.properties is AltGameFreights, otherwise default config will be used (false in that case). I guess, you got the point.

Edited by SweeTs
  • 0
Posted

Sorry lads but i dont know what to do. I find all your examples but abour '' eclipse '' i dont know nothing how to fix / delete / add etc not even Compile. If someone have a bit time for me PLEASE to give me a hand will be my pleasure!! Sorry and thank you all who try :)

  • 0
Posted

install eclipse

open eclipse

go to help -> install new software

put in http://subclipse.tigris.org/update_1.10.x

install

accept all

window -> show view -> other -> svn -> repositories

copy

right click -> new repository location -> put in l2j frozen svn

right click on gameserver folder -> checkout

window -> preferences -> java -> i nstalled jre -> search (program files?) -> use jdk

find com.l2jfrozen.gameserver.network.clientpackets

find enterworld

find that config and delete

save

right click build xml -> run as ant build 1

find workspace location

find the /build/dist/gameserver/libs and l2jfrozen-core

replace your l2jfrozen-core jar with new

run server

 

video

http://www.twitch.tv/l2excelsis/c/7010562

  • 0
Posted

install eclipse

open eclipse

go to help -> install new software

put in http://subclipse.tigris.org/update_1.10.x

install

accept all

window -> show view -> other -> svn -> repositories

copy

right click -> new repository location -> put in l2j frozen svn

right click on gameserver folder -> checkout

window -> preferences -> java -> i nstalled jre -> search (program files?) -> use jdk

find com.l2jfrozen.gameserver.network.clientpackets

find enterworld

find that config and delete

save

right click build xml -> run as ant build 1

find workspace location

find the /build/dist/gameserver/libs and l2jfrozen-core

replace your l2jfrozen-core jar with new

run server

 

video

http://www.twitch.tv/l2excelsis/c/7010562

hahaha cant  be more simple

  • 0
Posted (edited)

As le memer said, but would be better if you check that config > Config.PM_MESSAGE_ON_START < @ Config.java

 

Make sure the responsible config @ properties is PMWelcomeShow.

 

For example

ALT_GAME_FREIGHTS = players.getProperty("AltGameFreights", false);

Make sure your config under players.properties is AltGameFreights, otherwise default config will be used (false in that case). I guess, you got the point.

 

I find this here !!! :?

 

 

PM_MESSAGE_ON_START = Boolean.parseBoolean(frozenSettings.getProperty("PMWelcomeShow", "False"));

 

 

 

open eclipse and go to /gameserver/head-src/com/l2jfrozen/gameserver/network/clientpackets/EnterWorld.java and find

		if (Config.PM_MESSAGE_ON_START)
		{
			activeChar.sendPacket(new CreatureSay(2, Say2.HERO_VOICE, Config.PM_TEXT1, Config.PM_SERVER_NAME));
			activeChar.sendPacket(new CreatureSay(15, Say2.PARTYROOM_COMMANDER, activeChar.getName(), Config.PM_TEXT2));
		}

delete that part and compile

 

I done this 1st but from L2Primer is gone to L2Elysium!

 

 

 

 

 

 

 

 

After Long time i found it !!! :)

 

 

 

Edited by zenernom

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hello guys, There isn't much information to share yet regarding the project. We've been working on it for the past few months with the goal of creating something unique and truly different. Over the years, I've seen countless projects with the same features repeated over and over again. This time, we're aiming to build something solid and unlike anything players have seen before. Since many of you have been asking about Unreal Engine 5, I'd like to clear that up. Building something on UE5 requires a very large team and a lot of resources to accomplish properly. Right now, we can't say anything regarding UE5. Maybe in the future, who knows? Tzelal is a real life friend of mine. I've known him for many years, and he's a great guy. Right now, he's looking for people who genuinely want to be part of this project. The team is working 20+ hours a day, every single day. I'm often on calls with them, watching their progress and seeing everything they're creating. So, if anyone is wondering what's happening behind the scenes, my answer is simple, something amazing. I know many of you have been asking about features and other details, but we don't want to spoil anything just yet. There is still a lot of work to be done, and we'd rather reveal things when they're ready. Once everything is in the state we want, we'll start releasing sneak peeks. If you'd like to join the project, feel free to send Tzelal a private message so you can go through an interview. Please don't waste his time, or yours, if you're not genuinely interested. Now, I'd like to make a few things clear. No, we're not making another generic server with the same old features and the same old engine that you've seen for years. Our goal is to build something completely different, something that players haven't experienced before. And no, we're not going to give up on development. We work every day, and we keep pushing forward even when some challenges seem difficult. We're committed to making this project the best it can be. That's all for now. There will be much more to share once we're ready to show it. Thanks for your time, everyone.
    • 📢 MMORE.DEV — ONE SLOT AVAILABLE FOR A PROJECT   1 slot has opened up for long-term cooperation. We welcome anyone interested — we're looking for projects built for long-term collaboration, not one-off tasks.   🎯 We're ready to take on projects for these chronicles:   Essence Classic   Current protocols: 520, 542, 557+ One example of our developers' work — the Aden.Land team.   📋 We're also accepting preliminary discussions for the Main (GOD) branch — if you're planning a project on this chronicle, reach out in advance so we can go over the details and timeline. _______________________________________________________________________   For any questions — PM us or reach out on Telegram: https://t.me/L2scripts
    • 🔥 L2SCRIPTS BIG SALE 🔥 30-50% OFF ALL LEGACY PRODUCTS! Special offer for MaxCheaters users! Promotion runs from July 25 to August 1 inclusive _____________________________________________________    🎁 Promo details: 30-50% discount on all legacy studio products Source codes, ready-made builds, technical support — everything you've been wanting to grab at a great price. ___________________________________________________________________________   ⚡ Why you should hurry: A discount like this across the whole lineup is a rare event in our 20 years on the market This offer is strictly time-limited — exactly 7 days, no extensions Available only for MaxCheaters users Support slots are limited. ____________________________________________________ ✅ Proven quality — 20 years in the L2 market ✅ Full range of chronicles and ready-made solutions ✅ Personal support from our team ____________________________________________________   🌐 Our websites: L2-scripts.com — https://l2-scripts.com Mmore.dev — https://mmore.dev Telegram for contact: https://t.me/L2scripts ____________________________________________________   Don't miss your chance! In 7 days prices go back to normal — grab what you need at the best price in the studio's history. ➡️ Browse the product catalog: https://l2-scripts.com For any questions — PM us or check the support thread.
    • Is this a client built in unreal engine 5 or what ? I'm confused. Or is it a backend project ? Whatever it is good luck, may it be as "mighty" as its name !  
  • Topics

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