Anyone know how to add item to shop Primogems? I tried add into ShopmallGoodsData.txt but it not work, shop not display anything.
Anyone know how to add item to shop Primogems? I tried add into ShopmallGoodsData.txt but it not work, shop not display anything.
It's not that file, any changes don't make a difference.
i'm experimenting with newactivitytimegroup data or watchers etc. files, since there has to be a file to run/turn on the lua script files for the event id/activity group.
For example this one probably corresponds to the event npc being attacked to spawn monsters:
activity2001_group302001005.lua
While this one probably spawns the tents with victims at the start of the quest:
activity2001_block200101 and activity2001_group302001001.lua
There is also activity data DB but no idea what values should be in some cells like bin_data, activity_type.
I'm don't so sure about it. Lua probably have nothing at all with configs,its just a script part. Beside i don't think devs so stupid to add time limits direcly to scripts,since events tend to repeat after some time. Watchers probably too have nothing with this,since they basicly triggers. We don't have problem with triggers,we simple don't have objects to spawn. In spawn related data i don't see anything related to time events,so probably its limited by time event itself,rather separate config elsewhere. Beside,its don't make any sense. There is no point in make it separate.
As for activity data DB - you can get all data from NewActivityData.txt
Anyway more reseach needed.
Last edited by PMT; 2 Weeks Ago at 07:53 PM.
You have to edit ChapterData.txt
For unreconciled stars you want: to edit lines 62 to 65, that have the following ids: 10006, 10007, 10008, 10009
They stripped (removed) the start and finish data of previous events, except for one, which coincidentally lies above the lines I mentioned.
The next two ids after the first id is the Start subtask, and End subtask, I do not know for 100% sure what they represent, maybe the tasks related to that event stage.
Also, each event has many lines (like unreconciled stars) bc hoyo has always released events by batches, a bit in x days and so on.
Anyway, you need not to worry about subtask start id or subtask end id, only if you wanted to create entirely new events (by reusing existing stuff), just worry about adding dates to the lines I mentioned.
Did you manage to have the tents/npc spawn? I did add the dates but nothing changed...
As for the start or end id, these represent quest IDs for example:
10006 4111104(Unknown Star - Check out the situation at Springvale) 4111114(4111114 : Unknown Star - Return to Springvale to check on the victims)
or
10008 4111301(What the Skies Conceal, the Water Reveals - Chat with Mona about the meteorites and scrying)
for some reason it's missing 4112001 : That Which Fell From the Sky - Speak to Grace, no idea if that's necessary, either way i can't get it to work and have the tents/npcs spawn or get hunter Allan to be attacked by monsters, he is covering in fear from monsters, but none did spawn.
Anyone know DB location where actual game playing Data is stored?
Chapter 1 Act 4 : We Will Be Reunited have a bug (can't follow, didn't see Ganyu & Lan)
Anyone know how to fix it?
![]()
heya! this is the official server leak right? someone has a VM for it?
U can force it using quest add cmd,
gm [UID] quest add 800001
chap 2 aswell,seems like those 2 buggedQuest.txt
Yeah I found way to fix them, here my QuestData_Exported.txt fixed Q800001 and Q200001.
Last edited by PMT; 2 Weeks Ago at 01:50 PM.