How To Creat your own Quest

Page 5 of 9 FirstFirst 123456789 LastLast
Results 61 to 75 of 131
  1. #61
    Member longway is offline
    MemberRank
    Sep 2012 Join Date
    Alexandria, EgyLocation
    76Posts

    Re: How To Creat your own Quest

    hay bro i add every thing like you say and its work in SR_Game but when i login in client i cant Found the Quest Can you help me in this Error

  2. #62
    Member irving1201 is offline
    MemberRank
    Jul 2012 Join Date
    85Posts

    Re: How To Creat your own Quest

    thank you

    apology friend where I have to insert this code

    PHP cone

    function QNO_TEST_QUEST() -- you should match this with your filename!
    QUESTID = LuaGetQuestID("QNO_TEST_QUEST") -- IMPORTANT: must match with the name in your database
    LuaSetStartCodition(2, QSC_QUEST, QSC_LEVEL, 1, 1)
    QM_CONVERSATION = 1
    LuaSetStartMethod(QM_CONVERSATION, 1, "NPC_CH_SMITH")
    LuaInsertMissionOrCompleteNpc("NPC_CH_SMITH")
    LuaQuestInsertNpc(1, "NPC_CH_SMITH")
    LuaSetAchievementLimit(1)
    LuaSetMissionDataSize(QUESTID, 1)
    LuaSetMissionData_EX(QUESTID, 0, MISSION_TYPE_KILL_MONSTER, "SN_CON_QNO_TEST_QUEST", 1, "MOB_CH_MANGNYANG", 0, 20, 0, 1)
    InsertQuestMenuStringList("NPC_CH_SMITH", 8, "BASIC_MENUSTRING_GREETING", "SN_NPC_CH_POTION_QS", "BASIC_MENUSTRING_REQUEST_ACCEPT_QUEST", "SN_TALK_QNO_TEST_QUEST_01", "BASIC_MENUSTRING_AT_ACCEPT", "SN_TALK_QNO_TEST_QUEST_02", "BASIC_MENUSTRING_AT_DENY", "SN_TALK_QNO_TEST_QUEST_03", "BASIC_MENUSTRING_NOT_ACHIEVED", "SN_TALK_QNO_TEST_QUEST_04", "BASIC_MENUSTRING_INVENTORY_FULL", "SN_TALK_QNO_TEST_QUEST_05", "BASIC_MENUSTRING_ACHIEVED", "SN_TALK_QNO_TEST_QUEST_06", "BASIC_MENUSTRING_ACHIEVED_NOW", "SN_TALK_QNO_TEST_QUEST_07")
    LuaSetMissionCompleteNum(0)
    PAY_ITEM_METHOD_EXACT = 1
    LuaSetAchievedItem(1, 7200, 0, 0, 1, "ITEM_MALL_GLOBAL_CHATTING", 10)
    LuaSetAchievedSkillPont(0)
    end

  3. #63
    Account Upgraded | Title Enabled! FantasiaSRO is offline
    MemberRank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: How To Creat your own Quest

    Can someone release maybe a descripter which works?
    Would be great. Ive edit mine but need to change something

  4. #64
    SilkRoad vSro Service MaDenGo is offline
    MemberRank
    Aug 2012 Join Date
    vSro CommunityLocation
    512Posts

    Re: How To Creat your own Quest

    Quote Originally Posted by irving1201 View Post
    thank you

    apology friend where I have to insert this code

    PHP cone

    function QNO_TEST_QUEST() -- you should match this with your filename!
    QUESTID = LuaGetQuestID("QNO_TEST_QUEST") -- IMPORTANT: must match with the name in your database
    LuaSetStartCodition(2, QSC_QUEST, QSC_LEVEL, 1, 1)
    QM_CONVERSATION = 1
    LuaSetStartMethod(QM_CONVERSATION, 1, "NPC_CH_SMITH")
    LuaInsertMissionOrCompleteNpc("NPC_CH_SMITH")
    LuaQuestInsertNpc(1, "NPC_CH_SMITH")
    LuaSetAchievementLimit(1)
    LuaSetMissionDataSize(QUESTID, 1)
    LuaSetMissionData_EX(QUESTID, 0, MISSION_TYPE_KILL_MONSTER, "SN_CON_QNO_TEST_QUEST", 1, "MOB_CH_MANGNYANG", 0, 20, 0, 1)
    InsertQuestMenuStringList("NPC_CH_SMITH", 8, "BASIC_MENUSTRING_GREETING", "SN_NPC_CH_POTION_QS", "BASIC_MENUSTRING_REQUEST_ACCEPT_QUEST", "SN_TALK_QNO_TEST_QUEST_01", "BASIC_MENUSTRING_AT_ACCEPT", "SN_TALK_QNO_TEST_QUEST_02", "BASIC_MENUSTRING_AT_DENY", "SN_TALK_QNO_TEST_QUEST_03", "BASIC_MENUSTRING_NOT_ACHIEVED", "SN_TALK_QNO_TEST_QUEST_04", "BASIC_MENUSTRING_INVENTORY_FULL", "SN_TALK_QNO_TEST_QUEST_05", "BASIC_MENUSTRING_ACHIEVED", "SN_TALK_QNO_TEST_QUEST_06", "BASIC_MENUSTRING_ACHIEVED_NOW", "SN_TALK_QNO_TEST_QUEST_07")
    LuaSetMissionCompleteNum(0)
    PAY_ITEM_METHOD_EXACT = 1
    LuaSetAchievedItem(1, 7200, 0, 0, 1, "ITEM_MALL_GLOBAL_CHATTING", 10)
    LuaSetAchievedSkillPont(0)
    end
    it's not code bro it's Quest Script
    Read my Release again to understand

  5. #65
    Account Upgraded | Title Enabled! FantasiaSRO is offline
    MemberRank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: How To Creat your own Quest

    Quote Originally Posted by FantasiaSRO View Post
    Can someone release maybe a descripter which works?
    Would be great. Ive edit mine but need to change something
    No one has?

  6. #66
    Member irving1201 is offline
    MemberRank
    Jul 2012 Join Date
    85Posts

    Re: How To Creat your own Quest

    yes thanks 100% hermano sro-2013-01-31-19-a

  7. #67
    SilkRoad vSro Service MaDenGo is offline
    MemberRank
    Aug 2012 Join Date
    vSro CommunityLocation
    512Posts

    Re: How To Creat your own Quest

    Quote Originally Posted by irving1201 View Post
    yes thanks 100% hermano sro-2013-01-31-19-a
    Give a Like if i Helped

  8. #68
    Apprentice Mada Ahmed is offline
    MemberRank
    Dec 2012 Join Date
    18Posts

    Re: How To Creat your own Quest

    hey .. how can i change the limit of quest cuz when i make it 999 its stay 7 in game .. thx

  9. #69
    SilkRoad vSro Service MaDenGo is offline
    MemberRank
    Aug 2012 Join Date
    vSro CommunityLocation
    512Posts

    Re: How To Creat your own Quest

    Quote Originally Posted by Mada Ahmed View Post
    hey .. how can i change the limit of quest cuz when i make it 999 its stay 7 in game .. thx
    What meant !?
    The Quest Repeat !

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

    Re: How To Creat your own Quest

    hay any one help me i add ever thing like you say and SR_Game Say Quest Work But When Login into game Found Quest = 0 and When Accept to Do it i Got Crash and Char Not Work

  11. #71
    Enthusiast Luy is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    Re: How To Creat your own Quest

    Quote Originally Posted by MaDenGo View Post
    it's not code bro it's Quest Script
    Read my Release again to understand
    "My release"?You just copy paste from epvp lol like you made the guide

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

    Re: How To Creat your own Quest

    i add the Quest But Every thing = 0 In Quest Can help me

  13. #73
    Account Upgraded | Title Enabled! FantasiaSRO is offline
    MemberRank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: How To Creat your own Quest

    Quote Originally Posted by fantasiasro View Post
    can someone release maybe a descripter which works?
    Would be great. Ive edit mine but need to change something

    no one has it?!

  14. #74
    Enthusiast Luy is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    Re: How To Creat your own Quest

    Quote Originally Posted by FantasiaSRO View Post
    no one has it?!
    Only Stratti(The releaser of this guide) got it, or someone else made a decrypter for the .lua files from joymax

  15. #75
    Member mayc0n is offline
    MemberRank
    Jan 2013 Join Date
    69Posts

    Re: How To Creat your own Quest

    thx bro...How i can set for example, 3 rewards, but players can chose only one?

    regards



Advertisement