Jump to content
  • 0
Sign in to follow this  
stiflerxx

Full Protection

Question

how not to lose the skill (CR_FULLPROTECTION,Full Protection) when using the skill (PA_GOSPEL,Battle Chant) and one of the letters of skill (CG_TAROTCARD,Tarot Card of Fate)?

Edited by stiflerxx

Share this post


Link to post
Share on other sites

9 answers to this question

Recommended Posts

  • 0

see 'db/sc_config.txt' for more info..

 

 

// Status Change configuration database
//
// Structure of Database:
// SC_NAME, flag
//
// flag   1  - SC cannot be removed by death.
// 2  - SC cannot be saved.
// 4  - SC cannot be reset by dispell.
// 8  - SC cannot be reset by clearance.
// 16 - SC considered as buff and be removed by Hermode and etc.
// 32 - SC considered as debuff and be removed by Gospel and etc.
// 64 - SC cannot be reset when MADO Gear is taken off.
//   128 - SC cannot be reset by 'sc_end SC_ALL' and status change clear.
//Example:
//SC_ENDURE, 21 //SC_ENDURE: cannot be removed by death and dispell and cosidered as buff. (16 + 4 + 1 = 21)

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

see 'db/sc_config.txt' for more info..

 

 

// Status Change configuration database

//

// Structure of Database:

// SC_NAME, flag

//

// flag   1  - SC cannot be removed by death.

// 2  - SC cannot be saved.

// 4  - SC cannot be reset by dispell.

// 8  - SC cannot be reset by clearance.

// 16 - SC considered as buff and be removed by Hermode and etc.

// 32 - SC considered as debuff and be removed by Gospel and etc.

// 64 - SC cannot be reset when MADO Gear is taken off.

//   128 - SC cannot be reset by 'sc_end SC_ALL' and status change clear.

//Example:

//SC_ENDURE, 21 //SC_ENDURE: cannot be removed by death and dispell and cosidered as buff. (16 + 4 + 1 = 21)

 

:meow:

[Warning]: status_readdb_sc_conf: Invalid status type SC_FULLPROTECTION specified.
[Error]: sv_readdb: Could not process contents of line 445 of "db/sc_config.txt".
 
 
SC_FULLPROTECTION, 32 ?

Share this post


Link to post
Share on other sites
  • 0

There's no SC_FULLPROTECTION. You just made that up.

 

SC_PROTECTWEAPON, 28SC_PROTECTSHIELD, 28SC_PROTECTARMOR, 28SC_PROTECTHELM, 28

 

You need to change those. I think you need to remove 16 from them, but not sure.

 

SC_PROTECTWEAPON, 12SC_PROTECTSHIELD, 12SC_PROTECTARMOR, 12SC_PROTECTHELM, 12

Share this post


Link to post
Share on other sites
  • 0

see 'db/sc_config.txt' for more info..

 

 

// Status Change configuration database

//

// Structure of Database:

// SC_NAME, flag

//

// flag   1  - SC cannot be removed by death.

// 2  - SC cannot be saved.

// 4  - SC cannot be reset by dispell.

// 8  - SC cannot be reset by clearance.

// 16 - SC considered as buff and be removed by Hermode and etc.

// 32 - SC considered as debuff and be removed by Gospel and etc.

// 64 - SC cannot be reset when MADO Gear is taken off.

//   128 - SC cannot be reset by 'sc_end SC_ALL' and status change clear.

//Example:

//SC_ENDURE, 21 //SC_ENDURE: cannot be removed by death and dispell and cosidered as buff. (16 + 4 + 1 = 21)

 

:meow:

 

 

There's no SC_FULLPROTECTION. You just made that up.

 

SC_PROTECTWEAPON, 28SC_PROTECTSHIELD, 28SC_PROTECTARMOR, 28SC_PROTECTHELM, 28

 

You need to change those. I think you need to remove 16 from them, but not sure.

 

SC_PROTECTWEAPON, 12SC_PROTECTSHIELD, 12SC_PROTECTARMOR, 12SC_PROTECTHELM, 12

//         32 - SC considered as debuff and be removed by Gospel and etc.

 

SC_PROTECTWEAPON, 32
SC_PROTECTSHIELD, 32
SC_PROTECTARMOR, 32
SC_PROTECTHELM, 32
 
nothing has changed ... SKILL still comes out ..
 
the paladin keeps losing (Full Protection) when using PA_GOSPEL,Battle Chant
B9ICC87.png
DA7PxH8.png

Share this post


Link to post
Share on other sites
  • 0

*facepalm*

 

I'm sorry, but I have no words. WHY, WHY THE HELL DO YOU SET IT TO 32?

 

rvf1nc.jpg

neykb6.jpg

34eoj00.jpg

//         32 - SC considered as debuff and be removed by Gospel and etc.

it is not written for 32- and gospel?
and to not quit when using tarot card (CG_TAROTCARD, Tarot Card of Fate)?

Share this post


Link to post
Share on other sites
  • 0

It is written that if 32 then GOSPEL WILL REMOVE IT.

 

//         32 - SC considered as debuff and (will) be removed by Gospel and etc.

 

And one of tarot cards uses same code as gospel, so it won't be removed as well.

Share this post


Link to post
Share on other sites
  • 0

It is written that if 32 then GOSPEL WILL REMOVE IT.

 

//         32 - SC considered as debuff and (will) be removed by Gospel and etc.

 

And one of tarot cards uses same code as gospel, so it won't be removed as well.

to forgive me and cuz my English is not very good then bad .... interpreite
sorry and thanks for the support.
have a good night +1

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.