Hello people,
I managed to solve the problem that had asked Rafael2San for help.
I noticed that the variable "wSLTTSVoiceSecondPhrase" takes the value of "voicesecondtts" (enable or not "Second phrase (speed limit)") of the warning type in the parameter "sc_wCameraSetting_LoadDefault = function (model)" (in the "customized.lua" file) ).
Although the type = 28 parameter was edited in "sc_wCameraSetting_LoadDefault = function (model)" (which is in the "customized.lua" file within the skin's compressed file) and as there was already a "camera_setting114_1.txt" file (within of the folder "\ save \ profiles \ 01 \ userlists") that saves the settings of all warnings, the change in "sc_wCameraSetting_LoadDefault = function (model)" did not take effect on the test screen of the warnings. So, I also had to edit the type 28 in this file "camera_setting114_1.txt" as below:
From "28;0;0;!passcam;0;0;0;0;;0;0;0;0;300;300;0;0;0"
For "28;1;2;!passcam;1;1;1;0;;0;2;0;0;0;0;1;1;1"
I need to test to see if when changing from the default skin to the diMka skin, this file "camera_setting114_1.txt" is modified correctly.
Greetings,
CYK



Likes: 


Reply With Quote

Bookmarks