Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 55

Threaded View

  1. #37
    Junior Member rafael2san's Avatar
    Join Date
    Apr 2013
    Location
    Porto Alegre
    Posts
    5
    Rep Power
    0

    Default

    CYK, the "camera_setting114_1.txt" is reloaded/created/renewed when you change a non-32-types skin by another skin with more active types. In other way, this file is renewed when new types are "turned on". The other way is deleting the file.

    What defines this values are in sc_wCameraSetting_LoadDefault (see this example):

    {type=28, visualtype=1, voicetype=2, voicealert=L"!passcam", voicesecond=1, overspeedvalid=1, overspeedtype=1, overspeeddelta=0, overspeedsound=L"", overspeedvolume=0, approachtype=2, distvalid=1, diston=0, distvisual=1000, distsound=1000, distsoundtts=1, voicesecondtts=1},

    When you start a new "camera_setting114_1.txt" (by deleting save folder; or changing the skin by a new one with different number of types; or deleting camera_setting114_1.txt), will be created a new one with:

    28;1;2;!passcam;1;1;1;0;;0;2;0;1;0;1000;1000;1;1

    Regards
    Last edited by rafael2san; 31st August 2020 at 03:51 PM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •