Jump to content
  • 0
Sign in to follow this  
esquilla13

Request Syntax. Screenshot Inside

Question

18 answers to this question

Recommended Posts

  • 0

So did you ever manage to register an IRC Nick? I would still be willing to help you with this item script unless someone is already going to create this? 

Share this post


Link to post
Share on other sites
  • 0
Hairband of Regninleif:

 

 {bonus bAgi,5; bonus bDex,5; bonus bVit,5; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,4,5; bonus2 bSubEle,1,5; bonus2 bSubEle,3,5; bonus2 bSubEle,9,5; bonus2 bSubEle,8,5; bonus bMaxSP,100;}

 

 
Sigrun's Wing: 

 

{if (getrefine()>=16 && getrefine()<=20){bonus bAgi,2; bonus bDex,2; bonus bVit,2; bonus bMatkRate,3;} bonus bAgi,6; bonus bDex,6; bonus bVit,6; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,1,5; bonus2 bSubEle,7,5; bonus2 bSubEle,2,5; bonus2 bSubEle,5,5; bonus bMaxSP,100;}

Hope you needed the script part only.

Share this post


Link to post
Share on other sites
  • 0

It's not working :/

reload your database or better restart your server then try again...or check if there are syntax error in server console

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

 

It's not working :/

reload your database or better restart your server then try again...or check if there are syntax error in server console

 

:meow:

I used @reloaditemdb, i restarted my server. no errors in map. and still not working.

Share this post


Link to post
Share on other sites
  • 0

 

 

It's not working :/

reload your database or better restart your server then try again...or check if there are syntax error in server console

 

:meow:

I used @reloaditemdb, i restarted my server. no errors in map. and still not working.

Can you post your ItemDB Contents for those 2 customs?

Share this post


Link to post
Share on other sites
  • 0

 

I used @reloaditemdb, i restarted my server. no errors in map. and still not working.

double check what file you are modifying..maybe your modifying other file that is why its not reflecting in your server..80% people do the same mistakes..:D

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

5471,Hairband_Of_Reginleif,Reginrev's Wings,5,20,,800,,2,,0,0xFFFFFFFF,63,2,512,,50,0,468,{},{bonus bAgi,5; bonus bDex,5; bonus bVit,5; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,4,5; bonus2 bSubEle,1,5; bonus2 bSubEle,3,5; bonus2 bSubEle,9,5; bonus2 bSubEle,8,5; bonus bMaxSP,100;},{}

 

5592,Sigrun's_Wing,Sigrun's Wings,5,20,,100,,2,,0,0xFFFFFFFF,63,2,512,,0,0,568,{},{if (getrefine()>=16 && getrefine()<=20){bonus bAgi,2; bonus bDex,2; bonus bVit,2; bonus bMatkRate,3;} bonus bAgi,6; bonus bDex,6; bonus bVit,6; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,1,5; bonus2 bSubEle,7,5; bonus2 bSubEle,2,5; bonus2 bSubEle,5,5; bonus bMaxSP,100;},{}

 

The changes i made.

Share this post


Link to post
Share on other sites
  • 0

5471,Hairband_Of_Reginleif,Reginrev's Wings,5,20,,800,,2,,0,0xFFFFFFFF,63,2,512,,50,0,468,{},{bonus bAgi,5; bonus bDex,5; bonus bVit,5; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,4,5; bonus2 bSubEle,1,5; bonus2 bSubEle,3,5; bonus2 bSubEle,9,5; bonus2 bSubEle,8,5; bonus bMaxSP,100;},{}

 

5592,Sigrun's_Wing,Sigrun's Wings,5,20,,100,,2,,0,0xFFFFFFFF,63,2,512,,0,0,568,{},{if (getrefine()>=16 && getrefine()<=20){bonus bAgi,2; bonus bDex,2; bonus bVit,2; bonus bMatkRate,3;} bonus bAgi,6; bonus bDex,6; bonus bVit,6; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,1,5; bonus2 bSubEle,7,5; bonus2 bSubEle,2,5; bonus2 bSubEle,5,5; bonus bMaxSP,100;},{}

 

