I highly recommend Skycoach to anyone looking to enhance their gaming skills. With a team of experts and a range of services, it's the perfect platform to level up in your favorite games. read more
The client dat editor has the ability to pack all files gradually. You have them in txt form and all dat files are updated. Then most likely you won't have problems. But at the moment your game data seems is already a bit broken / mixed.
The thing is, whatever else I change is fine, the description I can type whatever I like, the problem is on names, what do you mean pack em all and not one by one?
Question
leeleatherwood
I have an event that I need to play a sound to everyone on the server when the event happens.
Currently I am using this command:
PlaySound soundcase30 = new PlaySound(1, "30", 0, 0, 0, 0, 0);
but that only plays the sound to the person doing the action, I need to play the sound to everyone on the server.
What command do i use?
Thanks!
EDIT: Forgot to mention this is in L2PcInstance.java if that matters.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.