Jump to content
  • 0

Renewal Item Script to Prerenewal


pjvillarante

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  11/08/15
  • Last Seen:  

Hi, I'm playing in a prerenewal server

Im just wondering if a renewal item script will still work with prerenewal?

Here is the renewal item script

 

{ bonus bAllStats,2; bonus2 bSubEle,Ele_All,5; bonus2 bHPRegenRate,(MaxHp*2/100),10000; bonus2 bSPRegenRate,(MaxSp/100),10000; },{},{}

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Content Moderator
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  639
  • Reputation:   597
  • Joined:  11/25/11
  • Last Seen:  

This one? Yes.
It, obviously, the Server Admin made the Item gives that effect by default.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  11/08/15
  • Last Seen:  

Hello thank you for the response

It's just that im confused because i never saw that kind of script in prerenewal items

Im wondering why asprika uses that kind of long script when it can just use bSubele,Ele_All, 30

 

Like this

Prerenewal

Asprika Item script

{ bonus bMdef,5; bonus3 bSubEle,Ele_Neutral,30,BF_SHORT; bonus3 bSubEle,Ele_Water,30,BF_SHORT; bonus3 bSubEle,Ele_Earth,30,BF_SHORT; bonus3 bSubEle,Ele_Fire,30,BF_SHORT; bonus3 bSubEle,Ele_Wind,30,BF_SHORT; bonus3 bSubEle,Ele_Poison,30,BF_SHORT; bonus3 bSubEle,Ele_Holy,30,BF_SHORT; bonus3 bSubEle,Ele_Dark,30,BF_SHORT; bonus3 bSubEle,Ele_Ghost,30,BF_SHORT; bonus3 bSubEle,Ele_Undead,30,BF_SHORT; bonus bFlee,30; skill "AL_TELEPORT",1; bonus bUnbreakableGarment,0; },{},{}

 

Renewal

Bijofnil Wings Item script

 bonus bAllStats,2; bonus2 bSubEle,Ele_All,5; bonus2 bHPRegenRate,(MaxHp*2/100),10000; bonus2 bSPRegenRate,(MaxSp/100),10000; },{},{}

Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  639
  • Reputation:   597
  • Joined:  11/25/11
  • Last Seen:  

It's an old script.
Ele_All wans't implemented until recent commits, so, we had to put all elements.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  11/08/15
  • Last Seen:  

Oh thank you again for the response, now, im playing in a private server which is still in pre renewal. How could i know if the Ele_All command is already implemented? is there something i can do? like knowing the version of our server?

or rather how could i know if our server is compatible with the Ele_All script?

 

im sorry if im asking a lot of questions

here's the scenario

so im playing on a private server where there is a donation shop

on donation shop, there's bijofnil wings with a description of ALL STATUS + 2, Adds resistance to ALL elements by 5%.

Recovery 2% HP per 10 seconds, Recovery 1% SP per 10 seconds.

 

then i am shocked when while im wearing Bijofnil Wings, my character casted Impositio Manus so i realized that it is using the prerenewal script. Now, im asking the admin to change the script of that item and he is willing to do so.

Edited by pjvillarante
Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  639
  • Reputation:   597
  • Joined:  11/25/11
  • Last Seen:  

Well, I must say that Impositio Manus isn't present on neither of the two scripts.
By the way, It is probably compatible to either of the scripts, and, if it's not, at this rate, your Server Admin MUST have enough knowledge to adapt what is needed.
Afterall, 5 minutes of testing is enough to see if everything is working.

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