Респы вызовных (квестовых) РБ

V979

Heir
Customer
10 Years Anniversary
Респы вызовных РБ. Например Daimon the White-Eyed ID: 25290 не вынесены для корректировки? В ядре?
 
Респы вызовных РБ. Например Daimon the White-Eyed ID: 25290 не вынесены для корректировки? В ядре?
25290 из data/spawn и из квеста, но все равно он управляется непосредственно из спауна.
В чем конкретно у тебя проблема скажи плиз
 
Last edited:
25290 from data/spawn and from the quest, but it is still controlled directly from spawn.
What exactly is your problem, please tell me
lets say that i want to change the respawn time, i think now is set to 36Hours?
lets say i want make it 8 hours. for raids like the one at Wall of Argos or this one at Hot Springs
witch are spawned via quests
@Deazer
 
lets move to data/spawn and change....
change the respawn time of the raid boss itself?
or change the respawn of the NPC that is responsible for spawning the raid boss? E.x. like edit Demons Altar for demon the white eyed and/or Yeti's Table for Icicle Bumbalump
after searching for this IDs inside spawns i only find Yeti table and Demon's Altar id. did not find ID for Raid Bosses.
@Deazer
after trying to reduce the respawn time in yetis table npc
i noticed that in serverVariables nothing changed regarding the respawn time of the whole quest.
i understand that the respawn time is saved inside DB and it is taken from somewhere else, but where?
 

Attachments

  • bossqed.webp
    bossqed.webp
    12.3 KB · Views: 14
Last edited:
after everything i tried i only see as an option that these "special" raid bosses like the ones mentioned above
are taking information about respawn time on their time of death and it is stored in database table straight from the core,
can you make a variable or a path that can read the time that we put on the spawning npc(like you told me to change the time on
the data/spawn and there is only the npc responsible for spawning the raid) is this possible?
 
*opened a ticket because i see you can respawn the other one at wall of argos as much times as you want.
 
*opened a ticket because i see you can respawn the other one at wall of argos as much times as you want.
say me ID, I need all list of RBs like icicle_king_umpaloopa and daemon_of_hundred_eyes
Because for now done only for two quest
 
As I see, all correct. Only 4 quests with same mechanic

e7dfb5874fa9acc3f60dcb84b0d89eb0.png

Magical Power of Fire Part 2
Magical Power of Water Part 2
The Finest Ingredients Part 2
Daimon the White Eyed Part 2

Spawn can be edited by respawn of Altars of summon RB from data/npc.
Today will commit
 
Респы вызовных РБ. Например Daimon the White-Eyed ID: 25290 не вынесены для корректировки? В ядре?
Ответ. Ты можешь теперь регулировать респаун самими алтарями.
e7dfb5874fa9acc3f60dcb84b0d89eb0.png


Magical Power of Fire Part 2
Magical Power of Water Part 2
The Finest Ingredients Part 2
Daimon the White Eyed Part 2
 
Hello @Deazer i try yesterday and i also try now, today (i am still on the clock, waiting to see the respawn as i write here)
and i see that after the modification you did:
Altar NPCs despawn when you press the quest and Raid Boss Spawns. OK
but respawn time NOT OK, does not read from data/spawns for 31541,31542,31558,31560.
Yesterday I tried setting different respawn times for each altar, just to test it out.
(i set for 31541 respawn="600" / 31542 respawn="1800" / 31558 respawn="3600" / 31560 respawn="7200")
but they do not respawn on the correct time, in fact i restarted server and still no spawn.
yesterday i kill, and spawned today morning ~12 hours after death.
 
Hello @Deazer i try yesterday and i also try now, today (i am still on the clock, waiting to see the respawn as i write here)
and i see that after the modification you did:
Altar NPCs despawn when you press the quest and Raid Boss Spawns. OK
but respawn time NOT OK, does not read from data/spawns for 31541,31542,31558,31560.
Yesterday I tried setting different respawn times for each altar, just to test it out.
(i set for 31541 respawn="600" / 31542 respawn="1800" / 31558 respawn="3600" / 31560 respawn="7200")
but they do not respawn on the correct time, in fact i restarted server and still no spawn.
yesterday i kill, and spawned today morning ~12 hours after death.
it is from data/spawn, default time is 36 hours. You can change on 12 or etc, also you can test just set 60 sec
and also after restart it will spawn because NPC time do not save to database
 
it is from data/spawn, default time is 36 hours. You can change on 12 or etc, also you can test just set 60 sec
and also after restart it will spawn because NPC time do not save to database
no to all......please read again
 
it is from data/spawn, default time is 36 hours. You can change on 12 or etc, also you can test just set 60 sec
and also after restart it will spawn because NPC time do not save to database
"it is from data/spawn," here we talk about Altar's/Yeti Table NPCs.....i try, i change from 60 sec to 600 sec to 2 hours....no work. NPC Altar of Yeti table never spawns.
"and also after restart it will spawn because NPC time do not save to database" i tried server restart NO NPC spawn......
all. 31541,31542 for sure no spawn.
31588,31560 i am almost sure No spawn, but i will tell you again in 10minutes i am waiting for normal respawn i have set 2hours for a test now.
 
"it is from data/spawn," here we talk about Altar's/Yeti Table NPCs.....i try, i change from 60 sec to 600 sec to 2 hours....no work. NPC Altar of Yeti table never spawns.
"and also after restart it will spawn because NPC time do not save to database" i tried server restart NO NPC spawn......
all. 31541,31542 for sure no spawn.
31588,31560 i am almost sure No spawn, but i will tell you again in 10minutes i am waiting for normal respawn i have set 2hours for a test now.
ok, I will check now Yeti Table and will make fraps with 30 sec respawn time
 
Back
Top