Forum

> > CS2D > Scripts > How do I calculate the experience in rpg tibia?
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch How do I calculate the experience in rpg tibia?

9 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt How do I calculate the experience in rpg tibia?

superygorss
User Off Offline

Zitieren
How do I calculate the experience in rpg tibia?

example

level 60 to 61 how much experience do you need?

I read the more I understood nothing config.lua

I used google translate to write this text

I do not know much about the basic English only

alt Re: How do I calculate the experience in rpg tibia?

superygorss
User Off Offline

Zitieren
I'm here again managed to put EXPTABLE that Yates had but I was wondering if it's to calculate:

CALC = function (level)
level = level - 1
return (level) ^ 3-3 * (level) ^ 2 + 8 * (level)

if it does not let me know and send them a way to calculate the experience

I used google translate again to speak here
1× editiert, zuletzt 02.12.12 04:27:34

alt Re: How do I calculate the experience in rpg tibia?

Yates
Reviewer Off Offline

Zitieren
@user superygorss: The one I posted calculates the exp needed to level up, therefore the level+1 in the code. I used this so when you talk to a certain NPC it would then respond with how much exp you would need to level up.

Just tell me how you want to use this, it would be more easier for me to write it down in code then.

@user NutShell: Go away, your code is wrong and a fail.

alt Re: How do I calculate the experience in rpg tibia?

superygorss
User Off Offline

Zitieren
I use google translate to try to talk to you if that is wrong is wrong a lot of people know a few people who posted using google translate

I wonder if you can put in place of experience doing this.

example: Experience 500

In place of the 500 I want to show percent see example below

example:

90% means that 10% failure for her to get to the next level

I wanted to like this

as I said I know the basic English

know only translate a few words

As I said at the beginning of the post I do not want the table kenvo because I've seen him in the post.

I could not understand the table.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht