Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[ES] Weird bug… [ES]


xweetok59
 Share

Recommended Posts

@Soul:

> So. Let's say your stats were like this:
>
> Str: 1
> Def: 1
> etc.
> Points: 1
>
> After you added 1 to strength it would be:
>
> Str: 2
> Def: 1
> etc.
> Points: 2

You gotta be kidding me =.=.

I mean my stat points to give out goes +1 instead of -1 after i added a point like at str.
Link to comment
Share on other sites

Urahara,
  I found the same glitch. I ended up having to alter a Source file in the server. Here is what I did.

  Open the Server folder
  Open the Scripts folder
  Open the Events folder
  Double click on the 'UsingStatPoints.ess'. When prompted, open the file with Notepad.
  Scroll down to the bottom of the page. In the second last line, 'Call SetPlayerPOINTS(Index, GetPlayerPOINTS(Index) + 1)', change the '+' to a '-'. When closing the file and it asks if you want to save the changes made to the file, hit Yes. From then on, your points total should go down as your character uses them.

I hope this helps!
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...