SWBFGamers

Modding for the Original SWBF1 and SWBF2 => Released Assets => Topic started by: Led on August 04, 2012, 10:04:59 PM

Title: Interface Tool with era builder script made by SK from BB's builder
Post by: Led on August 04, 2012, 10:04:59 PM
Interface Tool with era builder script made by SK from BB's builder

http://www.swbfgamers.com/index.php?action=downloads;sa=view;down=698 (http://www.swbfgamers.com/index.php?action=downloads;sa=view;down=698)
Title: Re: Interface Tool with era builder script made by SK from BB's builder
Post by: Sereja on August 14, 2012, 07:50:11 AM
Interesting, look's like this tool, is for creating new Shell.lvl, and it's realy add some new button, named "this is h era button". It is sad, but in some reason, it always crash the game, when I click on it...
Probably it is required some new edited mission.lua, or in some way edited addme.lua, or something else...

-Edit

I am also add new mission.lvl, with "Mission-Build-for-Eras" tool, and add new mission.lua, named "ModIDh.lua"
Also edit addme.lua, by this line:
side_h = 1
And add ModIDh.req, with this lines:
ucft
{
    REQN
    {
        "script"
        "ModIDh"
    }
}


-Edit

It works at last! But I have to also add this line in addme.lua:
AddDownloadableContent("ModID","ModIDh",4)

(Do not know, what those "4" cud be mean),
and this lines to mission.req:
ucft
{
    REQN
    {
        "lvl"
        "ModIDa"
        "ModIDc"
        "ModIDh"
    }
}
EhPortal 1.34 © 2024, WebDev