JebusJM Posted May 13, 2011 Posted May 13, 2011 Hey all, It's me yet again. Just after a script to make the PC a Jedi Guardian. Thanks!
Viado Onasi Posted May 13, 2011 Posted May 13, 2011 Check the dantooine module with the enclave, I'm not on my pc right now though, sorry
Ferc Kast Posted May 13, 2011 Posted May 13, 2011 This script should work. void main() { object oPC = GetFirstPC(); int iClass = 3; AssignCommand(oPC, AddMultiClass(iClass, oPC)); }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.