[Piercing Blow] .mqfex File Struct, Piercing Blow Quests - Форум администраторов игровых серверов
Форум администраторов игровых серверов StormWall - Защита от DDos атак
Регистрация Мнения Справка Пользователи Календарь Все разделы прочитаны
Вернуться   Форум администраторов игровых серверов > MMO > Point Blank (Piercing Blow)

Point Blank (Piercing Blow)
Общие вопросы по написанию эмулятора. General questions on developing emulator. При поддержке: Lucera 2 - разработка Java Interlude

Ответ
Опции темы
Непрочитано 20.11.2016, 21:26   #1
Аватар для bola
Пользователь

Автор темы (Топик Стартер) .mqfex File Struct, Piercing Blow Quests

So i'm always requesting help here but never take time to give some piece of my job to comunity, so today i decide to release quest struct file, you can use 010 hex editor to open and read content, or create your own binary reader to your emu.
don't remove credits just, share it for free !!!

Код:
//--------------------------------------
//--- 010 Editor v3.1 Binary Template
//
// File: NormalMedal.mqfex
// Author: Bola
// Revision: 1.0
// Purpose: Open Quest files from Piercing Blow
//--------------------------------------
struct FILE{
    struct HEADER {
    char extension[7];
    int questcount;
    char unknown[20];
    } header <bgcolor=cLtGray>;

    struct QUEST {
    short questid;
    int unknown1;
    int unknown2;
    char unknown3[46];
    short level1;
    short level2;
    short level3;
    short level4;
    
    struct REWARDS {
    int exp_reward;
    int points_reward;
    int item_id_reward;
    int type;
    int quantity;
    char unknown4[132];        
    } rewards[4];
        char unknown5[390];
    } quest[file.header.questcount];
} file;
bola вне форума Ответить с цитированием
Сказали спасибо:
Ответ


Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 
Опции темы

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
[Piercing Blow] Struct of PROTOCOL_BATTLE_STARTBATTLE_ACK bola Point Blank (Piercing Blow) 0 11.11.2016 07:49
[Piercing Blow] A SlotState list updated for piercing blow bola Point Blank (Piercing Blow) 6 08.11.2016 20:37
[Piercing Blow] Please Link Download Server Piercing Blow ? bmzproject Point Blank (Piercing Blow) 2 22.09.2016 07:24
[Piercing Blow] Структура PROTOCOL_BASE_GET_SYSTEM_INFO_ACK BallDev Point Blank (Piercing Blow) 2 28.03.2016 20:32
[Piercing Blow] Локализация клиента Piercing Blow PROGRAMMATOR Point Blank (Piercing Blow) 17 23.03.2016 08:28


© 2007–2024 «Форум администраторов игровых серверов»
Защита сайта от DDoS атак — StormWall
Работает на Булке неизвестной версии с переводом от zCarot
Текущее время: 03:20. Часовой пояс GMT +3.

Вверх