steffan95 Posted September 11, 2016 at 06:11 PM Share Posted September 11, 2016 at 06:11 PM Preview : Tutorial : #in uicharacter.py # search skillPage.DisableCoverButton(realSlotIndex) # replace with if constInfo.SHOW_INACTIVE_SKILL == 0: skillPage.DisableCoverButton(realSlotIndex) else: skillPage.ClearSlot(realSlotIndex) #in constInfo.py SHOW_INACTIVE_SKILL = 0 #for disable SHOW_INACTIVE_SKILL = 1 #for enable Source: Unrivaled Link to comment
Sadness Posted September 11, 2016 at 06:23 PM Share Posted September 11, 2016 at 06:23 PM Thanks for share Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now