Arena Ring monsters

Results 1 to 17 of 17
  1. #1
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    sad Arena Ring monsters

    Hello dear ragezone users,
    I have problem with monster in lorencia ring, in some times there is aegis and kundun monsters, but I dont know why. Is it some kind of event? because MonsterSetbase is clean,, cant found any...


  2. #2
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Arena Ring monsters

    Quote Originally Posted by krish4222 View Post
    Hello dear ragezone users,
    I have problem with monster in lorencia ring, in some times there is aegis and kundun monsters, but I dont know why. Is it some kind of event? because MonsterSetbase is clean,, cant found any...
    try to search 275 in your monstersetbase.

    275 = Kundun.
    I don't know the code for the aegis..
    You can find it inside of your monster.txt.

  3. #3
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    Re: Arena Ring monsters

    Quote Originally Posted by MrQU3ST10N View Post
    try to search 275 in your monstersetbase.

    275 = Kundun.
    I don't know the code for the aegis..
    You can find it inside of your monster.txt.
    I have done it several times. In my monstersetbase isnt that monster number :(

  4. #4
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Arena Ring monsters

    Quote Originally Posted by krish4222 View Post
    I have done it several times. In my monstersetbase isnt that monster number :(
    let me see ya monstersetbase.

  5. #5
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    Re: Arena Ring monsters

    Quote Originally Posted by MrQU3ST10N View Post
    let me see ya monstersetbase.
    Here you go https://mega.co.nz/#!Gs0nHCJA!GvFw95...-L32-2_EXOyh_0

  6. #6
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Arena Ring monsters

    Quote Originally Posted by krish4222 View Post
    I can't find it. XD
    it must be somewhere in there.
    trust me.

  7. #7
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Arena Ring monsters

    Is this using S6Ep3 files? I've had a Death King spawn in my PvP area (not a duel ring) in Lorencia also, and its not an actual spawn in the files. It was also able to walk through safe zones but it put its weapon away when it was walking. I don't think its an event, I think it'll be a config somewhere that isn't adjusted correctly. Next I encounter the issue I'll do some experimenting.

  8. #8
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    Re: Arena Ring monsters

    Quote Originally Posted by fallenfate View Post
    Is this using S6Ep3 files? I've had a Death King spawn in my PvP area (not a duel ring) in Lorencia also, and its not an actual spawn in the files. It was also able to walk through safe zones but it put its weapon away when it was walking. I don't think its an event, I think it'll be a config somewhere that isn't adjusted correctly. Next I encounter the issue I'll do some experimenting.
    Any news? still have this problem

  9. #9
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Arena Ring monsters

    From what I can see the mob spawn for it is under the Golden monsters. Look for Death King in the monstersetbase.txt and if it has the map ID of 0, remove the list entry or change coordinates.

    For example, this is the one I found:

    Code:
    55    0    30    132    83    132    83    -1    1 // Death King  => Lorencia
    56    0    30    132    83    138    90    -1    5 // Death Bone  => Lorencia
    The reason it is spawning is because the PvP area has the same attribute as the open area where monsters attack, so the game knows it can spawn there.

    So for your problem, you want to try and find the monsters that are appearing there for you, and check if the map ID is 0, then delete the spawn or edit coordinates.

  10. #10
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    Re: Arena Ring monsters

    Quote Originally Posted by fallenfate View Post
    From what I can see the mob spawn for it is under the Golden monsters. Look for Death King in the monstersetbase.txt and if it has the map ID of 0, remove the list entry or change coordinates.

    For example, this is the one I found:

    Code:
    55    0    30    132    83    132    83    -1    1 // Death King  => Lorencia
    56    0    30    132    83    138    90    -1    5 // Death Bone  => Lorencia
    The reason it is spawning is because the PvP area has the same attribute as the open area where monsters attack, so the game knows it can spawn there.

    So for your problem, you want to try and find the monsters that are appearing there for you, and check if the map ID is 0, then delete the spawn or edit coordinates.
    Thanks, i will do it, will let you know if i got it right ;)

  11. #11
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    Re: Arena Ring monsters

    Quote Originally Posted by krish4222 View Post
    Thanks, i will do it, will let you know if i got it right ;)
    Nothing is working, at some times they are in lorencia ring :@
    I removed everything from 0 map(lorencia) and still they are there :D no more monstersetbase, i even changed it, still nothing :(

  12. #12
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Arena Ring monsters

    Was the gameserver offline when you did this? Try a fresh start. Otherwise I am out of ideas at the moment, sorry, :(.

  13. #13
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    Re: Arena Ring monsters

    Quote Originally Posted by fallenfate View Post
    Was the gameserver offline when you did this? Try a fresh start. Otherwise I am out of ideas at the moment, sorry, :(.
    Restarted several times, still they are standing there bustards :D

  14. #14
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Arena Ring monsters

    Sorry man, I have no idea what else it might be.

  15. #15
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Arena Ring monsters

    check all..
    it must be somewhere in the Server Side.
    100% Sure.

  16. #16
    Valued Member krish4222 is offline
    MemberRank
    Jul 2009 Join Date
    104Posts

    Re: Arena Ring monsters

    Hahha, finally found where it was SCFDATA/SCF_SPawn_monsters D
    Thanks all who tryed to help me :)

  17. #17
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Arena Ring monsters

    Quote Originally Posted by krish4222 View Post
    Hahha, finally found where it was SCFDATA/SCF_SPawn_monsters D
    Thanks all who tryed to help me :)
    told ya.



Advertisement