Sign in to follow this  
Timbo

Weird Skill bug

Recommended Posts

Has anyone seen this glitch where during level up the game randomly gives you phantom ranks in skills you don't actually have? Then after leveling they disappear? It's happening in my mod and I can't figure out if it's a known issue or something I did?

Share this post


Link to post
Share on other sites

The only way that sounds feasible is if you're buffing a skill via script. For example:

ApplyEffectToObject(DURATION_TYPE_TEMPORARY, EffectSkillIncrease(SKILL_xxxxx, nBuffAmt), oTarget, fDuration);

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

Sign in to follow this