Jump to content
  • 0
Sign in to follow this  
ShankS

Custom LINK Error

Question

i have custom LINK items script.

but when it use by the player it makes them stoned??

can you guys help me to find whats wrong with my script ..

Id: 20500	AegisName: "Spirit_of_Alchemist"	Name: "Spirit of Alchemist"	Type: 2	Buy: 2	Weight: 10	Job: 0x00040000	Script: <"		skilleffect "SL_ALCHEMIST",0;		sc_start4 SC_SPIRIT,350000,5,445,0,0;	">},{	Id: 20501	AegisName: "Spirit_of_Monk"	Name: "Spirit of Monk"	Type: 2	Buy: 2	Weight: 10	Job: 0x00008000	Script: <"		skilleffect "SL_MONK",0;		sc_start4 SC_SPIRIT,350000,5,447,0,0;	">},{	Id: 20502	AegisName: "Spirit_of_Star_Gladiator"	Name: "Spirit of Star Gladiator"	Type: 2	Buy: 2	Weight: 10	Job: 0x00400000	Script: <"		skilleffect "SL_STAR",0;		sc_start4 SC_SPIRIT,350000,5,448,0,0;	">},{	Id: 20503	AegisName: "Spirit_of_Sage"	Name: "Spirit of Sage"	Type: 2	Buy: 2	Weight: 10	Job: 0x00010000	Script: <"		skilleffect "SL_SAGE",0;		sc_start4 SC_SPIRIT,350000,5,449,0,0;		bonus bMaxHPrate,10;		bonus bMatkRate,15;	">},{	Id: 20504	AegisName: "Spirit_of_Crusader"	Name: "Spirit of Crusader"	Type: 2	Buy: 2	Weight: 10	Job: 0x00004000	Script: <"		skilleffect "SL_CRUSADER",0;		sc_start4 SC_SPIRIT,350000,5,450,0,0;	">},	
Edited by ShankS

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

SC_SPIRIT is no longer a valid constant since it was changed more than a year ago. Try using SC_SOULLINK constant instead.

Thanyou Sir jaBote

Fixed!

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.