Jump to content
  • 0

Need Help about Custom Weapon


kingnielz

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   0
  • Joined:  06/16/12
  • Last Seen:  

Here is the case :

I've already added some new custom weapons .

The .spr and .act already work .

The problem is like this :

Example : I've add a custom Axe that I give name Deadly Battle Fury and here is the script database

20359,Deadly_Battle_Fury,Deadly Battle Fury,4,,,800,200,,1,4,0x00000400,7,2,2,4,99,1,1261,{ bonus bBaseAtk,1+getrefine()*5; },{},{}

1.I made this custom weapon as 1-Handed Axe .

When this custom weapon used by a WhiteSmith and then he wants to use Adrenaline Rush skill . It didn't work .

Same thing happened also with the other weapon that should be work as a requirements for some skills like Katar for Sonic Blow , Bow for Double Strafe , and many more .

2.Maybe this problem also connected with the first problem .

When I equipped my Champion with the custom Fist/Knuckles , it reduces my ASPD about -40 ASPD blink.png

Anyone could help me to solve this problems ?

Please ... really need your help laugh.png

Would be better if your help base on eA DB /ok

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

20359,Deadly_Battle_Fury,Deadly Battle Fury,4,,,800,200,,1,4,0x00000400,7,2,2,4,99,1,1261,{ bonus bBaseAtk,1+getrefine()*5; },{},{}
20359,Deadly_Battle_Fury,Deadly Battle Fury,4,,,800,200,,1,4,0x00000400,7,2,2,4,99,1,6,{ bonus bBaseAtk,1+getrefine()*5; },{},{}

1261 is not One-Handed Axe. Same goes to your 2nd problem. If you want the custom sprite works, Item ID should be 1261 (Not sure if 1261 is unused, you have to find unused ID to make your sprite works)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   0
  • Joined:  06/16/12
  • Last Seen:  

20359,Deadly_Battle_Fury,Deadly Battle Fury,4,,,800,200,,1,4,0x00000400,7,2,2,4,99,1,1261,{ bonus bBaseAtk,1+getrefine()*5; },{},{}
20359,Deadly_Battle_Fury,Deadly Battle Fury,4,,,800,200,,1,4,0x00000400,7,2,2,4,99,1,6,{ bonus bBaseAtk,1+getrefine()*5; },{},{}

1261 is not One-Handed Axe. Same goes to your 2nd problem. If you want the custom sprite works, Item ID should be 1261 (Not sure if 1261 is unused, you have to find unused ID to make your sprite works)

The problem is not the sprite sir ... but the effect from the weapon .

The sprite works normally .. it shows the image of the weapon when I used it perfectly without any trouble .. But not about the data , how it read from the database .

The skill that needs some weapon as its requirements ...

Like Katar or Jur for Sonic Blow.

Axe or Mace for Adrenaline Rush.

Bow for Double Strafe .

It won't work .. when I tried to use the skills it shows a notification like if I use the wrong weapon

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

The 1261 place is where item_db determine your weapon's type. It is different from adding custom headgear.

Edit: http://rathena.org/wiki/Custom_Items

Edited by darristan
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   0
  • Joined:  06/16/12
  • Last Seen:  

Really Thanks for your help Sir Darristan !!! /thx

Such a hand of God /slur

problem SOLVED /gawi

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  06/21/12
  • Last Seen:  

Posted · Hidden by Emistry, October 15, 2012 - Wrong Place + Non Topic Related...
Hidden by Emistry, October 15, 2012 - Wrong Place + Non Topic Related...

How about 10% chance to @storeall an enemy when receiving: All kinds of attack?

Link to comment

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