Hello I found this thread which basically asks the same question however the answer is vague, and the forum rules are only to post answers, not ask questions so it is my understanding I must repost this
How do you make it so a raid returns to its territory if its pulled too far?
I have downloaded GM Panel and found the raidboss i want to edit he has no info inside his decompiled class.
However he does have a parent class with some info in it. raid_boss_type2
It does not have any territory info, so I went and looked at AQ.
I tried moving this code from the child class into my raidboss (barions) class, however the NPC server throws nothing but errors when I do this so something is wrong.
Not sure what.
Lastly,
I dont know where I would get the code from "hero announce"
but I image I put it under
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.
Based on all your comments, I realized that you are a complete beginner who doesn't understand anything about programming or even the basic concepts of the Java language.
Go study, gain some basic knowledge about the subject, and after you've studied and acquired at least a minimal understanding, you can come back here and ask for clarifications, and I’ll help you with all your questions. 🤣🤣🤣🤣
@Möbius
You should start a comedy show on television, you're very funny, and for those who know your face as well as I do, I can say you'd make a great clown.
The more you try to explain yourself and claim you're the god of L2j, actually, I believe you think of yourself as this god of L2j, but you forget that in this world, there are many programmers better than you who don't engage in fraudulent scams against people.
just like you are doing
@HypeH
Ah, the relentless crusader for truth and justice strikes again! Your tireless dedication to vague accusations and baseless claims is truly inspiring. While some of us spend our days debugging code, fixing issues, and releasing stable updates for the benefit of the community, you, my friend, are out here wielding your mighty sword of… well, nothing in particular.
As for your claims about my project, allow me to say this: The proof is in the code. The official files are available for anyone to review, test, and use. If you truly believe you’ve found some grand scandal, then by all means, shine your spotlight on it. Until then, this theater of yours is nothing but a one-man comedy show ...and the reviews aren’t great.
Spoken by the great scammer who claims to help a community while charging several euros for lousy codes with backdoors.
In terms of project updates, I must agree with you. I posted this several days ago, but I will soon make available here several current fixes, including the ones you are charging innocent people a lot of money for. 🤣😂🤣😂😎
Question
Keeo
Hello I found this thread which basically asks the same question however the answer is vague, and the forum rules are only to post answers, not ask questions so it is my understanding I must repost this
How do you make it so a raid returns to its territory if its pulled too far?
I have downloaded GM Panel and found the raidboss i want to edit he has no info inside his decompiled class.
However he does have a parent class with some info in it. raid_boss_type2
It does not have any territory info, so I went and looked at AQ.
AQ has 2 files,
ai_boss01_queen_ant and queen_ant
Inside the parent there is :
and inside the child class there is :
I tried moving this code from the child class into my raidboss (barions) class, however the NPC server throws nothing but errors when I do this so something is wrong.
Not sure what.
Lastly,
I dont know where I would get the code from "hero announce"
but I image I put it under
1 answer 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.
Note: Your post will require moderator approval before it will be visible.