You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SettingsSubSounds.res 1.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. "Friends/SettingsSubSounds.res"
  2. {
  3. "IngameSoundCheck"
  4. {
  5. "ControlName" "CheckButton"
  6. "fieldName" "IngameSoundCheck"
  7. "xpos" "26"
  8. "ypos" "24"
  9. "wide" "350"
  10. "tall" "24"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "1"
  16. "labelText" "#TrackerUI_PlaySoundWhenFriendJoins"
  17. "textAlignment" "west"
  18. "dulltext" "0"
  19. "brighttext" "0"
  20. "Default" "0"
  21. }
  22. "OnlineSoundCheck"
  23. {
  24. "ControlName" "CheckButton"
  25. "fieldName" "OnlineSoundCheck"
  26. "xpos" "26"
  27. "ypos" "60"
  28. "wide" "350"
  29. "tall" "24"
  30. "autoResize" "0"
  31. "pinCorner" "0"
  32. "visible" "1"
  33. "enabled" "1"
  34. "tabPosition" "2"
  35. "labelText" "#TrackerUI_PlaySoundWhenFriendComesOnline"
  36. "textAlignment" "west"
  37. "dulltext" "0"
  38. "brighttext" "0"
  39. "Default" "0"
  40. }
  41. "MessageSoundCheck"
  42. {
  43. "ControlName" "CheckButton"
  44. "fieldName" "MessageSoundCheck"
  45. "xpos" "26"
  46. "ypos" "98"
  47. "wide" "350"
  48. "tall" "24"
  49. "autoResize" "0"
  50. "pinCorner" "0"
  51. "visible" "1"
  52. "enabled" "1"
  53. "tabPosition" "3"
  54. "labelText" "#TrackerUI_PlaySoundWhenReceiveAMessage"
  55. "textAlignment" "west"
  56. "dulltext" "0"
  57. "brighttext" "0"
  58. "Default" "0"
  59. }
  60. }