carlcarl Posted October 2, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Share Posted October 2, 2013 How can I enable the Soul Link spirits skills to cast on self? If its not possible can I request a script that auto link when a specific item is used. Ex. I have a sinx a when I equipped it. It auto cast Assassin Spirit Quote Link to comment Share on other sites More sharing options...
carlcarl Posted October 3, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted October 3, 2013 bump Quote Link to comment Share on other sites More sharing options...
Promise Posted October 4, 2013 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 386 Reputation: 38 Joined: 04/28/13 Last Seen: March 22, 2024 Share Posted October 4, 2013 Want an equip? or a use item? Because you can add a custom item, and when you use it, gives Link. Quote Link to comment Share on other sites More sharing options...
carlcarl Posted October 4, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted October 4, 2013 Want an equip? or a use item? Because you can add a custom item, and when you use it, gives Link. For example a scroll item that when used by a sinx it cast Assassin Spirit Quote Link to comment Share on other sites More sharing options...
Promise Posted October 4, 2013 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 386 Reputation: 38 Joined: 04/28/13 Last Seen: March 22, 2024 Share Posted October 4, 2013 I dont remember because i dont have rathena in my pc but i think: { itemskill "SL_ASSASIN",5; },{},{} Correct me, im not sure. Quote Link to comment Share on other sites More sharing options...
Patskie Posted October 9, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 20 hours ago Share Posted October 9, 2013 Like this? 20500,Spirit_of_Alchemist,Spirit of Alchemist,2,2,,10,,,,,0x00040000,7,2,,,,,,{ skilleffect "SL_ALCHEMIST",0; sc_start4 SC_SPIRIT,350000,5,445,0,0; },{},{} 20501,Spirit_of_Monk,Spirit of Monk,2,2,,10,,,,,0x00008000,7,2,,,,,,{ skilleffect "SL_MONK",0; sc_start4 SC_SPIRIT,350000,5,447,0,0; },{},{} 20502,Spirit_of_Star_Gladiator,Spirit of Star Gladiator,2,2,,10,,,,,0x00400000,7,2,,,,,,{ skilleffect "SL_STAR",0; sc_start4 SC_SPIRIT,350000,5,448,0,0; },{},{} 20503,Spirit_of_Sage,Spirit of Sage,2,2,,10,,,,,0x00010000,7,2,,,,,,{ skilleffect "SL_SAGE",0; sc_start4 SC_SPIRIT,350000,5,449,0,0; },{},{} 20504,Spirit_of_Crusader,Spirit of Crusader,2,2,,10,,,,,0x00004000,7,2,,,,,,{ skilleffect "SL_CRUSADER",0; sc_start4 SC_SPIRIT,350000,5,450,0,0; },{},{} 20505,Spirit_of_Super_Novice,Spirit of Super Novice,2,2,,10,,,,,0x00000001,7,2,,,,,,{ skilleffect "SL_SUPERNOVICE",0; sc_start4 SC_SPIRIT,350000,5,451,0,0; },{},{} 20506,Spirit_of_Knight,Spirit of Knight,2,2,,10,,,,,0x00000080,7,2,,,,,,{ skilleffect "SL_KNIGHT",0; sc_start4 SC_SPIRIT,350000,5,452,0,0; },{},{} 20507,Spirit_of_Wizard,Spirit of Wizard,2,2,,10,,,,,0x00000200,7,2,,,,,,{ skilleffect "SL_WIZARD",0; sc_start4 SC_SPIRIT,350000,5,453,0,0; },{},{} 20508,Spirit_of_Priest,Spirit of Priest,2,2,,10,,,,,0x00000100,7,2,,,,,,{ skilleffect "SL_PRIEST",0; sc_start4 SC_SPIRIT,350000,5,454,0,0; },{},{} 20509,Spirit_of_Artist,Spirit of Artist,2,2,,10,,,,,0x00080000,7,2,,,,,,{ skilleffect "SL_BARDDANCER",0; sc_start4 SC_SPIRIT,350000,5,455,0,0; },{},{} 20510,Spirit_of_Rogue,Spirit of Rogue,2,2,,10,,,,,0x00020000,7,2,,,,,,{ skilleffect "SL_ROGUE",0; sc_start4 SC_SPIRIT,350000,5,456,0,0; },{},{} 20511,Spirit_of_Assassin,Spirit of Assassin,2,2,,10,,,,,0x00001000,7,2,,,,,,{ skilleffect "SL_ASSASIN",0; sc_start4 SC_SPIRIT,350000,5,457,0,0; },{},{} 20512,Spirit_of_Blacksmith,Spirit of Blacksmith,2,2,,10,,,,,0x00000400,7,2,,,,,,{ skilleffect "SL_BLACKSMITH",0; sc_start4 SC_SPIRIT,350000,5,458,0,0; },{},{} 20513,Spirit_of_Hunter,Spirit of Hunter,2,2,,10,,,,,0x00000800,7,2,,,,,,{ skilleffect "SL_HUNTER",0; sc_start4 SC_SPIRIT,350000,5,460,0,0; },{},{} 20514,Spirit_of_Soul_Linker,Spirit of Soul Linker,2,2,,10,,,,,0x00800000,7,2,,,,,,{ skilleffect "SL_SOULLINKER",0; sc_start4 SC_SPIRIT,350000,5,461,0,0; },{},{} Quote Link to comment Share on other sites More sharing options...
Question
carlcarl
How can I enable the Soul Link spirits skills to cast on self? If its not possible can I request a script that auto link when a specific item is used. Ex. I have a sinx a when I equipped it. It auto cast Assassin Spirit
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.