vans29 Posted April 6, 2013 Posted April 6, 2013 i have Combo Item that Give Soul link Skill but the problem is i can't Buffs my self Thanks for The Help! Quote
Rytech Posted April 6, 2013 Posted April 6, 2013 Think he's asking how to make a Soul Linker beable to not only soul link other soul linkers, but also use the skill on himself. Look for this line in the skill_db.... 461,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SOULLINKER,Spirit of the Soul Linker And then change the 0x200 part to 0 like this.... 461,9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, SL_SOULLINKER,Spirit of the Soul Linker That will make it castable on yourself. Quote
0 GoldRoger Posted July 11, 2024 Posted July 11, 2024 How about soul linker spirit scroll use scroll to cast self..can you help me please Quote
vans29 Posted April 6, 2013 Author Posted April 6, 2013 i have combo item that Enable to use Soul link Spirit so i need that Soul Link Spirit Buffs my self Thanks For the Help! Quote
Yonko Posted April 6, 2013 Posted April 6, 2013 skill_db.txt445,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_ALCHEMIST,Spirit of the Alchemist // change the 16 into 4see the legend below.01 ID// 02 range (combo skills do not check for range when used,// if range is < 5, the skill is considered melee-range)// 03 hit (8- repeated hitting, 6- single-hit)// 04 inf (0- passive, 1- enemy, 2- place, 4- self, 16- friend, 32- trap)// 05 element (0 - neutral, 1 - water, 2 - earth, 3 - fire, 4 - wind, 5 - poison,// 6 - holy, 7 - dark, 8 - ghost, 9 - undead, -1 - use weapon element// -2 - use endowed element, -3 - use random element.) Quote
nanakiwurtz Posted April 6, 2013 Posted April 6, 2013 Edit your skill_db.txt: 461,9,6,20,0,0x1,0,5,1,yes,0,0x200,0,magic,0, SL_SOULLINKER,Spirit of the Soul Linker Done Do you see the difference? The original soul link skills are not allowing you to use it on yourself. Quote
vans29 Posted April 7, 2013 Author Posted April 7, 2013 (edited) Thanks For Helping me!!! now is usable to Caster wiideliva and Rytech Please Closed this topic Edited April 7, 2013 by vans29 Quote
Question
vans29
i have Combo Item that Give Soul link Skill
but the problem is i can't Buffs my self
Thanks for The Help!
6 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.