Jump to content
  • 0

Custom Enchant Not Working


iraciz

Question


  • Group:  Members
  • Topic Count:  140
  • Topics Per Day:  0.03
  • Content Count:  562
  • Reputation:   111
  • Joined:  10/05/12
  • Last Seen:  

Hello! I made a custom enchant stone for the Rotha_Shield, but i´snt working properly,

 

the behavior of the item is a mistery, because I am using  the same structure of the object HP+500 enchant.

 

so what's going on there? or why this happen??

 

 

check it out:

 




4799,HP500,HP+500,6,20,,10,,,,,,,,16,,,,,{ bonus bMaxHP,500; },{},{}
29197,RosaForce,Rosa Force,6,20,,10,,,,,,,,16,,,,,{ bonus bAllStats,1; },{},{}



 

 

and no bonus for Rosa Force

 

aj18.jpg

 

 

If I use the hp+500, then the story is different, it give me the bonus, and why?  in the pic you will notice the hp increment, exactly as the script says, but why is not working my custom?

 

any idea about that? or how to fix it?  SCR?

 

9l9g.jpg
Edited by iraciz
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  2044
  • Reputation:   682
  • Joined:  10/09/12
  • Last Seen:  

how about you try mine

 

REPLACE INTO `item_db_re` VALUES (4001,'Poring_Card','Poring ard',6,20,NULL,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,16,NULL,NULL,NULL,NULL,'bonus bLuk,2; bonus bFlee2,1;',NULL,NULL);
REPLACE INTO `item_db_re` VALUES (30001,'Poring_Card','Poring Card',6,20,NULL,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,16,NULL,NULL,NULL,NULL,'bonus bLuk,2; bonus bFlee2,1;',NULL,NULL);

30001,4001

and

@item2 guard 1 1 0 0 0 0 4001 30001

I got +4 luk from this ...

seems like I couldn't reproduce your problem

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  140
  • Topics Per Day:  0.03
  • Content Count:  562
  • Reputation:   111
  • Joined:  10/05/12
  • Last Seen:  

sorry I dont understarnd your answer!

but it seems to work with you.

 

 

what I have to do exactly?

Edited by iraciz
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...