✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Dec 25, 2018 17:48:26 GMT 10
RE4UHD MDT Tool Tutorial
A foreword about how I'd like to answer your questions about these tools If you have any questions about a particular tool or process, please ask in the appropriate tool thread instead of posting in the Main thread of the tools release. I will not answer questions about particular tools unless they are asked in the appropriate threads. I am asking this because I want to keep this information organized so it is not scattered all over the place. For the RE4UHD MDT Tool Tutorial please visit the Google doc HEREA full directory of all the RE4UHD tutorials can be viewed HEREHappy Modding! Mr.Curious 12-2018
|
|
|
Post by ZebraXS on Oct 25, 2020 21:47:03 GMT 10
Download Miss
|
|
dale home
Posts: 288
|
Post by kTeo on Oct 25, 2020 23:53:48 GMT 10
all the tutorials are inside the toolset download
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Aug 27, 2022 19:36:58 GMT 10
Just reposting some info from out friend kTeo . Original post can be found HERE. First array before message Message Speed/positioning (must have) Skipped digits on list below are either repeating the same thing as one of the entries or crashing the game. {0x0800} = Instant Message, Starting on Left {0x0000} = Instant Message, Centralized {0x0100} = Skip Entire Message {0x0500} = Skip Only Before Next Message Trigger In the middle of a message{0x0300} = Line Break {0x0800}{0x0400} delete previous text and insert new text on prompt {0x0800} at the end = Next Message Trigger {0x0400} at the end = Center Text/Overwrite Prior Text {0x1100}{0xXX00} = Add item name (XX stands for item ID) At the end of a message{0x0800}{0x0100} = Finish the event after input. NOTE: If you don't use {0x0800}{0x0100} at the end, the same message will repeat twice and then end. Choice in a message
After some text or a {Line Break}, insert {0x0700}"your text" (quotation marks not needed) {0x0700}"your text" = ONE choice. you must repeat this process for every choice you create. Only the two first would act like a ' YES' and ' NO' respectively, the rest will act as a ' YES'.
|
|
dale home
Posts: 288
|
Post by kTeo on Aug 27, 2022 22:19:18 GMT 10
huh? it was me who wrote those notes haha i've even written a thread for this some time ago
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Aug 28, 2022 4:22:40 GMT 10
huh? it was me who wrote those notes haha i've even written a thread for this some time ago Sorry. I thought you got them from him as he has studied the file extensively! I will correct the error!
|
|