|
Thread: Quest for modders | |
|
DWito11
Hired Hero
|
posted July 01, 2012 05:42 PM |
|
|
Quest for modders
Hello modders!
I have idea.
In interface on adventure - screen, In menu in right-down corner is button "Next Hero". Is possible to make in place of him, make button, which open window with review of kingdom? This window is very useful, but open this is slowly. Can someone do this, or tell me how I can do this?
|
|
spinkilla
Tavern Dweller
|
posted November 25, 2012 12:00 PM |
|
|
Hi,
is this question actual?
Do You wish to replace the button (easy fast option #1 link attached) or maybe (option #2) a new one something like on screenshot (first is for kingdom overview, second for sleep/wake )?
Link:[url=http://speedy.sh/NXER3/kingdom-overview.zip]Replace Scenario Information with Kingdom_overview[/url]
____________
|
|
DWito11
Hired Hero
|
posted January 01, 2013 07:30 PM |
|
|
Yes this is that what i need, can u replace icon too?
|
|
spinkilla
Tavern Dweller
|
posted January 02, 2013 09:52 AM |
|
|
Yeah, if we are talking about replacing "scenario info button", then IMO this icon not need to be replaced But corresponding icon-set path is "Textures\AdventureScreen-FPP-2\OnJog-Scenario\OnJog-Scenario_0\". There are 6 files, 3 of them are .dds files:
Normal.dds - normal state as on screenshot,
Pushed.dds - clicked state - when clicked it looks like pushed,
Disabled.dds - Not avaible for clicking.
Unpack it, edit it, pack it to mod file with above path.
I'm lazy, but if You send me picture of Your choice I can add it to this .h5u and I'll update link.
____________
|
|
Hayven
Famous Hero
|
posted January 02, 2013 02:58 PM |
|
|
But what about function? I mean - if the icon is replaced, will Kingdom Overview appear instead of Quests window?
|
|
spinkilla
Tavern Dweller
|
posted January 02, 2013 04:26 PM |
|
|
Hayven, I don't know what are U asking about? Functionality will not change if You change icon...
Explanation of this mod:
To replace the function of original button "Scenario information"
I simply changed file:
data.pak\UI\AdventureScreen\UI\AdventureScreen\Scenario.(ARSendGameMessage).xdb
Line: <EventName>information</EventName>
To: <EventName>input_adv_show_kingdom_overview</EventName>
It's all. Link is under screenshot in 2nd post. You have to download zip file. Unpack the file kingdom_overview.h5u from downloaded .zip and copy it to Your UserMODs directory.
The next question was about the icon corresponding to this button.
Two different things.
If there is need to detailed description then let me know.
My english is bad, so there is possibility that no one is understanding what I've wrote - sorry about that...
____________
|
|
Hayven
Famous Hero
|
posted January 03, 2013 04:35 PM |
|
|
Oh... OK, I didn't understand a thing
|
|
|
|