Help Me in new QUest

Results 1 to 4 of 4
  1. #1
    Member longway is offline
    MemberRank
    Sep 2012 Join Date
    Alexandria, EgyLocation
    76Posts

    sad Help Me in new QUest

    I Want To add New Quest Into My Server But i Dont Need Then Hunt Mobs i need The Colect Quest
    From Mobs Can any one Tell me From Where that ?


  2. #2
    Less Post, More Work ModGift is offline
    MemberRank
    Sep 2011 Join Date
    261Posts

    Re: Help Me in new QUest

    Hmm Here Example Quest
    PHP Code:
    function QNO_CA_GORIA_4()
      
    QUESTID LuaGetQuestID("QNO_CA_GORIA_4")
      
    LuaSetStartCodition(2QSC_QUESTQSC_LEVEL4029)
      
    QM_CONVERSATION 1
      LuaSetStartMethod
    (QM_CONVERSATION1"NPC_CA_HUNTER")
      
    LuaInsertMissionOrCompleteNpc("NPC_CA_HUNTER")
      
    LuaQuestInsertNpc(1"NPC_CA_HUNTER")
      
    LuaSetAchievementLimit(1)
      
    LuaInsertDependancyQuests(1"QNO_CA_GORIA_3")
      
    LuaSetMissionDataSize(QUESTID1)
      
    LuaSetCollectionItemMissionData(QUESTID0MISSION_TYPE_GATHER_ITEM_FROM_MONSTER"SN_CON_QNO_CA_GORIA_4"1"NPC_CA_HUNTER"120"ITEM_QNO_CA_GORIA_4_01""MOB_CA_GOLEM"20)
      
    InsertQuestMenuStringList("NPC_CA_HUNTER"7"BASIC_MENUSTRING_GREETING""SN_NPC_CA_HUNTER_QS""BASIC_MENUSTRING_REQUEST_ACCEPT_QUEST""SN_TALK_QNO_CA_GORIA_4_01""BASIC_MENUSTRING_AT_ACCEPT""SN_TALK_QNO_CA_GORIA_4_02""BASIC_MENUSTRING_AT_DENY""SN_TALK_QNO_CA_GORIA_4_03""BASIC_MENUSTRING_NOT_ACHIEVED""SN_TALK_QNO_CA_GORIA_4_04""BASIC_MENUSTRING_ACHIEVED""SN_TALK_QNO_CA_GORIA_4_05""BASIC_MENUSTRING_ACHIEVED_NOW""SN_TALK_QNO_CA_GORIA_4_06")
      
    LuaSetMissionCompleteNum(0)
      
    PAY_ITEM_METHOD_EXACT 1
      LuaSetAchievedItem
    (020300050001240000)
      
    LuaSetAchievedSkillPont(0)
    end 
    ITEM_QNO_CA_GORIA_4_01 > This is Collect Item

  3. #3
    Member longway is offline
    MemberRank
    Sep 2012 Join Date
    Alexandria, EgyLocation
    76Posts

    Re: Help Me in new QUest

    i cant understand this Can Give me Your Skype or Yahoo Or Windows live Etc to connect you ?

  4. #4
    Less Post, More Work ModGift is offline
    MemberRank
    Sep 2011 Join Date
    261Posts

    Re: Help Me in new QUest

    Quote Originally Posted by longway View Post
    i cant understand this Can Give me Your Skype or Yahoo Or Windows live Etc to connect you ?
    skype: ModGift



Advertisement