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