Luis95R Posted July 15, 2016 Share Posted July 15, 2016 I deleted the dragonfly with a command and that dragonfly hasn't respawned since. Is there a way to bring back the dragonfly? Every time I spawn him in with a command and I get out of it's sight it flies away and doesn't return. Link to comment https://forums.kleientertainment.com/forums/topic/68870-how-to-respawn-dragonfly/ Share on other sites More sharing options...
Asparagus Posted July 15, 2016 Share Posted July 15, 2016 6 minutes ago, Luis95R said: Every time I spawn him in with a command and I get out of it's sight it flies away and doesn't return. *She* usually flies off to the Desert Arena when you get too far... but if you spawn her... she'll be stuck in that area and when you damage her enough, she won't even need lava pits to spawn lavae... You could try going to the Desert Arena and, put your mouse in the middle of the arena and open console commands and type c_spawn("dragonfly") Link to comment https://forums.kleientertainment.com/forums/topic/68870-how-to-respawn-dragonfly/#findComment-792936 Share on other sites More sharing options...
Mobbstar Posted July 16, 2016 Share Posted July 16, 2016 The fact that the DF did not die properly means that the DFspawner hasn't started regenerating yet. I think the following command should start the process artificially: c_findnext("dragonfly_spawner").components.timer:StartTimer("regen_dragonfly", TUNING.DRAGONFLY_RESPAWN_TIME) You can replace "TUNING.DRAGONFLY_RESPAWN_TIME" with "0" to speed the process up a lot. Link to comment https://forums.kleientertainment.com/forums/topic/68870-how-to-respawn-dragonfly/#findComment-793537 Share on other sites More sharing options...
Luis95R Posted July 20, 2016 Author Share Posted July 20, 2016 On 7/16/2016 at 2:32 AM, Mobbstar said: The fact that the DF did not die properly means that the DFspawner hasn't started regenerating yet. I think the following command should start the process artificially: c_findnext("dragonfly_spawner").components.timer:StartTimer("regen_dragonfly", TUNING.DRAGONFLY_RESPAWN_TIME) You can replace "TUNING.DRAGONFLY_RESPAWN_TIME" with "0" to speed the process up a lot. Thank you! This fixed the Dragonfly issue. Link to comment https://forums.kleientertainment.com/forums/topic/68870-how-to-respawn-dragonfly/#findComment-795028 Share on other sites More sharing options...
Clwnbaby Posted July 20, 2016 Share Posted July 20, 2016 @Asparagus *HE* xP Link to comment https://forums.kleientertainment.com/forums/topic/68870-how-to-respawn-dragonfly/#findComment-795047 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.