[DiscordArchive] what makes it respawn?
[DiscordArchive] what makes it respawn?
Archived author: Claudiodfc • Posted: 2021-06-10T12:25:50.490000+00:00
Original source
what makes it respawn?
Archived author: Efymer • Posted: 2021-06-10T12:33:48.004000+00:00
Original source
Not really sure, does it need to be respawned manually? I assumed that the `spawntimesecs` from the table `gameobject` was enough for them to respawn eventually
Archived author: Claudiodfc • Posted: 2021-06-10T12:39:28.204000+00:00
Original source
Interesting
Archived author: Claudiodfc • Posted: 2021-06-10T12:40:42.191000+00:00
Original source
So before you didn't have a script and now you added the script to despawn on spellhit but it doesn't respawn
Archived author: Efymer • Posted: 2021-06-10T12:42:00.216000+00:00
Original source
https://github.com/chromiecraft/chromiecraft/issues/523 <- this is the issue I'm trying to fix, before it didn't despawn. So you could complete the quest just staying at the same place and using the quest object
[Embed: [Quest] "Recover the Cargo!", the Shipwreck Debris doesn't dissapea...]
WHAT CLIENT DO YOU PLAY ON? enGB enUS other (specify) FACTION Alliance Horde CONTENT PHASE: Generic 1-19 20-29 30-39 40-49 50-59 CURRENT BEHAVIOUR: Upon collection (with the Salvage Kit), the Shipw...
https://github.com/chromiecraft/chromiecraft/issues/523
Archived author: Claudiodfc • Posted: 2021-06-10T12:42:19.067000+00:00
Original source
Either there's some issue with the despawn or with the respawn
Archived author: Claudiodfc • Posted: 2021-06-10T12:42:58.147000+00:00
Original source
Usually there's a pool of objects and while that pool is full an object shouldn't respawn there
Archived author: Claudiodfc • Posted: 2021-06-10T12:43:09.830000+00:00
Original source
That happens with nodes
Archived author: Claudiodfc • Posted: 2021-06-10T12:43:19.967000+00:00
Original source
Not sure how that gameobject works
Archived author: Efymer • Posted: 2021-06-10T12:45:17.060000+00:00
Original source
Aight, I'll try to find a similiar quest and see how is it done there, thanks tho!