Jump to content


PPK

Member Since 15 Oct 2018
Offline Last Active Jul 04 2020 06:42 PM

Topics I've Started

ROTWK Soundtrack

04 July 2020 - 06:42 PM

Hello, I wanted to put the BFME2 patch 1.09  soundtrack on ROTWK, but I don't have a lot of knowledge with mod for ROTWK, I'm starting to mess with this a few days ago, it's possible? I think the BFME2 1.09 version soundtrack better than ROTWK.


ROTWK Mod Problem - "MISSING:OBJECT"

27 June 2020 - 09:33 PM

Hello. I'm new here, create an account recently to solve this problem. I'm trying to create a new character following the tutorial made by Malvack (https://www.the3rdag...?apage=846#page). In the tutorial he creates a character based on the CaH mode, but mine is a copy of Boromir (totally), where I only changed skills, looks (the appearance of a Arnor infantry was placed) and Portrait / Button images. The problem is in changing your name according to lotr.str: I created the OBJECT string: ArnorErak and the other CONTROLBAR, and inserted it in the DisplayName field (myhero.ini). When I enter the game, its name, recruitText, reviveText and Hotkey appears "MISSING: OBJECT: ArnorErak". It seems easy to correct but I'm having difficulties, I started to deal with it a week ago. I put it to test, OBJECT: RohanTheoden and its CONTROLBAR, it appears the name correctly ("Theoden"). I appreciate the attention and help, thank you :)

 

myhero.ini

-----------

DisplayName = OBJECT:ArnorErak
RecruitText = CONTROLBAR:ArnorErakRecruit
ReviveText = CONTROLBAR:ArnorErakRevive
Hotkey = CONTROLBAR:ArnorErakHotkey

 

lotr.str

------

OBJECT:ArnorErak
"Erak"
END
 
CONTROLBAR:ArnorErakRecruit
"Test" 
END
 
CONTROLBAR:ArnorErakRevive
"Revive the fallen Hero, Erak"
END
 
CONTROLBAR:ArnorErakHotkey
"Era&k"
END