Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2012
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.06 KB | None | 0 0
  1. /calerts {on/off}
  2. Toggles the display of all alerts (including ones only in your chat box) on or off.
  3.  
  4. /calerts mode {all/pvp/pve}
  5. all - Will show alerts for both PvP and PvE encounters
  6. pvp - Will only show alerts for PvP encounters.
  7. pve - Will only show alerts for PvE encounters.
  8. Note 1: Enemy/death alerts will always be shown, no matter the mode.
  9.  
  10. /calerts modify {damageratio/healratio/distractratio/assist} value
  11. Allows you to modify the damage ratio, heal ratio, distract ratio, and assist time window.
  12. damageratio - The damage ratio is a percent in decimal format. So, for example, 0.55 is the value, and it represents 55%. If damageratio is 0.55, then you need to do at least 55% of the damage to get credit (and thus see an alert).
  13. distractratio - The distract ratio is a percent in decimal format. So, for example, 0.42 is the value, and it represents 42%. If distractratio is 0.42, then you need to have taken at least 42% of the damage from the now dead enemy to get credit (and thus see an alert).
  14. healratio - The heal ratio is a percent in decimal format. So, for example, 0.3 is the value, and it represents 30%. If healratio is 0.3, then you need to have healed an ally who has killed the now dead enemy 30% of the damage that the ally has taken to get credit (and thus see an alert).
  15. assist - The assist, short for assist time window, is a number that represents seconds. So, 6 is the value, and it represents 6 seconds. All damage done and alerts shown are only applied for the last X seconds of the match (before the enemy died), where X is assist.
  16. Note 1: These values apply both to allies and enemies.
  17. Note 2: Modifying any value here will change your configurations but not your profile. To save these values to your profile, use /calerts saveprofile ProfileName
  18.  
  19. /calerts {loadprofile/saveprofile/deleteprofile} value
  20. Profiles hold the damage ratio, the distract ratio, the heal ratio, and the assist ratio.
  21. loadprofile - Will load the specified profile.
  22. saveprofile - Will save your current settings to a profile. Can be loaded account-wide.
  23. deleteprofile - Will delete the specified profile.
  24. Note: saveprofile will overwrite an already existing profile without warning you.
  25.  
  26. /calerts defaults
  27. Will set damageratio, healratio, distractratio, and assist values back to default.
  28. Note: Using this command will change your configurations but not your profile. To save these values to your profile, use /calerts saveprofile ProfileName
  29.  
  30. /calerts modifytext {title/message} {victory/death} {solokill/killingblow/damageassist/distractassist/healassist} value
  31. Allows you to modify each and every alert string.
  32. title/message - Specifies if you want to modify the title text or the message text.
  33. victory/death - Specifies if you want to modify the text for a victory (i.e. allies), or a death (i.e. enemy).
  34. solokill/killingblow/damageassist/distractassist/healassist - Specifies exactly which message to modify.
  35. value - The new text. Do note that {1} represents the name in all messages. In messages with two names, {1} is the first name and {2} is the second name.
  36. Note: Modifying any text here will change your configurations but not your text profile. To save these values to your text profile, use /calerts savetextprofile TextProfileName
  37.  
  38. /calerts {loadtextprofile/savetextprofile/deletetextprofile} value
  39. Text Profiles hold all text (titles and messages) for alerts.
  40. loadtextprofile - Will load the specified text profile.
  41. savetextprofile - Will save your current text settings to a profile. Can be loaded account-wide.
  42. deletetextprofile - Will delete the specified text profile.
  43. Note: savetextprofile will overwrite an already existing text profile without warning you.
  44.  
  45. /calerts defaulttext
  46. Will set all alert text back to the defaults.
  47. Note: Using this command will change your configurations but not your text profile. To save these values to your text profile, use /calerts savetextprofile TextProfileName
  48.  
  49. /calerts extendedalerts {on/off}
  50. Will turn Extended Alerts on or off.
  51. When Extended Alerts is on, all alerts (except solo kill) will show the top priority alert in the center of your screen, and all other alerts in your chat window. The priority is usually killing blow -> heal assist -> damage assist -> distract assist.
  52. Extended Alerts is off by default.
  53.  
  54. /calerts loadpreset {pvpconfig/pveconfig/altconfig/botftext}
  55. Will load preset data into your configurations. Will not alter profiles. To save these values, use the /calerts saveprofile and /calerts savetextprofile commands.
  56. pvpconfig - Preset profile data for PvP. Will set mode to PvP only, damage ratio to 39%, healing ratio to 40%, distract ratio to 50%, and the assist time window to 8 seconds.
  57. pveconfig - Preset profile data for PvE. Will set mode to PvE only, damage ratio to 35%, healing ratio to 50%, distract ratio to 51%, and the assist time window to 15 seconds.
  58. altconfig - Preset profile data, provided as an alternate to default. Will set mode to All(PvP and PvE), damage ratio to 30%, healing ratio to 33%, distract ratio to 40%, and the assist time window to 12 seconds.
  59. botftext - Preset text profile data. Will set all alert text to the old Book of the Fallen defaults.
  60.  
  61. /calerts setfont {title/message} {1/2/3}
  62. Will change the title or message font.
  63. title/message - Specify whether you want to change the font for the title or the message.
  64. 1/2/3 - Specify which font you want to use. There are 3 different fonts for the title, and 3 different fonts for the message. Try them out, and see what you like.
  65. Note: You must relog or type /reloadui for the font change to take affect.
  66.  
  67. /calerts kbonly {on/off}
  68. Will turn Killing Blow Only mode on or off.
  69. When Killing Blow Only mode is on, it will only show alerts for when you get the killing blow on an enemy. All other alerts - including death alerts - will not be shown.
  70.  
  71. /calerts help
  72. Will show a list of all Combat Alerts commands.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement