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.

RawLogPanel.res 948B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. "Admin\RawLogPanel.res"
  2. {
  3. "ServerChatText"
  4. {
  5. "ControlName" "RichText"
  6. "fieldName" "ServerChatText"
  7. "xpos" "20"
  8. "ypos" "12"
  9. "wide" "480"
  10. "tall" "276"
  11. "autoResize" "3"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. "maxchars" "-1"
  17. }
  18. "RconMessage"
  19. {
  20. "ControlName" "TextEntry"
  21. "fieldName" "RconMessage"
  22. "xpos" "20"
  23. "ypos" "296"
  24. "wide" "406"
  25. "tall" "24"
  26. "autoResize" "1"
  27. "pinCorner" "2"
  28. "visible" "1"
  29. "enabled" "1"
  30. "tabPosition" "1"
  31. "textHidden" "0"
  32. "editable" "1"
  33. "maxchars" "-1"
  34. "NumericInputOnly" "0"
  35. }
  36. "SendRcon"
  37. {
  38. "ControlName" "Button"
  39. "fieldName" "SendRcon"
  40. "xpos" "436"
  41. "ypos" "296"
  42. "wide" "64"
  43. "tall" "24"
  44. "autoResize" "0"
  45. "pinCorner" "3"
  46. "visible" "1"
  47. "enabled" "1"
  48. "tabPosition" "2"
  49. "labelText" "#RawLog_Panel_Send"
  50. "textAlignment" "west"
  51. "dulltext" "0"
  52. "brighttext" "0"
  53. "Default" "1"
  54. }
  55. }