Bobi Posted March 5, 2012 Posted March 5, 2012 I have add few new raidbosses ID my question is how to make the boss ID to be auto return on spawn point if boss move range x,y,z ... like Barakiel , Orfen ..... you know many ppl take the boss and run far far from raid place to take boss only for him any can help me ? ( interlude Project , If It Matters ) Quote
0 Adamix Posted March 6, 2012 Posted March 6, 2012 you need edit core i think, but i dont know really how its a long time back i had worked with servers. :-\ if you dont get help on mxc, try http://l2jserver.com/forum/ or the l2j irc chat, they will help you im sure. i have found on l2jserver forum this topic but they didnt help so maybe write there too someting and they will help http://www.l2jserver.com/forum/viewtopic.php?f=74&t=24778&p=144980&hilit=raid+boss+move#p144980 tip: the irc server is freenode and the channel is #l2j PS: Bobi , i want help from you with the GPU/egp its working now but i dont know how to use it. can you come last time to my teamviewer? thx. and gl with your server project ;) Quote
0 Adamix Posted March 6, 2012 Posted March 6, 2012 i have sended you a pm ... would be cool if you read it Quote
0 Bobi Posted March 9, 2012 Author Posted March 9, 2012 I have add few new raidbosses ID my question is how to make the boss ID to be auto return on spawn point if boss move range x,y,z ... like Barakiel , Orfen ..... you know many ppl take the boss and run far far from raid place to take boss only for him any can help me ? ( interlude Project , If It Matters ) bump Quote
0 kas23 Posted March 13, 2012 Posted March 13, 2012 open your navicat and find raidboss_spawnlist add your raid bosses and put the location that u want to spawn Quote
0 Tryskell Posted March 17, 2012 Posted March 17, 2012 I have add few new raidbosses ID my question is how to make the boss ID to be auto return on spawn point if boss move range x,y,z ... like Barakiel , Orfen ..... you know many ppl take the boss and run far far from raid place to take boss only for him any can help me ? ( interlude Project , If It Matters ) GrandBosses (and some scripted bosses such as Barakiel on some IL forks) got a individual script which defines how and when they should return to spawnpoint. If you want that feature is enabled for : - any RB instance : you have to edit L2RaidBossInstance - and probably L2AttackableAI - and add a system to make them return to spawn point defined by their templates when they are running, and if they are too far (isInsideRadius check each time they try to run somewhere). - some specific RBs : create a unique script, following Orfen/Barakiel/etc boss, and link that script to IDs of monsters you want. Quote
0 Bobi Posted March 20, 2012 Author Posted March 20, 2012 GrandBosses (and some scripted bosses such as Barakiel on some IL forks) got a individual script which defines how and when they should return to spawnpoint. If you want that feature is enabled for : - any RB instance : you have to edit L2RaidBossInstance - and probably L2AttackableAI - and add a system to make them return to spawn point defined by their templates when they are running, and if they are too far (isInsideRadius check each time they try to run somewhere). - some specific RBs : create a unique script, following Orfen/Barakiel/etc boss, and link that script to IDs of monsters you want. ok tnx for info but its look hard for me to do it alone :( Quote
0 Tryskell Posted March 20, 2012 Posted March 20, 2012 ok tnx for info but its look hard for me to do it alone :( I never said it was simple, you ask something, I answer :P. Quote
0 Grim. Posted March 20, 2012 Posted March 20, 2012 ok tnx for info but its look hard for me to do it alone :( Translation: Oh come on wtf is this shit?Just code it and paste it. Quote
Question
Bobi
I have add few new raidbosses ID
my question is how to make the boss ID to be auto return on spawn point
if boss move range x,y,z ... like Barakiel , Orfen .....
you know many ppl take the boss and run far far from raid place to take boss only for him
any can help me ?
( interlude Project , If It Matters )
12 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.
Note: Your post will require moderator approval before it will be visible.