Jump to content
  • 0

Break HP Limit


junjun7981

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/14/12
  • Last Seen:  

Help me make this work on the updated trunk thanks.

"bonus bBreakHPLimit,1" <--- exceed the max HP of the server

i cant make it work because i dont know to change it for 99 and 150 level.

 

thanks ins advance

breakhplimit.diff

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/14/12
  • Last Seen:  

bump

bump....

Bump...

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  23
  • Reputation:   2
  • Joined:  08/15/19
  • Last Seen:  

Hello,

I don't really understand with what you're saying, but if you want to change the maximum HP of the players,

go to ...\conf\battle\player.conf

and change these values.

Quote

// Maximum HPs depending on base level. Default values are:
// Lv 99:  330000
// Lv150:  660000
// Lv175: 1100000
max_hp_lv99: 330000
max_hp_lv150: 660000
max_hp: 1100000

// Maximum SP. (Default is 1000000)
max_sp: 1000000

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/14/12
  • Last Seen:  

16 hours ago, Diospectre said:

Hello,

I don't really understand with what you're saying, but if you want to change the maximum HP of the players,

go to ...\conf\battle\player.conf

and change these values.

 

its not changing the max_hp but for example the diff the i send here is players can exceed the number of max_hp if used on item script

example

 

// Maximum HPs depending on base level. Default values are:
// Lv 99:  330000
// Lv150:  660000
// Lv175: 1100000
max_hp_lv99: 330000
max_hp_lv150: 660000
max_hp: 1100000

// Maximum SP. (Default is 1000000)
max_sp: 1000000

 

then if

Script: <" bonus bBreakHPLimit,1 ">

 

players will exceed max_hp.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  155
  • Topics Per Day:  0.03
  • Content Count:  535
  • Reputation:   23
  • Joined:  11/19/11
  • Last Seen:  

I have it on my NYRO server.

  • Like 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/14/12
  • Last Seen:  

On 9/6/2019 at 9:52 PM, Dissidia said:

I have it on my NYRO server.

can you share? never played NYRO. but if its like this one i want to try it. thanks ?

On 9/6/2019 at 9:22 PM, Diospectre said:

What does the error say when compiling?

no errors.

Bump

bump....

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