I get many bugs=Exp and Quest

Results 1 to 6 of 6
  1. #1
    Account Upgraded | Title Enabled! Dark Thoot is offline
    MemberRank
    Sep 2005 Join Date
    NapoliLocation
    246Posts

    I get many bugs=Exp and Quest

    I want start with first bug,"Exp".
    When I'm plyng and kill my friend,from level 50 I lose exp.When I log out from the room and Join into lobby,my level is 3 >_< (I got same bug also with (example) level 35,Lose exp when killing).

    The second bug is Quest.I have crated colummand execute query in SQL,but when i'm in game and want select quest mode (or survival mode),I can't,I get deathmatch mode,I can't select quest.

    Some1 can help me??In channel rule I setted Game ID 7 but not work.


  2. #2
    Member jackyuker is offline
    MemberRank
    Dec 2006 Join Date
    81Posts
    i think the exp thing is because even thought your level 50 you have no exp so it delevels you to the level you should be with the exp you have.

  3. #3
    Account Upgraded | Title Enabled! Dark Thoot is offline
    MemberRank
    Sep 2005 Join Date
    NapoliLocation
    246Posts
    Ok,But How can DO with quest???
    This is my channelrules:
    <?xml version="1.0" encoding="UTF-8" ?>
    <!--
    GAMETYPE_DEATHMATCH_SOLO =0
    GAMETYPE_DEATHMATCH_TEAM =1
    GAMETYPE_GLADIATOR_SOLO =2
    GAMETYPE_GLADIATOR_TEAM =3
    GAMETYPE_ASSASSINATE =4
    GAMETYPE_TRAINING =5
    GAMETYPE_SURVIVAL =6
    GAMETYPE_QUEST =7
    GAMETYPE_BERSERKER =8
    -->

    <XML id="channelrule">
    <CHANNELRULE id="0" name="novice">
    <MAP name="Mansion"/>
    <MAP name="Prison"/>
    <MAP name="Dungeon 2"/>
    <MAP name="Prison II"/>
    <MAP name="Station"/>
    <MAP name="Battle Arena"/>
    <MAP name="Town"/>
    <MAP name="Snow_Town"/>
    <MAP name="Ruin"/>
    <MAP name="Dungeon"/>
    <MAP name="Castle"/>
    <MAP name="Island"/>
    <MAP name="Garden"/>
    <MAP name="Factory"/>
    <MAP name="Port"/>
    <MAP name="Stairway"/>

    <GAMETYPE id="0" />
    <GAMETYPE id="1" />
    <GAMETYPE id="2" />
    <GAMETYPE id="3" />
    <GAMETYPE id="4" />
    <GAMETYPE id="5" />
    <GAMETYPE id="7" />
    <GAMETYPE id="8" />
    </CHANNELRULE>
    <CHANNELRULE id="1" name="rookie">
    <MAP name="Mansion"/>
    <MAP name="Prison"/>
    <MAP name="Prison II"/>
    <MAP name="Dungeon 2"/>
    <MAP name="Station"/>
    <MAP name="Battle Arena"/>
    <MAP name="Town"/>
    <MAP name="Snow_Town"/>
    <MAP name="Ruin"/>
    <MAP name="Dungeon"/>
    <MAP name="Castle"/>
    <MAP name="Island"/>
    <MAP name="Garden"/>
    <MAP name="Factory"/>
    <MAP name="Port"/>
    <MAP name="Stairway"/>

    <GAMETYPE id="0" />
    <GAMETYPE id="1" />
    <GAMETYPE id="2" />
    <GAMETYPE id="3" />
    <GAMETYPE id="4" />
    <GAMETYPE id="5" />
    <GAMETYPE id="8" />
    </CHANNELRULE>
    <CHANNELRULE id="2" name="mastery">
    <MAP name="Mansion"/>
    <MAP name="Prison"/>
    <MAP name="Prison II"/>
    <MAP name="Station"/>
    <MAP name="Dungeon 2"/>
    <MAP name="Battle Arena"/>
    <MAP name="Town"/>
    <MAP name="Snow_Town"/>
    <MAP name="Ruin"/>
    <MAP name="Dungeon"/>
    <MAP name="Castle"/>
    <MAP name="Island"/>
    <MAP name="Garden"/>
    <MAP name="Factory"/>
    <MAP name="Port"/>
    <MAP name="Stairway"/>

    <GAMETYPE id="0" />
    <GAMETYPE id="1" />
    <GAMETYPE id="2" />
    <GAMETYPE id="3" />
    <GAMETYPE id="4" />
    <GAMETYPE id="5" />
    <GAMETYPE id="8" />
    </CHANNELRULE>
    <CHANNELRULE id="3" name="newbie">
    <MAP name="Mansion"/>
    <MAP name="Mansion"/>
    <MAP name="Prison"/>
    <MAP name="Prison II"/>
    <MAP name="Station"/>
    <MAP name="Battle Arena"/>
    <MAP name="Town"/>
    <MAP name="Snow_Town"/>
    <MAP name="Ruin"/>
    <MAP name="Dungeon 2"/>
    <MAP name="Dungeon"/>
    <MAP name="Castle"/>
    <MAP name="Island"/>
    <MAP name="Garden"/>
    <MAP name="Factory"/>
    <MAP name="Port"/>
    <MAP name="Stairway"/>
    <GAMETYPE id="0" />
    <GAMETYPE id="1" />
    <GAMETYPE id="2" />
    <GAMETYPE id="3" />
    <GAMETYPE id="4" />
    <GAMETYPE id="5" />
    <GAMETYPE id="8" />
    </CHANNELRULE>

    <CHANNELRULE id="4" name="elite">
    <MAP name="Mansion"/>
    <MAP name="Prison"/>
    <MAP name="Prison II"/>
    <MAP name="Station"/>
    <MAP name="Battle Arena"/>
    <MAP name="Town"/>
    <MAP name="Snow_Town"/>
    <MAP name="Ruin"/>
    <MAP name="Dungeon"/>
    <MAP name="Dungeon 2"/>
    <MAP name="Lost Shrine"/>
    <MAP name="Castle"/>
    <MAP name="Island"/>
    <MAP name="Garden"/>
    <MAP name="Factory"/>
    <MAP name="Port"/>
    <MAP name="Stairway"/>

    <GAMETYPE id="0" />
    <GAMETYPE id="1" />
    <GAMETYPE id="2" />
    <GAMETYPE id="3" />
    <GAMETYPE id="4" />
    <GAMETYPE id="5" />
    <GAMETYPE id="7" />
    <GAMETYPE id="8" />
    </CHANNELRULE>

    </XML>

    First I added game id 7 at all channel but always can't select quest in game,Now i added only at novice and elite,Not work,I can't select.

    How can do??(I try Emisand's system.mrs and runnable,but I get zitem error,I need His zitem.xml for try and see If quest mode work.)

  4. #4
    Proficient Member lutchius is offline
    MemberRank
    Oct 2006 Join Date
    199Posts
    go the the folder where your matchserver is located (c:\gunzserver\matchserver) and open the file server.ini. now find where it says:
    [SERVER]
    MAXUSER=2000
    SERVERID=4
    SERVERNAME="Server4"
    FREELOGINIP="218.145.226.189 211.60.58 192.168.0 221.148.223"
    ;MODE="test"

    and change the last like to
    MODE="test"

    *in other words remove the ; from infront of MODE

  5. #5
    Account Upgraded | Title Enabled! Dark Thoot is offline
    MemberRank
    Sep 2005 Join Date
    NapoliLocation
    246Posts
    Yea work,thanks.

  6. #6
    Member AcTommyX is offline
    MemberRank
    Jan 2007 Join Date
    im retartedLocation
    60Posts
    Quote Originally Posted by lutchius View Post
    go the the folder where your matchserver is located (c:\gunzserver\matchserver) and open the file server.ini. now find where it says:
    [SERVER]
    MAXUSER=2000
    SERVERID=4
    SERVERNAME="Server4"
    FREELOGINIP="218.145.226.189 211.60.58 192.168.0 221.148.223"
    ;MODE="test"

    and change the last like to
    MODE="test"

    *in other words remove the ; from infront of MODE
    when i do that it show black screen, how i fix? pm me on aim Mi3nguy4ever



Advertisement