Jump to content
  • 0
Sign in to follow this  
minx123

custom shield problem cant cast skill.

Question

hello. i need some help to fix this problem on job paladin.

this custom shield i made but using view id from official view.

 

paladin cant cast skill that need use shield.

what the problem with this script?

{	Id: 30329	AegisName: "Ultimate_Valkyrja's_Shield"	Name: "Ultimate Valkyrja's Shield"	Type: 5	Buy: 60000	Weight: 1000	Def: 4	Slots: 1	Job: 0x00404082	Loc: 32	Script: <"		bonus2 bSubEle,Ele_Water,25;		bonus2 bSubEle,Ele_Fire,25;		bonus2 bSubEle,Ele_Dark,25;		bonus2 bSubEle,Ele_Undead,25;		bonus bMdef,15;		bonus bAgi,10;		bonus bLuk,10;		bonus bMaxHPrate,5;		bonus bDef,15;	">},

error : skill failed

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

@@minx123 try to use this

 

{	Id: 30329	AegisName: "Ultimate_Valkyrja's_Shield"	Name: "Ultimate Valkyrja's Shield"	Type: 5	Buy: 60000	Weight: 1000	Def: 4	Slots: 1	Job: 0xFFFFFFFE	Loc: 32	View: 4	Script: <"		bonus2 bSubEle,Ele_Water,25;		bonus2 bSubEle,Ele_Fire,25;		bonus2 bSubEle,Ele_Dark,25;		bonus2 bSubEle,Ele_Undead,25;		bonus bMdef,15;		bonus bAgi,10;		bonus bLuk,10;		bonus bMaxHPrate,5;		bonus bDef,15;	">},

i think you forgot to put the view
view : 4

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.