Decrease your server mobs from lv 1 to lv 50 only ! by Project X team

Results 1 to 3 of 3
  1. #1
    Novice Divnto is offline
    MemberRank
    Aug 2012 Join Date
    Alexandria, EgyLocation
    4Posts

    Decrease your server mobs from lv 1 to lv 50 only ! by Project X team

    use SRO_VT_SHARD

    update Tab_RefNest
    set dwMaxTotalCount = dwMaxTotalCount /2
    where dwTacticsID in
    (select dwTacticsID from Tab_RefTactics where dwObjID in
    (select ID from _RefObjCommon where CodeName128 like '%mob_eu%' and Service = '1' and Link in ( select ID from _RefObjChar where Lvl between '3' and '50') and
    CodeName128 not like '%NPC%'
    or CodeName128 like '%mob_CH%'and Service = '1' and Link in ( select ID from _RefObjChar where Lvl between '2' and '50')
    and CodeName128 not like '%NPC%'
    or CodeName128 like '%mob_ca%'and Service = '1' and Link in ( select ID from _RefObjChar where Lvl between '2' and '50')
    and CodeName128 not like '%NPC%'
    or CodeName128 like '%mob_wc%'and Service = '1' and Link in ( select ID from _RefObjChar where Lvl between '2' and '50')
    and CodeName128 not like '%NPC%'
    or CodeName128 like '%mob_kt%'and Service = '1' and Link in ( select ID from _RefObjChar where Lvl between '2' and '50')
    and CodeName128 not like '%NPC%'))


  2. #2
    Member hos00 is offline
    MemberRank
    Mar 2012 Join Date
    X:-8910 Y:-110Location
    57Posts

    Re: Decrease your server mobs from lv 1 to lv 50 only ! by Project X team

    well , if it works then it`s would be of a great value at least for me ...

    thanks , keep sharing

  3. #3
    Novice catalystr is offline
    MemberRank
    Aug 2012 Join Date
    Riyadh, Saudi ALocation
    1Posts

    Re: Decrease your server mobs from lv 1 to lv 50 only ! by Project X team

    if i changed "2" "50" to >> "2" "100"
    it will decrease mobs spawn for level 2 to 100 ? :/



Advertisement