Would it be possible to add to this?
I like the idea of using random names, don't necessarily need to create a list either... but occasionally it would be nice to SET a name to something specific.
Would it be possible to add to this?
I like the idea of using random names, don't necessarily need to create a list either... but occasionally it would be nice to SET a name to something specific.
sure, added in 1.0.2
see update notes
nivexsure, added in 1.0.2
see update notes
Awesome, thanks :)
nivexsure, added in 1.0.2
see update notes
So using a name works, however only once. If I place a phantom sleeper with the name TEST1 it works, when I attempt to place any other phantom sleeper after that, it alway uses the first name set, so if I try to place TEST2, it places phantom sleeper with name TEST1, but when you open inventory of the phantom sleeper then it shows TEST2 inventory. lol
Also, seems like if you paste 1 or 2 of these, the old ones disappear. Possible to add to config file a set LIMIT before old ones disappear. For example, if I end up using 5, it leaves 5 before it starts vanishing the old ones?
hi, it wasn't intended to be limited to 1. that happened because they were all using the same user id. it's unique now, so there is no limit anymore. you will have to remove any phantoms yourself :p
https://github.com/nivex09/PhantomSleepers/blob/main/PhantomSleepers.cs
yes I've been able to place more than 1, but the 2nd one uses the same name as the 1st one even though I've specified another name... except when you check the inventory of the 2nd one, it shows correct name for inventory but the body itself when you walk up to it retains the name of the 1st one set... if that makes any sense. :)
use the version I linked from github, I tried it and it doesn't have that issue anymore.