Jump to content

Chacal666

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Chacal666

  1. Hi

     

    My client version is 2013-07-08

     

    I have multiple problem with stalker :

     

    - I can have multiple choice for preserve (like this  : http://imgur.com/din6cq7 ). Is it normal ?

     

    - Also, when i use preserve, i can't disable it by re-using preserve, i need to @die or get dispell to remove it.Is it normal ? I've heard that it was a change made on purpose, is it possible to remove it ?

     

    I'd really appreciate some help on this, thanks in advance !

  2. // Monster Racial Groups Database
    //
    // Structure of Database:
    // Race2ID,MobID1,MobID2,MobID3,...,MobID9
    
    
    // Goblins
    1,1122,1123,1124,1125,1126,1258,1299
    // Kobolds
    2,1133,1134,1135,1282,1296
    // Orcs
    3,1023,1152,1153,1189,1213,1273
    // Golems
    4,1040,1278,1366,1497,2024
    // Guardians
    5,1285,1286,1287
    // Ninja Classes (Pirate's_Pride)
    6,1315,1364,1401,1560
    // NewRace
    7,1658 

    This is what I have on mob_race2_db.txt, do I have to add something else somewhere else ? How do the game recognize "NewRace" on item_db if I only mentionned it in a //commentary on mob_race2_db ?  

    4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC2_NewRace,100; },{},{}

    Because this is not working 

     

    Sorry for taking your time :/

  3. Thanks it's really helpful, but I still have one problem : 

    4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC_Insect,100; },{},{}
    4255,Orc_Lady_Card,Orc Lady Card,6,20,,10,,,,,,,,2,,,,,{ bonus2 bAddRace2,3,30; },{},{}

    I can set a subrace for mvp, but if I replace "RC_Insect" by the ID of the newsubrace, it doesn't work. I tried to simply replace "Rc_Insect" by "3" (ID for Orcs), then I summoned Orc monster and it didn't work. What am I doing wrong ? (I did reload itemdb etc).

  4. Hi,

     

    I was wondering if it was possible to set a drop item only for MvP monster (and not boss monster). 

     

    For exemple

    4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC_Insect,100; },{},{}

    If I change it to : 

    4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC_Boss,100; },{},{}

    It won't do what i'd like to because monster like Kasa, Salamander etc will also drop the item 12028.

    I'd like to only set it on MVP monster (Tao Gunka, Drake etc, every monster that shows "MvP" when you kill them). So that when I equip Gargoyle card, everytime i kill an MvP monster i'll have a chance to drop item "12028".

     

    Is it possible ? If yes, how ? 

     

    Thanks !

  5. Hi, 

     

    I'm not sure if this is the good place to do so, so please forgive me if it's not. 

     

    I'm desesperatly trying to find the following sprites, without success yet, i'm looking for Traveler Hat's following colors : Orange, Pink

     

    Thanks a lot !

  6. Hi,

     

    I was wondering if it was possible to set a drop item only for MvP monster (and not boss monster). 

     

    For exemple

    4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC_Insect,100; },{},{}

    If I change it to : 

    4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC_Boss,100; },{},{}

    It won't do what i'd like to because monster like Kasa, Salamander etc will also drop the item 12028.

    I'd like to only set it on MVP monster (Tao Gunka, Drake etc, every monster that shows "MvP" when you kill them). So that when I equip Gargoyle card, everytime i kill an MvP monster i'll have a chance to drop item "12028"

     

    Is it possible ?

     

    Thanks in advance

  7. I think I poorly worded my 1st question  :P. I'll make an exemple because I don't think i'll be able to put word on it : 

     

    I currently have a 300/300 rates server with max lvl 999, and I want that my bio 3 mobs give me normal exp rate until the point that the exp they give me should give me less than 1%. I want it to be blocked at 1%. But just for a few monster

     

    For exemple : Currently, let's say that I gain 5% per bio3 monster when i'm lvl 150, when i'm lvl 900 I gain about 0.47% base lvl exp and i'd like it to be blocked at 1% without increasing the base exp rate bio3 monsters give (because it would make exp for the lower lvl much more easier), so that when i'm lvl 150 I still get 5% per monster.

     

    Is it possible ? Setting the minimal amount at 1% regardless of my lvl without making it easier for people that are lvl 100 or around ? 

     

    And, last thing, how should I proceed to set a @blockexp command ? 

     

    Anyway thanks you very much for your answer

  8. Hi ! 

     

    I'm wondering if it was possible to set a minimum amount of exp just on one or on a few monster. 

    For exemple, to set it so if i'm lvl 98/69 on a 50/50 rates, it will still give me atleast 1% baselvlexp, but just for the monster "seal". 

     

    Is it possible ? If yes, how ? 

     

    Also, I don't know what I should change to increase the aspd given by agi. 

    For exemple, on normal server, If I have 100 agi, i will have 185 aspd. And I would like to make it so If I have 100 agi, it'll give me 190 aspd instead. I know ASPD depends on both dex and agi, but I can't find where the formula is. 

     

    Anyway, sorry for my english and thanks in advance 

    • Upvote 1
×
×
  • Create New...