Jump to content
  • 0

Changing race model issue


Pleyne

Question

Hey,

I was wondering if there is some kind of walk around, I'm creating a system which requires class perma change. Everything goes good if class is being changed from another race (Example: I'm Adventurer changing base class to Mystic Muse - I will become Elf without any character model issues). However if I change class to one from same race (for example Adventurer to Soultaker) - character model will get stuck. I was thinking if there is any work around? (Yes, logging back to character select screen would work, but it's not a solution).

Any bright tips?

Issue is displayed here:
* Current class -> http://prntscr.com/lv8w9c

* After change -> http://prntscr.com/lv8wjk

 

Thanks

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Got a solution ( Might be not good, but still ).
For anyone else wondering -> loop through Classes and check the class race (I'm making sure it's not a dummy class which will give you null pointer and also i'm looping only through 3rd classes). Check if found class is not the same race as current active and then change it to this temp. one. And yeah, if the server is kind of slow you will see the multiple template change but still it's a workaround.

If anyone has better solution PM ME. This topic can be closed. (If this post is a "spam" you can delete it easily - sorry for that).

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...