Mercurial > traipse_dev
comparison plugins/quotebox.xml @ 0:4385a7d0efd1 grumpy-goblin
Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
author | sirebral |
---|---|
date | Tue, 14 Jul 2009 16:41:58 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4385a7d0efd1 |
---|---|
1 | |
2 <nodehandler class="group_handler" icon="image" module="containers" name="QuoteBox" version="1.0"> | |
3 <group_atts border="1" cols="1"/> | |
4 <nodehandler class="group_handler" icon="image" module="containers" name="QuoteBox Settings" version="1.0"> | |
5 <group_atts border="1" cols="1"/> | |
6 <nodehandler class="macro_handler" icon="8ball" module="chatmacro" name="Show Settings" version="1.0"> | |
7 <text>/box</text> | |
8 </nodehandler> | |
9 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set BG Color" version="1.0"> | |
10 <text>/box_bgcol</text> | |
11 </nodehandler> | |
12 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Font Color" version="1.0"> | |
13 <text>/box_fontcol</text> | |
14 </nodehandler> | |
15 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Toggle Border" version="1.0"> | |
16 <text>/box_border</text> | |
17 </nodehandler> | |
18 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Toggle Italics" version="1.0"> | |
19 <text>/box_italics</text> | |
20 </nodehandler> | |
21 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Toggle Bold" version="1.0"> | |
22 <text>/box_bold</text> | |
23 </nodehandler> | |
24 <nodehandler class="group_handler" icon="divider" module="containers" name="Change Size" version="1.0"> | |
25 <group_atts border="1" cols="1"/> | |
26 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Size 1" version="1.0"> | |
27 <text>/box_size 1</text> | |
28 </nodehandler> | |
29 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Size 2" version="1.0"> | |
30 <text>/box_size 2</text> | |
31 </nodehandler> | |
32 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Size 3" version="1.0"> | |
33 <text>/box_size 3</text> | |
34 </nodehandler> | |
35 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Size 4" version="1.0"> | |
36 <text>/box_size 4</text> | |
37 </nodehandler> | |
38 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Size 5" version="1.0"> | |
39 <text>/box_size 5</text> | |
40 </nodehandler> | |
41 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Size 6" version="1.0"> | |
42 <text>/box_size 6</text> | |
43 </nodehandler> | |
44 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set Size 7" version="1.0"> | |
45 <text>/box_size 7</text> | |
46 </nodehandler> | |
47 </nodehandler> | |
48 <nodehandler class="macro_handler" icon="rome" module="chatmacro" name="Set All Default" version="1.0"> | |
49 <text>/box_default</text> | |
50 </nodehandler> | |
51 </nodehandler> | |
52 <nodehandler class="textctrl_handler" icon="note" module="forms" name="QuoteBox Help!" version="1.0"> | |
53 <text hide_title="0" multiline="1" raw_mode="0" send_button="0">To use the QuoteBox, simply type into the chat: | |
54 | |
55 /box *yourmessage* | |
56 | |
57 To change your QuoteBox's font color, size, etc., look in Settings under this node of your gametree.</text> | |
58 </nodehandler> | |
59 </nodehandler> |