The changes i made.

Use the code below:

 

5471,Hairband_Of_Reginleif,Reginrev's Wings,5,20,,800,,2,,0,0xFFFFFFFF,63,2,512,,50,0,468,{bonus bAgi,5; bonus bDex,5; bonus bVit,5; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,4,5; bonus2 bSubEle,1,5; bonus2 bSubEle,3,5; bonus2 bSubEle,9,5; bonus2 bSubEle,8,5; bonus bMaxSP,100;},{},{} 5592,Sigrun's_Wing,Sigrun's Wings,5,20,,100,,2,,0,0xFFFFFFFF,63,2,512,,0,0,568,{if (getrefine()>=16 && getrefine()<=20){bonus bAgi,2; bonus bDex,2; bonus bVit,2; bonus bMatkRate,3;} bonus bAgi,6; bonus bDex,6; bonus bVit,6; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,1,5; bonus2 bSubEle,7,5; bonus2 bSubEle,2,5; bonus2 bSubEle,5,5; bonus bMaxSP,100;},{},{} 

Share this post


Link to post
Share on other sites
  • 0

 

 

5471,Hairband_Of_Reginleif,Reginrev's Wings,5,20,,800,,2,,0,0xFFFFFFFF,63,2,512,,50,0,468,{},{bonus bAgi,5; bonus bDex,5; bonus bVit,5; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,4,5; bonus2 bSubEle,1,5; bonus2 bSubEle,3,5; bonus2 bSubEle,9,5; bonus2 bSubEle,8,5; bonus bMaxSP,100;},{}

 

5592,Sigrun's_Wing,Sigrun's Wings,5,20,,100,,2,,0,0xFFFFFFFF,63,2,512,,0,0,568,{},{if (getrefine()>=16 && getrefine()<=20){bonus bAgi,2; bonus bDex,2; bonus bVit,2; bonus bMatkRate,3;} bonus bAgi,6; bonus bDex,6; bonus bVit,6; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,1,5; bonus2 bSubEle,7,5; bonus2 bSubEle,2,5; bonus2 bSubEle,5,5; bonus bMaxSP,100;},{}

 

The changes i made.

Use the code below:

 

5471,Hairband_Of_Reginleif,Reginrev's Wings,5,20,,800,,2,,0,0xFFFFFFFF,63,2,512,,50,0,468,{bonus bAgi,5; bonus bDex,5; bonus bVit,5; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,4,5; bonus2 bSubEle,1,5; bonus2 bSubEle,3,5; bonus2 bSubEle,9,5; bonus2 bSubEle,8,5; bonus bMaxSP,100;},{},{} 5592,Sigrun's_Wing,Sigrun's Wings,5,20,,100,,2,,0,0xFFFFFFFF,63,2,512,,0,0,568,{if (getrefine()>=16 && getrefine()<=20){bonus bAgi,2; bonus bDex,2; bonus bVit,2; bonus bMatkRate,3;} bonus bAgi,6; bonus bDex,6; bonus bVit,6; bonus2 bAddRace,RC_DemiHuman,1; bonus2 bAddEle,6,5; bonus2 bMagicAddEle,6,5; bonus2 bSubEle,1,5; bonus2 bSubEle,7,5; bonus2 bSubEle,2,5; bonus2 bSubEle,5,5; bonus bMaxSP,100;},{},{} 

 

 

Still not working :/

Share this post


Link to post
Share on other sites
  • 0

 

 

I used @reloaditemdb, i restarted my server. no errors in map. and still not working.

double check what file you are modifying..maybe your modifying other file that is why its not reflecting in your server..80% people do the same mistakes.. :D

 

:meow:

another double check maybe you are using sql database instead of txt database...

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

 

 

 

 

I used @reloaditemdb, i restarted my server. no errors in map. and still not working.

double check what file you are modifying..maybe your modifying other file that is why its not reflecting in your server..80% people do the same mistakes.. :D

 

:meow:

another double check maybe you are using sql database instead of txt database...

 

:meow:

 

[/quote

 

yes i'm using sql

 

 

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.