Need Help with console command to alter alignment.
Page 1 of 1 • Share •
Need Help with console command to alter alignment.
I am pretty sure the command to change a PC alignment using the command console is
`dm_setvarint xxxx yy
where xxxx is the name if the alignment variable, and yy is the integer value it is being changed to
If that is correct.... I need to know what the variable names are for law/chaos and good/evil
I am trying to test a build that requires an alignment shift... and I dont know how to do it
`dm_setvarint xxxx yy
where xxxx is the name if the alignment variable, and yy is the integer value it is being changed to
If that is correct.... I need to know what the variable names are for law/chaos and good/evil
I am trying to test a build that requires an alignment shift... and I dont know how to do it

daveyeisley- Ludicrous Level

- .:

Number of posts: 5811
Age: 35
Location: The 36th Chamber of Death
Main Character: Dave's List of PCs
NWN Username: Dave Yeisley
DM Name: Dungeon Master Mythgar
Time Zone: GMT - 5:00
.:
Registration date: 2008-06-03

Re: Need Help with console command to alter alignment.
Oh god... bless you
... i see youre online.... please please read this.... Im jonsing to get this fixed.... if anybody would know... it would be you....
... i see youre online.... please please read this.... Im jonsing to get this fixed.... if anybody would know... it would be you....
daveyeisley- Ludicrous Level

- .:

Number of posts: 5811
Age: 35
Location: The 36th Chamber of Death
Main Character: Dave's List of PCs
NWN Username: Dave Yeisley
DM Name: Dungeon Master Mythgar
Time Zone: GMT - 5:00
.:
Registration date: 2008-06-03

Re: Need Help with console command to alter alignment.
Even just knowing where to look it up would be helpful... i checked the bioware boards and the wikki... cant find out how to do it... but it must be possible...

daveyeisley- Ludicrous Level

- .:

Number of posts: 5811
Age: 35
Location: The 36th Chamber of Death
Main Character: Dave's List of PCs
NWN Username: Dave Yeisley
DM Name: Dungeon Master Mythgar
Time Zone: GMT - 5:00
.:
Registration date: 2008-06-03

Re: Need Help with console command to alter alignment.
Doesn't seem to be one, as far as I can tell. You might want to try downloading Leto and trying that out on a character file.
_________________
.
------------------------------------- The Amethyst Dragon -------------------------------------
Creator of Aenea | Custom Content Maker | Dungeon Master | Builder | Scripter | Writer | Player | Sleepless
Creator of Aenea | Custom Content Maker | Dungeon Master | Builder | Scripter | Writer | Player | Sleepless

The Amethyst Dragon- Ludicrous Level

- .:

Number of posts: 6421
Age: 36
Location: probably on the computer or wrangling his offspring
NWN Username: amethystdragon
DM Name: The Amethyst Dragon
Time Zone: GMT - 7:00 (Arizona)
Registration date: 2008-06-02

Re: Need Help with console command to alter alignment.
poop.... i couldnt even identify the right download link last time i went hunting for leto on sourceforge...
let alone using it properly.... i guess its time to revisit that whole thing.... ugh...
let alone using it properly.... i guess its time to revisit that whole thing.... ugh...

daveyeisley- Ludicrous Level

- .:

Number of posts: 5811
Age: 35
Location: The 36th Chamber of Death
Main Character: Dave's List of PCs
NWN Username: Dave Yeisley
DM Name: Dungeon Master Mythgar
Time Zone: GMT - 5:00
.:
Registration date: 2008-06-03

Re: Need Help with console command to alter alignment.
If your making this build up in the PBM to test it out... you could always add a lever in there with this script attached to it's "OnUse" slot...
~~ Like This ~~
~~ Like That~~
~~ Like This ~~
void main()
{
object oPC = GetLastUsedBy();
AdjustAlignment(oPC,ALIGNMENT_CHAOTIC,200);
//AdjustAlignment(oPC,ALIGNMENT_LAWFUL,200);
AdjustAlignment(oPC,ALIGNMENT_EVIL,200);
//AdjustAlignment(oPC,ALIGNMENT_GOOD,200);
//AdjustAlignment(oPC,ALIGNMENT_NEUTRAL,200);
effect e1 = EffectVisualEffect(150);
ApplyEffectToObject(DURATION_TYPE_INSTANT,e1,oPC);
}
/*Uncoment as neccesary.. eg the default set up here will shift the user
to Fully Chaotic Evil...
~~ Like That~~

RustyDios- Epic Level

-
Number of posts: 1806
Age: 28
Location: England // Getting lost in Aenea
Main Character: Jay Braysin, The Wandering Shadow, Protector of Nektaria, Talon's Eternal Foe
Other Character: Shouri Braysin, The Shimmerstar's Moonlight Sorceress
Other Character.: Grace Fularras, Walking Library , Cleric of Mystara
Other Character..: See my sig ... And here too ...
NWN Username: RustyDios
Time Zone: GMT (England, DST)
.:
Registration date: 2008-07-28
Re: Need Help with console command to alter alignment.
daveyeisley wrote:poop.... i couldnt even identify the right download link last time i went hunting for leto on sourceforge...
let alone using it properly.... i guess its time to revisit that whole thing.... ugh...
Well I found Leto, and it worked for me.... so thats out of the way...
The build involved both Bard and Paladin... which dont play nice.... if optimizing the build didnt mean starting as bard, switching alignment in order to go paladin, and then later switching alignment AGAIN to go back to bard... I might have stuck with it.... but in Aenea, thats just too much hassle, as you wouldnt even be able to do a proper re-level without DM intervention.
I will miss being able to buy tumble as a class skill, but in the end, there is not much lost (4 ac), and a lot of headache saved by going sorceror instead of bard.
Granted its just on the drawing board at this time.... if I ever get motivated to build and level it... I may just deal with the hassle in order to squeeze those extra points of AC in there, from early testing, the AC is very good... but not where i wanted it to be.

daveyeisley- Ludicrous Level

- .:

Number of posts: 5811
Age: 35
Location: The 36th Chamber of Death
Main Character: Dave's List of PCs
NWN Username: Dave Yeisley
DM Name: Dungeon Master Mythgar
Time Zone: GMT - 5:00
.:
Registration date: 2008-06-03

Re: Need Help with console command to alter alignment.
I did it...
It just means taking a trip to Mountainholm and having some spare XP.
It just means taking a trip to Mountainholm and having some spare XP.

Maeglin Dubh- Pureblooded Aenean

- Number of posts: 513
Main Character: Derfel Cadarn, Warlord of Beuttleria
Other Character: Kasigi Toranaga, Serene Swordsman
Other Character.: Stan Card, Not a Crazed Marksman
Registration date: 2008-09-07
Similar topics» Your recent game purchases (any console)
» GM Command's
» You can now enchant things via command
» Need Help with console command to alter alignment.
» Steam and console command ?
» GM Command's
» You can now enchant things via command
» Need Help with console command to alter alignment.
» Steam and console command ?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Aenea Homepage
Home
Log in
by