Talk:Githyanki Greatsword (Psionic): Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(→‎Form ID: new section)
 
m (Bobdodo moved page Talk:Githyanki Greatsword to Talk:Githyanki Greatsword (Psionic): Moved the psionic version so the regular version can have the regular named page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Form ID ==
== Form ID ==


Also, for anyone that's using the Script Extender to add items to this inventory, you can use the following command:
Also, for anyone that's using the Script Extender to add items to their inventory, you can use the following command:


TemplateAddTo("769adbf8-d3bf-48f7-8c2b-21fb892b1d33", GetHostCharacter(), 1)
TemplateAddTo("769adbf8-d3bf-48f7-8c2b-21fb892b1d33", GetHostCharacter(), 1)

Latest revision as of 23:15, 18 December 2023

Form ID[edit source]

Also, for anyone that's using the Script Extender to add items to their inventory, you can use the following command:

TemplateAddTo("769adbf8-d3bf-48f7-8c2b-21fb892b1d33", GetHostCharacter(), 1)

This will add one of these swords to your inventory, and I'm sure that just changing that 1 at the end there will change the amount added.