Jump to content
  • 0

Exp gain or just the exp table


ays297

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  49
  • Reputation:   0
  • Joined:  11/30/11
  • Last Seen:  

Well, what I'm really after is to reduce the exp gain per a certain character variable. For now, I'm really having a hard time doing it myself via pc.c in the part of pc_expgain, so if anyone is willing to help, I'm fine with that.

 

If reducing the exp gain is really that impossible, at least manipulating the exp table located in the db folder is fine by me as long as the exp required to levelup is increased per a certain character variable.

 

Thanks in advance.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  60
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   219
  • Joined:  11/22/11
  • Last Seen:  

hm... so what are you trying to do on exp rate(gain) or else?

 

give more detail or some sample will help us understand your problem

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  270
  • Reputation:   20
  • Joined:  12/10/11
  • Last Seen:  

I am not sure if this works but you can try comboing these:

 

sc_start SC_EXPBOOST,1800000,50;
onpcloginevent:

Change expboost to a negative number

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  49
  • Reputation:   0
  • Joined:  11/30/11
  • Last Seen:  

hm... so what are you trying to do on exp rate(gain) or else?

 

give more detail or some sample will help us understand your problem

Regarding exp gain, I found out how to do that part, but I'd like to know how to increase exp required to level up depending on some character variable?

I am not sure if this works but you can try comboing these:

 

sc_start SC_EXPBOOST,1800000,50;
onpcloginevent:

Change expboost to a negative number

Tried this but didn't work, something to do with attachrid, :(

 

Thanks to the both of you :)

Link to comment
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
Answer this question...

×   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.

×
×
  • Create New...