Does anyone happen to have the eventdata for the Gracia Final xmas event? Reading the messages when you open up the server, it seems that this event has its special "field", like the gate_event, but my eventdata doesnt have it. (Xmassantaevent or something like it and newyearevent)
I don't really expect this event to work flawlessly as my researches showed that it's quite bugged on the Dr. Turkey Stage and I doubt anyone cared about it enough to fix it (at least publicly), and so you can't have santa delivering gifts at random.
If no one has this, if anyone knew just the eventname and eventnpcname so that I could spawn the npcs in each city automatically would be awesome.
In a worst case scenario situation, if anyone knew just the name of the npc that trades the items from this event (christmas shirts and weapon tickets) it'd be perfect.
I've searched on npcdata/skilldata/itemdata and I could find every npc related to older events, items for every event, even the GF one, skills for every event, but not the npcs related to the GF event.
I found the santa that gives you presents, but not the npc (Cat if I recall correctly, but probably a fat dwarf) that stayed in town and gave you shirts/enchanted weapons.
(the cristmas_green_socks - aka red socks in-game, seem to be bugged, as they don't do anything when you open them, or my memory is betraying me and you trade them for something like shirts - can't be sure because that's the NPC that I can't find)
The NPCs that I found trade trees for presents/agathion. No Shirts/Enchanted Weapons at all
The file that I have seems to be from older versions of the event as it has the eventname and npcname as christmas only and it doesn't seem to be the GF version of it - I could be mistaken but can't be sure due to the events bugginess or most probably due to my badness (missing the 5 kinds of rudolph and etc)
Thank you, any help would be greatly appreaciated - the npcname alone would be fantastic.
edit: I may have found the npc, cat_of_xmas, gonna test when I'm home - still would love to know the eventname/npc to spawn it automatically.
EDIT:
I'm confused if the server has the files for the saving santa or raising rudolph event (http://legacy.lineage2.com/archive/2009/12/_rudolf_the_red.html) Prolly saving santa only as I can't find any indication of the other event. Sad, I loved raising rudolph as it didn't have the annoying savign santa part and had all cool rudolph buffs + presents=p
edit3: Yes I found the npc, thats it! now if any1 knows the name of the event by any chance so that I dont have to summon stuff manually and the world is decorated properly!
Account Features
➡ EARLY SUPPORTER BADGE
➡ NO QUEST BADGE
➡ 24 MONTHS BOOST BADGE
➡ 1 YEAR NITRO SUBSCRIPTION
➡ CREATION DATE IS 2017
➡ ACCOUNT STANDING STATUS IS ALL GOOD
➡ CLEAN BILLING
➡ OGE MAIL OUTLOOK
PAYMENT METHODS
➡ CRYPTO
➡ PAYPAL
➡ CASHAPP
➡ BANK TRANSFER
➡ GIFTCARDS
➡ ZELLE
➡ VENMO
CONTACTS
➡ DISCORD : crh11s
➡ TELEGRAM : crh11s
CONTACT WITH ME IF YOU ARE SERIOUS BUYE
To check the operation of npc movement. You can turn off all movement in the game and move only the npc you want using the move to package. This way you will reduce a lot of unnecessary code and understand where the problem is.
And all your maps are not thread safe and you are using multithreading
startQuestTimer("move", 5000, npc, null);
Verify if following is supposed to be the way to handle movement
npc.getAI().setIntention(CtrlIntention.AI_INTENTION_MOVE_TO, new Location(point.getX(), point.getY(), point.getZ()));
For me, it's not enough. And if it's the case, whole AI system is probably buggy.
Question
ericvini
Hi,
Does anyone happen to have the eventdata for the Gracia Final xmas event? Reading the messages when you open up the server, it seems that this event has its special "field", like the gate_event, but my eventdata doesnt have it. (Xmassantaevent or something like it and newyearevent)
I don't really expect this event to work flawlessly as my researches showed that it's quite bugged on the Dr. Turkey Stage and I doubt anyone cared about it enough to fix it (at least publicly), and so you can't have santa delivering gifts at random.
If no one has this, if anyone knew just the eventname and eventnpcname so that I could spawn the npcs in each city automatically would be awesome.
In a worst case scenario situation, if anyone knew just the name of the npc that trades the items from this event (christmas shirts and weapon tickets) it'd be perfect.
I've searched on npcdata/skilldata/itemdata and I could find every npc related to older events, items for every event, even the GF one, skills for every event, but not the npcs related to the GF event.
I found the santa that gives you presents, but not the npc (Cat if I recall correctly, but probably a fat dwarf) that stayed in town and gave you shirts/enchanted weapons.
(the cristmas_green_socks - aka red socks in-game, seem to be bugged, as they don't do anything when you open them, or my memory is betraying me and you trade them for something like shirts - can't be sure because that's the NPC that I can't find)
The NPCs that I found trade trees for presents/agathion. No Shirts/Enchanted Weapons at all
The file that I have seems to be from older versions of the event as it has the eventname and npcname as christmas only and it doesn't seem to be the GF version of it - I could be mistaken but can't be sure due to the events bugginess or most probably due to my badness (missing the 5 kinds of rudolph and etc)
Thank you, any help would be greatly appreaciated - the npcname alone would be fantastic.
edit: I may have found the npc, cat_of_xmas, gonna test when I'm home - still would love to know the eventname/npc to spawn it automatically.
EDIT:
I'm confused if the server has the files for the saving santa or raising rudolph event (http://legacy.lineage2.com/archive/2009/12/_rudolf_the_red.html) Prolly saving santa only as I can't find any indication of the other event. Sad, I loved raising rudolph as it didn't have the annoying savign santa part and had all cool rudolph buffs + presents=p
edit3: Yes I found the npc, thats it! now if any1 knows the name of the event by any chance so that I dont have to summon stuff manually and the world is decorated properly!
Edited by ericvini
5 answers to this question
Recommended Posts