Heartfelt Posted July 19, 2023 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 40 Reputation: 0 Joined: 01/09/16 Last Seen: Thursday at 05:39 AM Share Posted July 19, 2023 As the title says. how can i use SCF_NO_SAVE to make a certain skill status gone when logged out? Thanks Quote Link to comment Share on other sites More sharing options...
0 Winterfox Posted July 19, 2023 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 245 Reputation: 93 Joined: 06/30/18 Last Seen: November 27, 2024 Share Posted July 19, 2023 (edited) You need to search the skill you want to change in the status.yml and under Flags you have to set NoSave to true. Here is an example from the original files: - Status: Bleeding Icon: EFST_BLOODING DurationLookup: NPC_BLEEDING CalcFlags: Regen: true Opt2: Bleeding: true Flags: SendOption: true BossResist: true NoSave: true NoClearance: true RemoveOnHermode: true Fail: Refresh: true Inspiration: true Edited July 19, 2023 by Winterfox Quote Link to comment Share on other sites More sharing options...
Question
Heartfelt
As the title says.
how can i use SCF_NO_SAVE to make a certain skill status gone when logged out?
Thanks
Link to comment
Share on other sites
1 answer 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.