Talk:Lihala's Lute
Latest comment: 29 September 2024 by NtCarlson in topic uuid might be wrong
uuid might be wrong[edit source]
can't get it to spawn with script extender 185.219.141.73 12:14, 29 September 2024 (CEST)
- This item uses a map specific UUID, so you need to spawn it while you're in Act One. HiddenDragon (talk) 20:11, 29 September 2024 (CEST)
- And to expand on this, you probably need to use
ToInventory("45a48cf7-baed-4d48-aaf4-1399948314e6", GetHostCharacter())
to move the existing item into your inventory rather than the normalTemplateAddTo
command to create a new copy. NtCarlson (talk) 22:30, 29 September 2024 (CEST)
- And to expand on this, you probably need to use