Quest Question.

Results 1 to 10 of 10
  1. #1
    Enthusiast xRebelKid is offline
    MemberRank
    Apr 2011 Join Date
    45Posts

    Quest Question.

    How can i change the level of people that play the quest.

    I tested a level one and they couldnt play a quest, how can i change that level of the quest to make it that any level can play.

    ALSO, in my quest, the monster doesn't hit.

    What do i change to make them do damage.
    Last edited by xRebelKid; 06-06-11 at 06:27 AM.


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Quest Question.

    Add this to your zitem:

    Code:
    <!--
          /////////////////////////////////////////////////////////////////////////////////////////////////////////////
          NPC 아이템 //////////////////////////////////////////////////////////////////////////////////////////////////
    	-->
    	<!-- 병정 고블린의 단검 -->
    	<ITEM id="300011" name="STR:ZITEM_NAME_300011" desc="STR:ZITEM_DESC_300011" weapon="dagger" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="20" range="160" angle="30" ctrl_ability="0" />
    		
    	<!-- 고블린 거너의 공격 -->
    	<ITEM id="300012" name="STR:ZITEM_NAME_300012" desc="STR:ZITEM_DESC_300012" weapon="dagger" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0"  snd_fire="
    		
    		swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="15" range="120" angle="45" ctrl_ability="0" />
    		
    	<!-- 고블린 위저드의 펀치 -->
    	<ITEM id="300013" name="STR:ZITEM_NAME_300013" desc="STR:ZITEM_DESC_300013" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="20" range="140" angle="45" ctrl_ability="0" />
    
    	<!-- 대장 고블린의 몽둥이 -->
    	<ITEM id="300014" name="STR:ZITEM_NAME_300014" desc="STR:ZITEM_DESC_300014" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="30" range="240" angle="60" ctrl_ability="0" />
    		
    	<!-- 고블린 족장의 지팡이 -->
    	<ITEM id="300015" name="STR:ZITEM_NAME_300015" desc="STR:ZITEM_DESC_300015" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="30" range="300" angle="30" ctrl_ability="0" />
    
    	<!-- 고블린 킹의 해머 -->
    	<ITEM id="300016" name="STR:ZITEM_NAME_300016" desc="STR:ZITEM_DESC_300016" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="50" range="550" angle="40" ctrl_ability="0" />
    
    	<!-- 고블린 킹 고렙 버전의 해머 -->
    	<ITEM id="300017" name="STR:ZITEM_NAME_300017" desc="STR:ZITEM_DESC_300017" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="75" range="550" angle="40" ctrl_ability="0" />
    		
    	<!-- 고블린 킹 주니어의 해머 -->
    	<ITEM id="300018" name="STR:ZITEM_NAME_300018" desc="STR:ZITEM_DESC_300018" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="30" range="400" angle="40" ctrl_ability="0" />
    
    
    	<!-- 리쟈드의 도끼 -->
    	<ITEM id="300021" name="STR:ZITEM_NAME_300021" desc="STR:ZITEM_DESC_300021" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="15" range="165" angle="45" ctrl_ability="0" />
    
    	<!-- 리쟈드 샤만의 펀치 -->
    	<ITEM id="300022" name="STR:ZITEM_NAME_300022" desc="STR:ZITEM_DESC_300022" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" 
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="20" range="135" angle="45" ctrl_ability="0" />
    
    	<!-- 대장 리쟈드의 도끼 -->
    	<ITEM id="300023" name="STR:ZITEM_NAME_300023" desc="STR:ZITEM_DESC_300023" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="30" range="260" angle="30" ctrl_ability="0" />
    
    	<!-- 리쟈드 왕의 도끼 -->
    	<ITEM id="300024" name="STR:ZITEM_NAME_300024" desc="STR:ZITEM_DESC_300024" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="40" range="400" angle="30" ctrl_ability="0" />
    
    	<!-- 리쟈드 왕(보스)의 도끼 -->
    	<ITEM id="300025" name="STR:ZITEM_NAME_300025" desc="STR:ZITEM_DESC_300025" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="40" range="620" angle="30" ctrl_ability="0" />
    
    	<!-- 고장난 골렘의 펀치 -->
    	<ITEM id="300026" name="STR:ZITEM_NAME_300026" desc="STR:ZITEM_DESC_300026" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="50" range="450" angle="45" ctrl_ability="0" />
    
    
    
    	<!-- 스켈레톤의 칼 -->
    	<ITEM id="300031" name="STR:ZITEM_NAME_300031" desc="STR:ZITEM_DESC_300031" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="15" range="190" angle="60" ctrl_ability="0" />
    
    	<!-- 스켈레톤 메이지의 펀치 -->
    	<ITEM id="300032" name="STR:ZITEM_NAME_300032" desc="STR:ZITEM_DESC_300032" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="20" range="130" angle="45" ctrl_ability="0" />
    
    	<!-- 대장 스켈레톤의 칼 -->
    	<ITEM id="300033" name="STR:ZITEM_NAME_300033" desc="STR:ZITEM_DESC_300033" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="30" range="370" angle="45" ctrl_ability="0" />
    
    	<!-- 거대 스켈레톤의 칼 -->
    	<ITEM id="300034" name="STR:ZITEM_NAME_300034" desc="STR:ZITEM_DESC_300034" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="40" range="450" angle="45" ctrl_ability="0" />
    
    	<!-- 저주받은 시신의 손톱 -->
    	<ITEM id="300035" name="STR:ZITEM_NAME_300035" desc="STR:ZITEM_DESC_300035" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="30" range="190" angle="45" ctrl_ability="0" />
    	
    	<!-- 리치 베이비의 꼬리 -->
    	<ITEM id="300036" name="STR:ZITEM_NAME_300036" desc="STR:ZITEM_DESC_300036" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="15" range="130" angle="45" ctrl_ability="0" />
    		
    	<!-- 거대 스켈레톤(보스)의 칼 -->
    	<ITEM id="300037" name="STR:ZITEM_NAME_300037" desc="STR:ZITEM_DESC_300037" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="50" range="700" angle="30" ctrl_ability="0" />
    		
    	<!-- 리치의 꼬리 -->
    	<ITEM id="300039" name="STR:ZITEM_NAME_300039" desc="STR:ZITEM_DESC_300039" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
    		weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
    		hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
    		damage="30" range="370" angle="120" ctrl_ability="0" />
    The NPC's will be able to damage you.

  3. #3
    Enthusiast xRebelKid is offline
    MemberRank
    Apr 2011 Join Date
    45Posts

    Re: Quest Question.

    thanks, do you know anything about the level to play quest?

  4. #4
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Quest Question.

    http://forum.ragezone.com/f311/chang...levels-624229/

    thats pretty much all there is for fixing the level, i've never tried it so i can't say more then that.

  5. #5
    Enthusiast xRebelKid is offline
    MemberRank
    Apr 2011 Join Date
    45Posts

    Re: Quest Question.

    what exactly would that adding to my zitem do ?

    i look in my strings, i dont even have a 300039 id.

  6. #6
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Quest Question.

    Quote Originally Posted by xRebelKid View Post
    what exactly would that adding to my zitem do ?

    i look in my strings, i dont even have a 300039 id.
    its not for zitem, its a edit you make to your .exe with olly or a program like it

  7. #7
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Quest Question.

    Quote Originally Posted by Nobody666 View Post
    its not for zitem, its a edit you make to your .exe with olly or a program like it
    I think he was talking to Pheonix.
    Anyway the zitem nodes are the npc weapon .

  8. #8
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Quest Question.

    Quote Originally Posted by Vusion View Post
    I think he was talking to Pheonix.
    Anyway the zitem nodes are the npc weapon .
    oh, forgot about that.

    Sometimes the ID's for the NPC's weapons get deleted/messed up, so adding those will put the NPC's weapons in the game so it reads the DMG and everything else.

  9. #9
    Apprentice blitzloco69 is offline
    MemberRank
    Jun 2011 Join Date
    CanadaLocation
    18Posts

    Re: Quest Question.

    for anyone any level to play any quest set it to level 0

  10. #10
    Enthusiast xRebelKid is offline
    MemberRank
    Apr 2011 Join Date
    45Posts

    Re: Quest Question.

    how though?
    in strings?
    matachserver.exe?



Advertisement