Hrm, not sure about spawning items either, unless you can figure out how to make it spawn in a chest somehow. Unlike Bethesda games and KOTOR and such you can't place items on the ground, they're only in containers or in your party inventory.
The script(s) will exist to transfer items to the PC inventory, so it should be possible providing the script is exposed to runscript which is more than likely...
runscript addxp X - X is the amount runscript zz_money X - 10 gold is 100000 runscript zz_addparty NPCname - add party member by name runscript zz_addapproval - will have a desciption runscript ai off -turn off the AI runscript selectparty -party selection screen runscript chargen -select origin screen runscript pc_immortal -possibly god mode runscript killallhostiles
Let us test these and gather what we know, then move on...
Ok, get ready for the idiot question of the day. So point, laugh and get it out of your systems My desktop shortcut looks like this: "C:\Games\Dragon Age\DAOriginsLauncher.exe" -enabledeveloperconsole Not getting anything, This would not be because I'm using an european keyboard would it, or did I simply write it wrong ? I tried to add it inside the "'s, but then it tells me that the path is invalid.