Create the title of the picture

Results 1 to 1 of 1
  1. #1
    Valued Member extazy20 is offline
    MemberRank
    Feb 2012 Join Date
    101Posts

    Showoff Create the title of the picture

    We need:
    1. interfaces.pck and surfaces.pck
    2. elements.data
    3. tasks.data
    And of course the editor tasks.data and elements.data and unpacking pck.
    Unpack interfaces.pck and surfaces.pck. After go to interfaces.pck.files\interfaces\script\config
    We find there title_def_u.lua
    Open it in notepad and find something like that:
    Code:
    title_definition['12004'] = {id = 12004, note = "^f95db9★$S, ты мой король!★" ,desc = "Праздничный титул."}
    green fonts = yours id titul
    Make a copy of it and assign, for example, 30000. For images edit this:
    Code:
    title_definition['30000'] = {id = 30000, note = "^ffff00Тестовый титул&image(ingame\\test.tga)&" ,desc = "Особый титул."}
    (test.tga - your image of the title), it is desirable not to make the size larger 90h40 otherwise you may not see a picture.
    Then go to unpacked surfaces.pck surfaces.pck.files \ surfaces \ ingame
    Create test.tga, draw whatever you want and save.
    Repack surfaces.pck and interfaces.pck.

    Editing elements.data open it in sELedit or any other editor available to you, open the list 35 QEST START ITEM and make a copy of any item and give him id such as 60315, in the line where it TASK1 write your future id for example 59128 and save it.

    Editing tasks.data open in the editor and find any quest that activates the title, make a copy and give it the id you specified in elements.data 59128. write the name of the quest and go to the Rewards section and look below the cell id Title to inscribe our title, and save it.



    Done!




    (c) Ricco
    Last edited by extazy20; 20-11-15 at 04:00 PM.




Advertisement