Hey,
I was wondering if you guys could help me with something. I was wondering if it's possible to harden Alister using the toolset. I have a save right before the landsmeet with him in the party and its at least 30 hours of play time since I did Alister's companion quest, so I don't really want to go play through half the game again to harden him.
If you could point me in the right direction or to a guide I would be extremely greatful.
Thanks.
Help a noob out
Débuté par
Techno Pirate
, juil. 25 2010 09:05
#1
Posté 25 juillet 2010 - 09:05
#2
Posté 25 juillet 2010 - 10:41
Open up the toolset, make sure you're in the single player module (go to File->Manage Modules->Singleplayer). In the palette on the right go to Scripts (third on the left in the second row). Right click and create a new script (probably somewhere down the bottom so it's not in a folder). Paste this into the script:
#include "plt_genpt_alistair_main"
#include "wrappers_h"
void main()
{
WR_SetPlotFlag(PLT_GENPT_ALISTAIR_MAIN,ALISTAIR_MAIN_GOLDANA_TOLD_HARDEN,TRUE);
}
Save it, right click on the script in the palette and select "export without dependent resources".
EDIT: Oh right, I need to tell you how to run the script. This page has some information about how to enable the console: http://dragonage.wik...om/wiki/Console .
When you get the console working (it wont display anything in game, but it'll freeze your mouse/keyboard input when you press the key), type in:
runscript theNameYouGaveTheScriptAbove
and press enter. Save, and from now on Alistair should be hardened.
#include "plt_genpt_alistair_main"
#include "wrappers_h"
void main()
{
WR_SetPlotFlag(PLT_GENPT_ALISTAIR_MAIN,ALISTAIR_MAIN_GOLDANA_TOLD_HARDEN,TRUE);
}
Save it, right click on the script in the palette and select "export without dependent resources".
EDIT: Oh right, I need to tell you how to run the script. This page has some information about how to enable the console: http://dragonage.wik...om/wiki/Console .
When you get the console working (it wont display anything in game, but it'll freeze your mouse/keyboard input when you press the key), type in:
runscript theNameYouGaveTheScriptAbove
and press enter. Save, and from now on Alistair should be hardened.
Modifié par FergusM, 25 juillet 2010 - 10:44 .
#3
Posté 25 juillet 2010 - 11:10
Thanks alot man, appreciate the guide will try now.
*Edit: All worked perfectly, ran the script then talked to Alister to get him harden up. Thanks again
*Edit: All worked perfectly, ran the script then talked to Alister to get him harden up. Thanks again
Modifié par Techno Pirate, 25 juillet 2010 - 11:42 .





Retour en haut






