Jump to content
  • 0

N> Max stats script


Rocky Road

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  11/08/14
  • Last Seen:  

Hi just wanna if this kind of script can be used on items?

An item that once you use it you will grant a maximum stats (255 all) but you are not allowed to join war or in pvp.. only for farming? if can can please someone teach me?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   4
  • Joined:  04/22/13
  • Last Seen:  

edit the equip effect at item_db

then edit the restriction at item_noequip.txt located at db/re/item_noequip or (pre renewal) db/pre-re/item_noequip

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  11/08/14
  • Last Seen:  

edit the equip effect at item_db

then edit the restriction at item_noequip.txt located at db/re/item_noequip or (pre renewal) db/pre-re/item_noequip

What i mean is for example a player used apple then he will be granted of maxing his all stats by 255...what is the script for it?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   4
  • Joined:  04/22/13
  • Last Seen:  

 

edit the equip effect at item_db

then edit the restriction at item_noequip.txt located at db/re/item_noequip or (pre renewal) db/pre-re/item_noequip

What i mean is for example a player used apple then he will be granted of maxing his all stats by 255...what is the script for it?

 

Like This?

501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCSTR,60000,255; sc_start SC_INCAGI,60000,255; sc_start SC_INCVIT,60000,255; sc_start SC_INCINT,60000,255; sc_start SC_INCDEX,60000,255; sc_start SC_INCLUK,60000,255; },{},{}
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  11/08/14
  • Last Seen:  

edit the equip effect at item_db

then edit the restriction at item_noequip.txt located at db/re/item_noequip or (pre renewal) db/pre-re/item_noequip

What i mean is for example a player used apple then he will be granted of maxing his all stats by 255...what is the script for it?

Like This?
501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCSTR,60000,255; sc_start SC_INCAGI,60000,255; sc_start SC_INCVIT,60000,255; sc_start SC_INCINT,60000,255; sc_start SC_INCDEX,60000,255; sc_start SC_INCLUK,60000,255; },{},{}

Is this a permanent stats?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   4
  • Joined:  04/22/13
  • Last Seen:  

you can set the time ex: sc_start SC_INCSTR,60000,255; (60000=1minute)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  11/08/14
  • Last Seen:  

you can set the time ex: sc_start SC_INCSTR,60000,255; (60000=1minute)

Yes i know this one but im asking if its possible to be an permanent stats? when u used that item you will be granted by maximum all stats(permanent no time)?? Coz i saw some server that have kind of this item without timelimit..

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