Problem with quest name

  • Автор темы Автор темы lBrazza
  • Дата начала Дата начала

lBrazza

Знаменитый
Местный
Сообщения
48
Розыгрыши
0
Репутация
0
Реакции
20
Баллы
1 298
I'm having a problem, as in the image, Window 2 of the quest, apparently it is not recognizing the name of the quest, could anyone help me?


Код:
super(1002, Q01002_CrystalGreen.class.getSimpleName(), "Crystal Blessed Green")

 
Последнее редактирование:
Код:
quest_begin    tag=1    id=1002    level=1    title=[Crystal Blessed Green]    sub_name=[Help Mirajane]    desc=[City's Mirajane needs your help to get the legendary Blue Crystal. Talk to her to start the quest.\n]    goal_id={}    goal_num={}    target_loc={115799.0;217684.0;-3580.0}    lvl_min=65    lvl_max=0    quest_type=1    entity_name=[Mirajane]    get_item_in_quest=1    UNK_1=0    UNK_2=0    start_npc_id=50555    start_npc_loc={115799.0;217684.0;-3580.0}    q_requirement=[No Requirements]    quest_intro=[Speak to Mirajane to begin your journey in creating the legendary Crystal Blue. She needs your help to collect the necessary materials.]    class_limit={}    have_item={}    clan_pet_quest=0    mark_type=0    category_id=0    search_zoneid=121    iscategory=0    reward_id={15629}    reward_num={0}    pre_level={0}    quest_end
 
No idea which project or version you are currently using. But by default, modern clients have these strings located in npcstrings in the client. And you should load them from NpcString- e.dat.


Код:
<string stringID="101" string="Letters of Love"/>
<string stringID="102" string="Letters of Love (In Progress)"/>
<string stringID="103" string="Letters of Love (Done)"/>
 
Реакции: lBrazza

    lBrazza

    Баллов: 7
    IT HELPED ME A LOT
When information is stored on server side, it is easier to select lang for player
 

Вложения

  • 2025-02-25_18-25-39.webp
    77,5 КБ · Просмотры: 26
Реакции: lBrazza

    lBrazza

    Баллов: 7
    IT HELPED ME A LOT
my friends, thank you very much, I will make this correction here and confirm it to you, but I would like to thank you

It worked, thank you very much
Gladicek LordWinter

 
Последнее редактирование модератором:
Данный сайт использует cookie. Вы должны принять их для продолжения использования. Узнать больше…