Canderis Posted September 14, 2008 Share Posted September 14, 2008 AddMultiClass( CLASS_TYPE_JEDIGUARDIAN, GetObjectByTag (p_jax)); whats wrong with this script? i think its somthing to do with AddMultiClass part of the script. Link to comment Share on other sites More sharing options...
Exile007 Posted September 15, 2008 Share Posted September 15, 2008 AddMultiClass( CLASS_TYPE_JEDIGUARDIAN, GetObjectByTag (p_jax)); whats wrong with this script? i think its somthing to do with AddMultiClass part of the script. Well, you should quote p_jax. That's the only wrong thing I see at the moment. Link to comment Share on other sites More sharing options...
Revnant Posted September 15, 2008 Share Posted September 15, 2008 I got one with an npc not spawning. I put the xyz wasnt sure about the orientation thing was for. I wanted the npc to spawn on korriban but when I tryied it he wasnt there. Link to comment Share on other sites More sharing options...
Canderis Posted September 15, 2008 Author Share Posted September 15, 2008 It still wont compile and i thought i wasn't suppose to quote it? Revnant: the orientation is nessary... i think its the way you want him to face but I'm not positive. EDIT: I fixed one problem but I'm experiencing a problem with CLASS_TYPE_JEDIGUARDIAN EDIT 2:Revnant are you using the script generator? Link to comment Share on other sites More sharing options...
deathdisco Posted September 15, 2008 Share Posted September 15, 2008 Irrelevant now since you got what you needed from your other thread, but for anyone else; AddMultiClass is looking for an integer. From nwscript.nss // 389: This allows you to add a new class to any creature object void AddMultiClass(int nClassType, object oSource); Link to comment Share on other sites More sharing options...
Revnant Posted September 15, 2008 Share Posted September 15, 2008 I am using the generator since I got lost in one tutorial that looks like its garanteed to work. I'm planning on asking inyri for help since she did what I want to do with Kay. Link to comment Share on other sites More sharing options...
RedHawke Posted September 15, 2008 Share Posted September 15, 2008 Irrelevant now since you got what you needed from your other thread Agreed, closing this one... canderis, please do not create multiple threads on the same/similar topics. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.