GoldRoger Posted July 11, 2024 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 0 Joined: 03/19/18 Last Seen: March 30 Share Posted July 11, 2024 (edited) about soul linker spirit scroll use scroll to cast self..can you help me please Quote Edited July 11, 2024 by GoldRoger Typo Quote Link to comment Share on other sites More sharing options...
0 Racaae Posted July 11, 2024 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 212 Reputation: 94 Joined: 06/02/12 Last Seen: 3 hours ago Share Posted July 11, 2024 Hi. Open \db\import\skill_db.yml and add this code at the end of the file. Body: - Id: 461 Description: Spirit of the Soul Linker Flags: NoTargetSelf: false Then restart your server or use @reloadskilldb. Quote Link to comment Share on other sites More sharing options...
0 GoldRoger Posted July 12, 2024 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 0 Joined: 03/19/18 Last Seen: March 30 Author Share Posted July 12, 2024 I want make specific item for soul link spirit..its same like a heal scroll.. can i make the item can cast on self?..where can i set this thing Quote Link to comment Share on other sites More sharing options...
0 GoldRoger Posted July 13, 2024 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 0 Joined: 03/19/18 Last Seen: March 30 Author Share Posted July 13, 2024 Bump Quote Link to comment Share on other sites More sharing options...
0 Racaae Posted July 13, 2024 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 212 Reputation: 94 Joined: 06/02/12 Last Seen: 3 hours ago Share Posted July 13, 2024 On 7/11/2024 at 10:58 PM, GoldRoger said: I want make specific item for soul link spirit..its same like a heal scroll.. can i make the item can cast on self?..where can i set this thing Yes, you can make the item cast on self. Please follow the instructions to set this thing. Open the file \db\import\item_db.yml and add this code at the end of the file. - Id: 690000 AegisName: SL_SOULLINKER_Scroll Name: Spirit of the Soul Linker Type: DelayConsume Buy: 1000 Weight: 10 Flags: BuyingStore: true NoUse: Sitting: true Script: | itemskill "SL_SOULLINKER",5; Open your iteminfo file on YourGameClientFolder\System\itemInfo and add this: [690000] = { unidentifiedDisplayName = "Spirit of the Soul Linker Scroll", unidentifiedResourceName = "ºÒÀÇÁÖ¹®¼", unidentifiedDescriptionName = { "" }, identifiedDisplayName = "Spirit of the Soul Linker Scroll", identifiedResourceName = "ºÒÀÇÁÖ¹®¼", identifiedDescriptionName = { "A spell scroll which was made by the essence of ancient magic.", "_______________________", "^0000CCType:^000000 Magic scroll", "^0000CCCast:^000000 Level 5 Soul Linker Spirit", "^FF0000Must be cast on a Soul Linker class.^000000", "^0000CCWeight:^000000 1" }, slotCount = 0, ClassNum = 0, costume = false }, Then restart the server and reopen your game. Try using @item 690000 to receive the item and test it. Quote Link to comment Share on other sites More sharing options...
0 GoldRoger Posted July 14, 2024 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 0 Joined: 03/19/18 Last Seen: March 30 Author Share Posted July 14, 2024 Thanks sir..you are awesome..will try then update the feedback Quote Link to comment Share on other sites More sharing options...
0 GoldRoger Posted August 14, 2024 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 0 Joined: 03/19/18 Last Seen: March 30 Author Share Posted August 14, 2024 im done follow all info..but item cannot cast self..what should i do? Quote Link to comment Share on other sites More sharing options...
Question
GoldRoger
about soul linker spirit scroll use scroll to cast self..can you help me please
Quote
Edited by GoldRogerTypo
Link to comment
Share on other sites
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.