Author Topic: Battle engine hell (SOLVED)  (Read 1278 times)  Share 

Construed

  • The fear of the LORD is the beginning of wisdom.
    • I can help with AGS tutoring
    •  
    • I can help with animation
    •  
    • I can help with backgrounds
    •  
    • I can help with characters
    •  
    • I can help with AGS tutoring
    •  
    • I can help with play testing
    •  
    • I can help with proof reading
    •  
    • I can help with scripting
    •  
    • I can help with story design
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: Battle engine hell (SOLVED)
« Reply #40 on: 12 Mar 2012, 21:51 »
Yea, that:
1) 100 (100xp required)
2) 150 (50xp required)
3) 225 (75xp required)
4) 337.5 (112.5xp required)
5) 506.25 (168.75xp required)

Is whats happening I think.

However the total experience has its own value which is displayed to the players, so resetting it would mess that up, I guess i'd have to maby add something that will increase the required xp amount for those 5 levels?

[edit] Oh, khris I missed your question, Required_xp set at 15 But lowered xp given to 10.
« Last Edit: 12 Mar 2012, 22:04 by GrimReapYou »
I felt sorry for myself because I had no shoes.
Then I met the man with no feet.

Construed

  • The fear of the LORD is the beginning of wisdom.
    • I can help with AGS tutoring
    •  
    • I can help with animation
    •  
    • I can help with backgrounds
    •  
    • I can help with characters
    •  
    • I can help with AGS tutoring
    •  
    • I can help with play testing
    •  
    • I can help with proof reading
    •  
    • I can help with scripting
    •  
    • I can help with story design
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: Battle engine hell (SOLVED)
« Reply #41 on: 13 Mar 2012, 19:16 »
Yea, that:
1) 100 (100xp required)
2) 150 (50xp required)
3) 225 (75xp required)
4) 337.5 (112.5xp required)
5) 506.25 (168.75xp required)

Is whats happening I think.

However the total experience has its own value which is displayed to the players, so resetting it would mess that up, I guess i'd have to maby add something that will increase the required exp amount for those 5 levels?

[edit] Oh, khris I missed your question, Required_xp set at 15 But lowered exp given to 10.
Well just to let everyone know I solved that issue by making 2 experiences, 1 that's visible and 1 that's not visible, Just added 2 different experience additions after battle and used the non visible one to tally exp, which is subtracted to zero after each battle thus removing the exp difference glitch.

So all is well, thanks all who helped here :)
« Last Edit: 13 Mar 2012, 19:18 by GrimReapYou »
I felt sorry for myself because I had no shoes.
Then I met the man with no feet.