Jump to content

Maxmi

Banned
  • Posts

    43
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Maxmi

  1.  

     

    I didn't even try to add the fifth char., but as the syserr says, there's probably a flag that needs to be updated.

    Look at this:

     

    void CHARACTER::SetRace(BYTE race)

    {

        if (race >= MAIN_RACE_MAX_NUM)

        {

            sys_err("CHARACTER::SetRace(name=%s, race=%d).OUT_OF_RACE_RANGE", GetName(), race);

            return;

        }

    Search in ActorInstance.cpp for:

     

    enum

    {

        MAIN_RACE_MAX_NUM = 8,

    };

    Change the number 8 with 9, and that should solve the problem.

    P.s: Wrong section, and wrong forum too I guess, only releases allowed.

     

     

     

    Already there is set to 9. I solved the problem?

     

     

  2.  

     

    Wolfman problem ;

     

     

    gLBvRZ.png

     

     

    CH_1 Syser.txt

     

    SYSERR: Nov  1 19:23:51 :: NewPlayerTable2: NewPlayerTable2.OUT_OF_RACE_RANGE(8 >= max(8))
     
    SYSERR: Nov  1 19:23:51 :: CharacterCreate: player_prototype error: job 8 face 3 
     
    Skype ; maxmi33

     

    I'll share if I can solve the problem.

     

     

  3. Wolfman problem ;

     

     

    gLBvRZ.png

     

     

    CH Syser.txt

     

     

    SYSERR: Nov  1 19:23:51 :: NewPlayerTable2: NewPlayerTable2.OUT_OF_RACE_RANGE(8 >= max(8))
     
    SYSERR: Nov  1 19:23:51 :: CharacterCreate: player_prototype error: job 8 face 3 
     
    Skype ; maxmi33
  4.  

    Maxmi Game Core 61075 Update Features;

     

    [bUG]  DS_DROP active. Part of the Dragon Stone fell from each slot, fix.
    [bUG]  Bug fix in Sura skill in character

     

     

     

     

    Virüs Total ; 

    This is the hidden content, please

     

    Skype : maxmi33   and   [email protected]

     

     

     

  5. Source : Mainline_SG

     

    Maxmi Game Core 61050 Features;

     

    İngilizce;

     

    [bUG] Adding to the 6th and 7th Costume bonus fix. + 

    [bUG] bug fix Belt System inventory. + 
    [bUG] 0 yang item from NPC to get my fix. + 
    [bUG] Item is on changing the bonus fix. + 
    [bUG] Qureshi's Blessings fix can not be sold at the NPC. (70024.70035) + 
    [bUG] /dice fix the core to fall. + 
    [bUG] /war fix the core to fall. + 
    [bUG] Stone fix the problem. + 
    [bUG] Fix problem that arises when the inventory is full. 
    [bUG] Mass deletion of all skill book reading fix. 
    [bUG] HP / MP fix the problem. 
    [bUG] after level 90. fixer absence status. 
     
    [NEW] Shutdown time was increased to 30 seconds. + 
    [NEW] Item reflects the necessary insight Globe has been removed. 
    [NEW] Removed bonus time needed replacing. + 
    [NEW] license period has been extended. 
    [NEW] has been removed Emotions Emotions are required to use the mask. + 
    [NEW] 200 drop limit has been changed to 1000.
    [NEW] 3% trade tax was abolished.
    [NEW] CHECK_SERVER been removed. Channel close fix.

     

     

    Türkçe ;

     

    [bUG] Kostümlere 6. ve 7. bonus ekleme fix.+
    [bUG] Kemer Sistemi envanter bug fix.+
    [bUG] 0 yang'a NPC'den item almama fix.+
    [bUG] İtem üzerindeyken bonus değiştirme fix.+
    [bUG] Kutsama Küresi'nin NPC'de satılamaması fix. (70024,70035) +
    [bUG] /dice ile core düşmesi fix.+
    [bUG] /war ile core düşmesi fix.+
    [bUG] Taş sorunu fix.+
    [bUG] Envanter dolu iken oluşan problem fix.
    [bUG] Toplu Beceri Kitabı okurken hepsinin silinmesi fix.
    [bUG] HP/MP sorunu fix.
    [bUG] 90. levelden sonra statü gelmeme fix.
     
    [NEW] Shutdown süresi 30 saniye'ye yükseltildi.+
    [NEW] İtem yansıtırken gerekli olan İçgörü Küresi kaldırıldı.
    [NEW] Bonus değiştirirken gerekli olan süre kaldırıldı.+
    [NEW] Lisans süresi uzatıldı.
    [NEW] Duyguları kullanmak için gerekli olan Duygu Maskesi kaldırıldı.+
    [NEW] 200 drop sınırı 1000 olarak değiştirildi.
    [NEW] %3 ticaret vergisi kaldırıldı.
    [NEW] CHECK_SERVER kaldırıldı. Kanal kapanma fix.
     
     
     
     
     
    Virüs Total ; 
    This is the hidden content, please
    • Love 5
  6. How to fix? 

     

    cfcba2d299.png

    Cancığım 

     

    Mainline_sg/Srcs kısımında Extern adlı klasör ve içeriği olmadığı için bu hatayı veriyor.

    Novalina ya da diğer sourcelerden  Extern adlı klasör ve içeriğini atarsan sorun kalkar.

×
×
  • 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.