Jump to content

Issues on Dual Classing - Beta 5


Recommended Posts

Posted

So I tried beta 5 today, here are a couple of code issues I could find that seems to interfere on dual classing stuff: 
 

  • ui_detect_class_kit.tph:674
    • uses Infinity_GetString(str) should be Infinity_FetchString(str)? (not sure on this, just could not find GetString function anywhere else)
  • ui_detect_class_kit:678
    • I couldn't find instances of dwClassByName declared anywhere;
    • I believe it should return the class number as per second_class variable (on line 673) as the first_class variable is already returning just a number;
  • tested both locally (BG2EE 2.6.6) and it seems to solve leveling up issues on multi classes

 

I'm attaching my modified m_dw_dkf.lua.

Also, cheers on another great mod!

 

 

m_dw_dkf.lua

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...