Jump to content

Vanilla 2.3 core negative level


Recommended Posts

Hi devs, I have a problem ... on mai server level_max is 105 ... now I'm useing vanilla core and it haves this problem:

 

14eav0j.jpg

 

I set in my CONFIG this:

 

MAX_LEVEL_STATUS: 105
MAX_LEVEL: 105

 

But still it gets the same error...

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

I still have a prob that I dont manage to repair ... when I whant to evolve from Black Steel plate to Pos ... or from battle to Sirius ... it just won`t work ... I have all I need in refine_proto, item_proto :

 

item_proto:

11299    Èæ½Åö°©+9    ITEM_ARMOR    ARMOR_BODY    2    ANTI_ASSASSIN | ANTI_SURA | ANTI_MUDANG | ANTI_SELL    ITEM_TUNABLE    WEAR_BODY    NONE    120000    0    12010    800    15    LEVEL    70    LIMIT_NONE    0    APPLY_MOV_SPEED    -6    APPLY_RESIST_MAGIC    20    APPLY_NONE    0    0    90    0    12    0    27    100    3    0
 

 

refine_proto:

 

INSERT INTO `refine_proto` VALUES (530, 71123, 3, 71129, 4, 0, 0, 0, 0, 0, 0, 2000000, 0, 0, 100);

 

syserr:

 

SYSERR: Apr 26 12:46:23 :: RefineInformation: RefineInformation NOT GET REFINE SET 530

 

 

Link to comment
Share on other sites

  • Premium

I still have a prob that I dont manage to repair ... when I whant to evolve from Black Steel plate to Pos ... or from battle to Sirius ... it just won`t work ... I have all I need in refine_proto, item_proto :

 

item_proto:

11299    Èæ½Åö°©+9    ITEM_ARMOR    ARMOR_BODY    2    ANTI_ASSASSIN | ANTI_SURA | ANTI_MUDANG | ANTI_SELL    ITEM_TUNABLE    WEAR_BODY    NONE    120000    0    12010    800    15    LEVEL    70    LIMIT_NONE    0    APPLY_MOV_SPEED    -6    APPLY_RESIST_MAGIC    20    APPLY_NONE    0    0    90    0    12    0    27    100    3    0

 

 

refine_proto:

 

INSERT INTO `refine_proto` VALUES (530, 71123, 3, 71129, 4, 0, 0, 0, 0, 0, 0, 2000000, 0, 0, 100);

 

syserr:

 

SYSERR: Apr 26 12:46:23 :: RefineInformation: RefineInformation NOT GET REFINE SET 530

 

The query hasn't refine_set 530.

 

11299    Èæ½Åö°©+9    ITEM_ARMOR    ARMOR_BODY    2    ANTI_ASSASSIN | ANTI_SURA | ANTI_MUDANG | ANTI_SELL    ITEM_TUNABLE    WEAR_BODY    NONE    120000    0    12010    530    15    LEVEL    70    LIMIT_NONE    0    APPLY_MOV_SPEED    -6    APPLY_RESIST_MAGIC    20    APPLY_NONE    0    0    90    0    12    0    27    100    3    0
  • Love 2

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

 

I still have a prob that I dont manage to repair ... when I whant to evolve from Black Steel plate to Pos ... or from battle to Sirius ... it just won`t work ... I have all I need in refine_proto, item_proto :

 

item_proto:

11299    Èæ½Åö°©+9    ITEM_ARMOR    ARMOR_BODY    2    ANTI_ASSASSIN | ANTI_SURA | ANTI_MUDANG | ANTI_SELL    ITEM_TUNABLE    WEAR_BODY    NONE    120000    0    12010    800    15    LEVEL    70    LIMIT_NONE    0    APPLY_MOV_SPEED    -6    APPLY_RESIST_MAGIC    20    APPLY_NONE    0    0    90    0    12    0    27    100    3    0

 

 

refine_proto:

 

INSERT INTO `refine_proto` VALUES (530, 71123, 3, 71129, 4, 0, 0, 0, 0, 0, 0, 2000000, 0, 0, 100);

 

syserr:

 

SYSERR: Apr 26 12:46:23 :: RefineInformation: RefineInformation NOT GET REFINE SET 530

 

The query hasn't refine_set 530.

11299    Èæ½Åö°©+9    ITEM_ARMOR    ARMOR_BODY    2    ANTI_ASSASSIN | ANTI_SURA | ANTI_MUDANG | ANTI_SELL    ITEM_TUNABLE    WEAR_BODY    NONE    120000    0    12010    530    15    LEVEL    70    LIMIT_NONE    0    APPLY_MOV_SPEED    -6    APPLY_RESIST_MAGIC    20    APPLY_NONE    0    0    90    0    12    0    27    100    3    0

 

ok .. thanks, I did the same thing ... but I edited and other file... stupid me... thanks.

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.