Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Modding:TreasureTables References: Difference between revisions

From bg3.wiki
Flames (talk | contribs)
Flames (talk | contribs)
Added Cheat Engine Code.
Line 183: Line 183:
|}
|}


{{Modding navbox}}
== Cheat Engine code ==
This is the Cheat Engine code used to spawn treasure tables. It will spawn a bag at the feet of your character containing the loot from the table.<syntaxhighlight lang="text">
{$lua}
if syntaxcheck then return end
[ENABLE]
GenerateTreasureBag("TREASURE_TABLE_NAME")
[DISABLE]
</syntaxhighlight>{{Modding navbox}}
[[Category:Modding resources]]
[[Category:Modding resources]]
[[Category:Armor modding]]
[[Category:Armor modding]]