sc_config

kerbiii

New member
Messages
342
Points
0
can i add this on sc_config?

SC_CHASEWALK2, 125
SC_INCVIT, 125
SC_INCINT, 125
SC_INCDEX, 125
SC_INCLUK, 125
SC_INCAGI, 125
 
and how to reload this?
 
// Structure of Database:// SC_NAME, 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.
SC_CHASEWALK2  is currently in the database, you will still need to change the flag to your liking.

SC_INC_AGI is also currently in the database, you will still need to change the flag to your liking.

The rest are not there and to the best of my knowledge are not current skills and would need to be

made custom, there are however similar skills which increase these attributes. 

Also if you were going for the full flag it would be 127.

To reload this one way is to save, close & restart your server.

 
// Structure of Database:// SC_NAME, 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.
SC_CHASEWALK2  is currently in the database, you will still need to change the flag to your liking.

SC_INC_AGI is also currently in the database, you will still need to change the flag to your liking.

The rest are not there and to the best of my knowledge are not current skills and would need to be

made custom, there are however similar skills which increase these attributes. 

Also if you were going for the full flag it would be 127.

To reload this one way is to save, close & restart your server.
SC_INC_AGI is different from SC_INCAGI

so no reload command to do this, thnx

 
Back
Top