Difference between revisions of "Talk:Option toggle (Slash Command)"
From Paragon Wiki Archive
(Created page with "I'm wondering about the warning of crash problems. I've used this command on many actual true Option Toggles without anything even remotely resembling a crash. I'd guess that u...") |
|||
Line 1: | Line 1: | ||
− | I'm wondering about the warning of crash problems. I've used this command on many actual true Option Toggles without anything even remotely resembling a crash. I'd guess that using it on an Option that is some other value than just | + | I'm wondering about the warning of crash problems. I've used this command on many actual true Option Toggles without anything even remotely resembling a crash. I'd guess that using it on an Option that is some other value than just a binary on/off flag, such as ChatBubbleColor1--which needs a hex color code, is the real problem with potential crashes. If that assumption is true, then the following Options have a potential to crash the game due to the fact that they use values other than a binary on/off flag and should only be used with the OptionSet command: |
+ | * AutoAcceptTeamLevelAbove | ||
+ | * AutoAcceptTeamLevelBelow | ||
+ | * ChatBubbleColor1 | ||
+ | * ChatBubbleColor2 | ||
+ | * ContactSort | ||
+ | * DefaultChatFontSize | ||
+ | * MapOptions | ||
+ | * MouseScrollSpeed | ||
+ | * MouseSpeed | ||
+ | * ShowArchetype | ||
+ | * ShowAssistReticles | ||
+ | * ShowPlayerBars | ||
+ | * ShowPlayerReticles | ||
+ | * ShowSupergroup | ||
+ | * ShowVillainBars | ||
+ | * ShowVillainName | ||
+ | * ShowVillainReticles | ||
+ | * SpeedTurn | ||
+ | * ToolTipDelaySec | ||
+ | |||
[[User:8691RGI|8691RGI]] 05:54, 1 October 2010 (UTC) | [[User:8691RGI|8691RGI]] 05:54, 1 October 2010 (UTC) |
Latest revision as of 05:59, 1 October 2010
I'm wondering about the warning of crash problems. I've used this command on many actual true Option Toggles without anything even remotely resembling a crash. I'd guess that using it on an Option that is some other value than just a binary on/off flag, such as ChatBubbleColor1--which needs a hex color code, is the real problem with potential crashes. If that assumption is true, then the following Options have a potential to crash the game due to the fact that they use values other than a binary on/off flag and should only be used with the OptionSet command:
- AutoAcceptTeamLevelAbove
- AutoAcceptTeamLevelBelow
- ChatBubbleColor1
- ChatBubbleColor2
- ContactSort
- DefaultChatFontSize
- MapOptions
- MouseScrollSpeed
- MouseSpeed
- ShowArchetype
- ShowAssistReticles
- ShowPlayerBars
- ShowPlayerReticles
- ShowSupergroup
- ShowVillainBars
- ShowVillainName
- ShowVillainReticles
- SpeedTurn
- ToolTipDelaySec
8691RGI 05:54, 1 October 2010 (UTC)