|
This script should work for you, just remember that a lot of the scripts can be used between KOTOR and TSL, it's just that TSL has a few new functions than KOTOR.
Just change "JEDIGUARDIAN" to whatever class you want and then "Mission" to whatever character you want.
void main () {
AddMultiClass( CLASS_TYPE_JEDIGUARDIAN, GetObjectByTag("Mission"));
}
Last edited by harIII; 09-04-2011 at 10:06 PM.
|