You START with an everburning torch? And it's unique?
You START with an everburning torch? And it's unique?
Apparently you do and it is! This poses a problem for me because I was hoping to use an everburning torch as a puzzle element. My attempts to fix this have so far ended in crashes and requests to send error logs to Almost Human, which I've done. The bad news is that apparently one should not spawn an object directly into a characters hand, it becomes a crash bomb. I am bugging the forums in hopes that I've missed someone figuring this out already in my search. Otherwise, I will probably figure out another way to do this.
Re: You START with an everburning torch? And it's unique?
You can place an everburning torch with the editor without issue. And you do not start with it once you export your dungeon and play it 
Currently conspiring with many modders on the "Legends of the Northern Realms"project.
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
Re: You START with an everburning torch? And it's unique?
Yeah, the everburning torch is there only to make the level designer's life easier. The torch won't show up once the level is exported for others to play.
Steven Seagal of gaming industry
Re: You START with an everburning torch? And it's unique?
I did this several times and never had any problems.. actually my room in one room round robin is quite full of these so I'm pretty sure it works as I and several others who did their rooms after me tested it extensively:The bad news is that apparently one should not spawn an object directly into a characters hand, it becomes a crash bomb.
Code: Select all
party:getChampion(2):insertItem(7, spawn("torch_everburning"))Waking Violet (Steam, PS4, PSVita, Switch) : http://www.wakingviolet.com
The Sunset Gate [MOD]: viewtopic.php?f=14&t=5563
My preciousss: http://www.moonsharp.org
The Sunset Gate [MOD]: viewtopic.php?f=14&t=5563
My preciousss: http://www.moonsharp.org
Re: You START with an everburning torch? And it's unique?
Ah, ok this was just me misusing the spawn function, then. I had felt obliged to fill in all the various level and coordinates. Thank you for bringing me down to earth here 
Re: You START with an everburning torch? And it's unique?
Yeah, if it's going to go in an alcove or in a monster or in a champion's inventory, etc, then it should never have level, x, y, etc. If you want to give it a certain id, you can spawn with something like "rock",nil,nil,nil,nil,"specialRock"
Finished Dungeons - complete mods to play
