Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×
  • 0

Question regarding status (agi/dex/vit etc) consumption (src)


vhan48

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   7
  • Joined:  06/23/12
  • Last Seen:  

Hello everyone,

I'm having a hard time looking for the source code for status point gain consumption modifier (highlighted in green) , so that i can edit the status point gain per level,  I've been trying for the code on char.c,char.h,int_status.c,int_status.h,skill.c,and skill.h, but i haven't had any luck on finding the line or i might have looked past it, please guys I need your help. Any,hints, tips,guides regarding this status point src of mine would be very much appreciated. Thanks in advance /thx

 

 

stat.jpg

*please ignore the "Attack Power" xD*

for those who may ask why,it's because i want to make it a constant value : (Spoiler)

from

Default : 

1 = 2

11 = 3

21 = 4

31 = 5

41 = 6

51 = 7

61 = 8

71 = 9

81 = 10

91 = 11

 

Into 

Constant:

1 = 2

11 = 2

21 = 2

31 = 2

41 = 2

51 = 2

61 = 2

71 = 2

81 = 2

91 = 2

 

 

*Solved http://rathena.org/board/topic/79916-changing-base-stat-point-counter/

 

/no1 

 

Thank you very much people :D

Edited by vhan48
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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