vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 -- Version : English (by Thott)
2 -- Last Update : 02/17/2005
3  
4 -- Chat Configuration
5 SCHEDULE_COMM = {"/in","/pause","/delay"};
6 SCHEDULE_DESC = "/in <seconds> <command> [<args> ...] |cFFCC9966[Note: /in CANNOT cast spells to prevent creation of bots]|r";
7 SCHEDULE_USAGE1 = "Usage: /in <seconds> <command> [<args> ...]";
8 SCHEDULE_USAGE2 = "Runs <command> with arguments <args> after <seconds> seconds pass.";