wpdev-commits Mailing List for Wolfpack Emu (Page 60)
Brought to you by:
rip,
thiagocorrea
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(14) |
Aug
(121) |
Sep
(256) |
Oct
(59) |
Nov
(73) |
Dec
(120) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(259) |
Feb
(381) |
Mar
(501) |
Apr
(355) |
May
(427) |
Jun
(270) |
Jul
(394) |
Aug
(412) |
Sep
(724) |
Oct
(578) |
Nov
(65) |
Dec
|
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:36
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/studded Modified Files: studded_armor.xml studded_bustier.xml studded_gloves.xml studded_gorget.xml studded_leggings.xml studded_sleeves.xml studded_tunic.xml Log Message: Changed all references to "events" to "scripts" Index: studded_bustier.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_bustier.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** studded_bustier.xml 13 May 2004 07:02:46 -0000 1.10 --- studded_bustier.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 21,25 **** <sellprice>60</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Studded Leather\Bustier (N/S)</category> </item> --- 21,25 ---- <sellprice>60</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Studded Leather\Bustier (N/S)</category> </item> Index: studded_gloves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_gloves.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** studded_gloves.xml 13 May 2004 07:02:46 -0000 1.10 --- studded_gloves.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 21,25 **** <sellprice>39</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Studded Leather\Gloves (N/S)</category> </item> --- 21,25 ---- <sellprice>39</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Studded Leather\Gloves (N/S)</category> </item> Index: studded_armor.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_armor.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** studded_armor.xml 13 May 2004 07:02:46 -0000 1.11 --- studded_armor.xml 25 Aug 2004 17:03:42 -0000 1.12 *************** *** 21,25 **** <sellprice>71</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Studded Leather\Female Armor (N/S)</category> </item> --- 21,25 ---- <sellprice>71</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Studded Leather\Female Armor (N/S)</category> </item> Index: studded_tunic.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_tunic.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** studded_tunic.xml 13 May 2004 07:02:46 -0000 1.10 --- studded_tunic.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 21,25 **** <sellprice>64</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Studded Leather\Tunic (N/S)</category> </item> --- 21,25 ---- <sellprice>64</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Studded Leather\Tunic (N/S)</category> </item> Index: studded_gorget.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_gorget.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** studded_gorget.xml 13 May 2004 07:02:46 -0000 1.10 --- studded_gorget.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 21,25 **** <sellprice>36</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Studded Leather\Gorget</category> </item> --- 21,25 ---- <sellprice>36</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Studded Leather\Gorget</category> </item> Index: studded_sleeves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_sleeves.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** studded_sleeves.xml 13 May 2004 07:02:46 -0000 1.10 --- studded_sleeves.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 21,25 **** <sellprice>43</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Studded Leather\Sleeves (N/S)</category> </item> --- 21,25 ---- <sellprice>43</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Studded Leather\Sleeves (N/S)</category> </item> Index: studded_leggings.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_leggings.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** studded_leggings.xml 13 May 2004 07:02:46 -0000 1.10 --- studded_leggings.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 21,25 **** <sellprice>51</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Studded Leather\Leggings (N/S)</category> </item> --- 21,25 ---- <sellprice>51</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Studded Leather\Leggings (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:36
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/equipment In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/equipment Modified Files: clothes.xml drinks.xml food.xml misc.xml potions.xml Log Message: Changed all references to "events" to "scripts" Index: food.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/food.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** food.xml 19 Aug 2004 13:08:14 -0000 1.14 --- food.xml 25 Aug 2004 17:03:44 -0000 1.15 *************** *** 33,37 **** <id>0x970</id> <category>Equipment\Food\Stew</category> ! <events>food</events> <!-- You can eat stew out of the cauldrons --> <note>Use in conjunction with <ref id="item:974">cauldron n/s</ref> and <ref id="item:975">cauldron w/e</ref></note> </item> --- 33,37 ---- <id>0x970</id> <category>Equipment\Food\Stew</category> ! <scripts>food</scripts> <!-- You can eat stew out of the cauldrons --> <note>Use in conjunction with <ref id="item:974">cauldron n/s</ref> and <ref id="item:975">cauldron w/e</ref></note> </item> *************** *** 41,45 **** <id>0x976</id> <category>Equipment\Food\Slab of Bacon (N/S)</category> ! <events>food</events> <weight>0.2</weight> </item> --- 41,45 ---- <id>0x976</id> <category>Equipment\Food\Slab of Bacon (N/S)</category> ! <scripts>food</scripts> <weight>0.2</weight> </item> *************** *** 56,60 **** <category>Equipment\Food\Slice of Bacon (N/S)</category> <id>0x978</id> ! <events>food</events> <buyprice>3</buyprice> <sellprice>1</sellprice> --- 56,60 ---- <category>Equipment\Food\Slice of Bacon (N/S)</category> <id>0x978</id> ! <scripts>food</scripts> <buyprice>3</buyprice> <sellprice>1</sellprice> *************** *** 75,79 **** <sellprice>1</sellprice> <weight>0.1</weight> ! <events>cooking</events> <category>Equipment\Food\Raw Fish Steak</category> </item> --- 75,79 ---- <sellprice>1</sellprice> <weight>0.1</weight> ! <scripts>cooking</scripts> <category>Equipment\Food\Raw Fish Steak</category> </item> *************** *** 83,87 **** <id>0x103d</id> <weight>0.2</weight> ! <events>cooking</events> <category>Equipment\Food\Dough</category> </item> --- 83,87 ---- <id>0x103d</id> <weight>0.2</weight> ! <scripts>cooking</scripts> <category>Equipment\Food\Dough</category> </item> *************** *** 90,94 **** <item id="97b"> <id>0x97b</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Fish Steak</category> --- 90,94 ---- <item id="97b"> <id>0x97b</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Fish Steak</category> *************** *** 98,102 **** <item id="97c"> <id>0x97c</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Wedge of Cheese (small)</category> --- 98,102 ---- <item id="97c"> <id>0x97c</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Wedge of Cheese (small)</category> *************** *** 106,110 **** <item id="97d"> <id>0x97d</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Wedge of Cheese (big)</category> --- 106,110 ---- <item id="97d"> <id>0x97d</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Wedge of Cheese (big)</category> *************** *** 114,118 **** <item id="97e"> <id>0x97e</id> ! <events>food</events> <buyprice>25</buyprice> <sellprice>12</sellprice> --- 114,118 ---- <item id="97e"> <id>0x97e</id> ! <scripts>food</scripts> <buyprice>25</buyprice> <sellprice>12</sellprice> *************** *** 124,128 **** <item id="98c"> <id>0x98c</id> ! <events>food</events> <buyprice>6</buyprice> <sellprice>3</sellprice> --- 124,128 ---- <item id="98c"> <id>0x98c</id> ! <scripts>food</scripts> <buyprice>6</buyprice> <sellprice>3</sellprice> *************** *** 146,150 **** <weight>11</weight> <weight>0.1</weight> ! <events>food</events> </item> --- 146,150 ---- <weight>11</weight> <weight>0.1</weight> ! <scripts>food</scripts> </item> *************** *** 161,165 **** <sellprice>1</sellprice> <weight>0.1</weight> ! <events>food</events> <category>Equipment\Food\Eggs</category> </item> --- 161,165 ---- <sellprice>1</sellprice> <weight>0.1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Eggs</category> </item> *************** *** 171,175 **** <sellprice>4</sellprice> <weight>0.1</weight> ! <events>food</events> <category>Equipment\Food\Fried Eggs</category> </item> --- 171,175 ---- <sellprice>4</sellprice> <weight>0.1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Fried Eggs</category> </item> *************** *** 181,185 **** <sellprice>12</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Cooked Bird (W/E)</category> </item> --- 181,185 ---- <sellprice>12</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Cooked Bird (W/E)</category> </item> *************** *** 199,203 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>cooking</events> </item> --- 199,203 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>cooking</scripts> </item> *************** *** 214,218 **** <buyprice>128</buyprice> <sellprice>64</sellprice> ! <events>food</events> <weight>4.5</weight> <category>Equipment\Food\Roast Pig (W/E)</category> --- 214,218 ---- <buyprice>128</buyprice> <sellprice>64</sellprice> ! <scripts>food</scripts> <weight>4.5</weight> <category>Equipment\Food\Roast Pig (W/E)</category> *************** *** 231,235 **** <buyprice>17</buyprice> <sellprice>8</sellprice> ! <events>food</events> <weight>0.2</weight> <category>Equipment\Food\Sausage (W/E)</category> --- 231,235 ---- <buyprice>17</buyprice> <sellprice>8</sellprice> ! <scripts>food</scripts> <weight>0.2</weight> <category>Equipment\Food\Sausage (W/E)</category> *************** *** 249,253 **** <buyprice>20</buyprice> <sellprice>10</sellprice> ! <events>food</events> <weight>0.1</weight> </item> --- 249,253 ---- <buyprice>20</buyprice> <sellprice>10</sellprice> ! <scripts>food</scripts> <weight>0.1</weight> </item> *************** *** 294,298 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>1</weight> </item> --- 294,298 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>1</weight> </item> *************** *** 305,309 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> </item> --- 305,309 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> </item> *************** *** 314,318 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>0.1</weight> </item> --- 314,318 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>0.1</weight> </item> *************** *** 331,335 **** <buyprice>11</buyprice> <sellprice>5</sellprice> ! <events>food</events> <weight>1</weight> --- 331,335 ---- <buyprice>11</buyprice> <sellprice>5</sellprice> ! <scripts>food</scripts> <weight>1</weight> *************** *** 342,346 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>0.1</weight> </item> --- 342,346 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>0.1</weight> </item> *************** *** 364,368 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>2</weight> </item> --- 364,368 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>2</weight> </item> *************** *** 408,412 **** <sellprice>3</sellprice> <weight>0.2</weight> ! <events>cooking</events> </item> --- 408,412 ---- <sellprice>3</sellprice> <weight>0.2</weight> ! <scripts>cooking</scripts> </item> *************** *** 415,419 **** <category>Equipment\Food\Cut of Ribs</category> <id>0x9f2</id> ! <events>food</events> <weight>0.1</weight> </item> --- 415,419 ---- <category>Equipment\Food\Cut of Ribs</category> <id>0x9f2</id> ! <scripts>food</scripts> <weight>0.1</weight> </item> *************** *** 426,430 **** <buyprice>8</buyprice> <sellprice>4</sellprice> ! <events>food</events> <weight>5</weight> </item> --- 426,430 ---- <buyprice>8</buyprice> <sellprice>4</sellprice> ! <scripts>food</scripts> <weight>5</weight> </item> *************** *** 443,447 **** <buyprice>7</buyprice> <sellprice>3</sellprice> ! <events>food</events> <weight>1</weight> --- 443,447 ---- <buyprice>7</buyprice> <sellprice>3</sellprice> ! <scripts>food</scripts> <weight>1</weight> *************** *** 476,480 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>1</weight> --- 476,480 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>1</weight> *************** *** 501,505 **** <buyprice>13</buyprice> <sellprice>6</sellprice> ! <events>food</events> <weight>1</weight> <category>Equipment\Food\Pumpkin 1</category> --- 501,505 ---- <buyprice>13</buyprice> <sellprice>6</sellprice> ! <scripts>food</scripts> <weight>1</weight> <category>Equipment\Food\Pumpkin 1</category> *************** *** 523,527 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>1</weight> --- 523,527 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>1</weight> *************** *** 536,540 **** <item id="c70"> <id>0xc70</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Head of Lettuce 1</category> --- 536,540 ---- <item id="c70"> <id>0xc70</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Head of Lettuce 1</category> *************** *** 551,555 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>1</weight> <id>0xc72</id> --- 551,555 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>1</weight> <id>0xc72</id> *************** *** 568,572 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>1</weight> <id>0xc74</id> --- 568,572 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>1</weight> <id>0xc74</id> *************** *** 584,588 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>1</weight> <id>0xc77</id> --- 584,588 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>1</weight> <id>0xc77</id> *************** *** 600,604 **** <buyprice>7</buyprice> <sellprice>3</sellprice> ! <events>food</events> <weight>1</weight> <id>0xc79</id> --- 600,604 ---- <buyprice>7</buyprice> <sellprice>3</sellprice> ! <scripts>food</scripts> <weight>1</weight> <id>0xc79</id> *************** *** 616,620 **** <buyprice>6</buyprice> <sellprice>3</sellprice> ! <events>food</events> <weight>0.1</weight> <id>0xc7b</id> --- 616,620 ---- <buyprice>6</buyprice> <sellprice>3</sellprice> ! <scripts>food</scripts> <weight>0.1</weight> <id>0xc7b</id> *************** *** 632,636 **** <buyprice>3</buyprice> <sellprice>1</sellprice> ! <events>food</events> <weight>0.1</weight> <id>0xc7f</id> --- 632,636 ---- <buyprice>3</buyprice> <sellprice>1</sellprice> ! <scripts>food</scripts> <weight>0.1</weight> <id>0xc7f</id> *************** *** 670,674 **** <sellprice>3</sellprice> <weight>0.2</weight> ! <events>food</events> <category>Equipment\Food\Bread 1</category> </item> --- 670,674 ---- <sellprice>3</sellprice> <weight>0.2</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bread 1</category> </item> *************** *** 684,688 **** <sellprice>4</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Pizza</category> </item> --- 684,688 ---- <sellprice>4</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Pizza</category> </item> *************** *** 690,696 **** <item id="1041"> <id>0x1041</id> ! <events>food</events> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Baked Pie</category> </item> --- 690,696 ---- <item id="1041"> <id>0x1041</id> ! <scripts>food</scripts> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Baked Pie</category> </item> *************** *** 701,705 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Bowl of Carrots 1</category> </item> --- 701,705 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bowl of Carrots 1</category> </item> *************** *** 715,719 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Bowl of Corn 1</category> </item> --- 715,719 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bowl of Corn 1</category> </item> *************** *** 729,733 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Bowl of Lettuce 1</category> </item> --- 729,733 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bowl of Lettuce 1</category> </item> *************** *** 743,747 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Bowl of Peas 1</category> </item> --- 743,747 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bowl of Peas 1</category> </item> *************** *** 757,761 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Bowl of Potatoes</category> </item> --- 757,761 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bowl of Potatoes</category> </item> *************** *** 766,770 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Bowl of Stew</category> </item> --- 766,770 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bowl of Stew</category> </item> *************** *** 775,779 **** <sellprice>1</sellprice> <weight>1</weight> ! <events>food</events> <category>Equipment\Food\Tomato Soup</category> </item> --- 775,779 ---- <sellprice>1</sellprice> <weight>1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Tomato Soup</category> </item> *************** *** 784,788 **** <sellprice>3</sellprice> <weight>0.2</weight> ! <events>food</events> <category>Equipment\Food\Chicken Leg</category> </item> --- 784,788 ---- <sellprice>3</sellprice> <weight>0.2</weight> ! <scripts>food</scripts> <category>Equipment\Food\Chicken Leg</category> </item> *************** *** 790,794 **** <item id="160a"> <id>0x160a</id> ! <events>food</events> <weight>0.2</weight> <category>Equipment\Food\Leg of Lamb</category> --- 790,794 ---- <item id="160a"> <id>0x160a</id> ! <scripts>food</scripts> <weight>0.2</weight> <category>Equipment\Food\Leg of Lamb</category> *************** *** 799,803 **** <buyprice>6</buyprice> <sellprice>3</sellprice> ! <events>food</events> <category>Equipment\Food\Pan of Cookies</category> </item> --- 799,803 ---- <buyprice>6</buyprice> <sellprice>3</sellprice> ! <scripts>food</scripts> <category>Equipment\Food\Pan of Cookies</category> </item> *************** *** 805,809 **** <item id="160c"> <id>0x160c</id> ! <events>food</events> <category>Equipment\Food\Plate of Cookies</category> </item> --- 805,809 ---- <item id="160c"> <id>0x160c</id> ! <scripts>food</scripts> <category>Equipment\Food\Plate of Cookies</category> </item> *************** *** 814,818 **** <sellprice>1</sellprice> <weight>0.1</weight> ! <events>food</events> <category>Equipment\Food\Banana 1 (N/S)</category> </item> --- 814,818 ---- <sellprice>1</sellprice> <weight>0.1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Banana 1 (N/S)</category> </item> *************** *** 849,853 **** <item id="1723"> <id>0x1723</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Coconut 1 (W/E)</category> --- 849,853 ---- <item id="1723"> <id>0x1723</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Coconut 1 (W/E)</category> *************** *** 875,879 **** <id>0x1727</id> <weight>0.1</weight> ! <events>food</events> <category>Equipment\Food\Bunch of Dates</category> </item> --- 875,879 ---- <id>0x1727</id> <weight>0.1</weight> ! <scripts>food</scripts> <category>Equipment\Food\Bunch of Dates</category> </item> *************** *** 881,885 **** <item id="1728"> <id>0x1728</id> ! <events>food</events> <buyprice>3</buyprice> <sellprice>1</sellprice> --- 881,885 ---- <item id="1728"> <id>0x1728</id> ! <scripts>food</scripts> <buyprice>3</buyprice> <sellprice>1</sellprice> *************** *** 896,900 **** <item id="172a"> <id>0x172a</id> ! <events>food</events> <buyprice>3</buyprice> <sellprice>1</sellprice> --- 896,900 ---- <item id="172a"> <id>0x172a</id> ! <scripts>food</scripts> <buyprice>3</buyprice> <sellprice>1</sellprice> *************** *** 911,915 **** <item id="1ad3"> <id>0x1ad3</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Donuts</category> --- 911,915 ---- <item id="1ad3"> <id>0x1ad3</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Donuts</category> *************** *** 918,922 **** <item id="1e1c"> <id>0x1e1c</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Cooked Fish 1</category> --- 918,922 ---- <item id="1e1c"> <id>0x1e1c</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Cooked Fish 1</category> *************** *** 937,941 **** <item id="1e1f"> <id>0x1e1f</id> ! <events>food</events> <weight>0.1</weight> <category>Equipment\Food\Sliced Ham</category> --- 937,941 ---- <item id="1e1f"> <id>0x1e1f</id> ! <scripts>food</scripts> <weight>0.1</weight> <category>Equipment\Food\Sliced Ham</category> Index: potions.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/potions.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** potions.xml 26 May 2004 13:45:14 -0000 1.10 --- potions.xml 25 Aug 2004 17:03:45 -0000 1.11 *************** *** 13,17 **** <item id="potion_base"> <weight>0.5</weight> ! <events>potions</events> </item> --- 13,17 ---- <item id="potion_base"> <weight>0.5</weight> ! <scripts>potions</scripts> </item> *************** *** 23,27 **** <tag name="kegfill" value="0" type="int" /> <movable>1</movable> ! <events>potionkeg</events> </item> --- 23,27 ---- <tag name="kegfill" value="0" type="int" /> <movable>1</movable> ! <scripts>potionkeg</scripts> </item> *************** *** 29,33 **** <item id="potion_keg_empty2" inherit="potion_keg"> <id>0x1ad7</id> ! <events>potionkeg</events> </item> --- 29,33 ---- <item id="potion_keg_empty2" inherit="potion_keg"> <id>0x1ad7</id> ! <scripts>potionkeg</scripts> </item> Index: misc.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/misc.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** misc.xml 23 Aug 2003 22:05:24 -0000 1.4 --- misc.xml 25 Aug 2004 17:03:44 -0000 1.5 *************** *** 17,21 **** <weight>0.02</weight> <category>Equipment\Misc\Kindling</category> ! <events>kindling</events> </item> --- 17,21 ---- <weight>0.02</weight> <category>Equipment\Misc\Kindling</category> ! <scripts>kindling</scripts> </item> Index: drinks.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/drinks.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** drinks.xml 23 Jul 2004 19:42:10 -0000 1.2 --- drinks.xml 25 Aug 2004 17:03:44 -0000 1.3 *************** *** 24,28 **** <item id="9c8"> <id>0x9c8</id> ! <events>beverage</events> <weight>1.0</weight> </item> --- 24,28 ---- <item id="9c8"> <id>0x9c8</id> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 31,35 **** <item id="99b"> <id>0x99b</id> ! <events>beverage</events> <weight>1.0</weight> </item> --- 31,35 ---- <item id="99b"> <id>0x99b</id> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 56,60 **** <item id="99f"> <id>0x99f</id> ! <events>beverage</events> <weight>1.0</weight> </item> --- 56,60 ---- <item id="99f"> <id>0x99f</id> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 99,103 **** <item id="9c7"> <id>0x9c7</id> ! <events>beverage</events> <weight>1.0</weight> </item> --- 99,103 ---- <item id="9c7"> <id>0x9c7</id> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 108,112 **** <tag name="fluid" value="ale" /> <tag name="quantity" value="5" /> ! <events>beverage</events> <weight>1.0</weight> </item> --- 108,112 ---- <tag name="fluid" value="ale" /> <tag name="quantity" value="5" /> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 116,120 **** <tag name="fluid" value="cider" /> <tag name="quantity" value="5" /> ! <events>beverage</events> <weight>1.0</weight> </item> --- 116,120 ---- <tag name="fluid" value="cider" /> <tag name="quantity" value="5" /> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 124,128 **** <tag name="fluid" value="liquor" /> <tag name="quantity" value="5" /> ! <events>beverage</events> <weight>1.0</weight> </item> --- 124,128 ---- <tag name="fluid" value="liquor" /> <tag name="quantity" value="5" /> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 132,136 **** <tag name="fluid" value="milk" /> <tag name="quantity" value="5" /> ! <events>beverage</events> <weight>1.0</weight> </item> --- 132,136 ---- <tag name="fluid" value="milk" /> <tag name="quantity" value="5" /> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 140,144 **** <tag name="fluid" value="wine" /> <tag name="quantity" value="5" /> ! <events>beverage</events> <weight>1.0</weight> </item> --- 140,144 ---- <tag name="fluid" value="wine" /> <tag name="quantity" value="5" /> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 148,152 **** <tag name="fluid" value="water" /> <tag name="quantity" value="5" /> ! <events>beverage</events> <weight>1.0</weight> </item> --- 148,152 ---- <tag name="fluid" value="water" /> <tag name="quantity" value="5" /> ! <scripts>beverage</scripts> <weight>1.0</weight> </item> *************** *** 156,160 **** <item id="9ad"> <id>0x9ad</id> ! <events>beverage</events> <weight>0.5</weight> <category>Equipment\Drinks\Pitcher of Milk 1</category> --- 156,160 ---- <item id="9ad"> <id>0x9ad</id> ! <scripts>beverage</scripts> <weight>0.5</weight> <category>Equipment\Drinks\Pitcher of Milk 1</category> *************** *** 171,175 **** <id>0x1f7d</id> <weight>1.0</weight> ! <events>beverage</events> <category>Equipment\Drinks\Glass of Cider 1</category> <tag name="fluid" value="cider" /> --- 171,175 ---- <id>0x1f7d</id> <weight>1.0</weight> ! <scripts>beverage</scripts> <category>Equipment\Drinks\Glass of Cider 1</category> <tag name="fluid" value="cider" /> *************** *** 194,198 **** <item id="1f85"> <id>0x1f85</id> ! <events>beverage</events> <category>Equipment\Drinks\Glass of Liquor 1</category> <weight>1.0</weight> --- 194,198 ---- <item id="1f85"> <id>0x1f85</id> ! <scripts>beverage</scripts> <category>Equipment\Drinks\Glass of Liquor 1</category> <weight>1.0</weight> *************** *** 221,225 **** <tag name="fluid" value="milk" /> <tag name="quantity" value="5" type="int" /> ! <events>beverage</events> <category>Equipment\Drinks\Glass of Milk 1</category> </item> --- 221,225 ---- <tag name="fluid" value="milk" /> <tag name="quantity" value="5" type="int" /> ! <scripts>beverage</scripts> <category>Equipment\Drinks\Glass of Milk 1</category> </item> *************** *** 245,249 **** <tag name="fluid" value="wine" /> <tag name="quantity" value="5" type="int" /> ! <events>beverage</events> <category>Equipment\Drinks\Glass of Wine 1</category> </item> --- 245,249 ---- <tag name="fluid" value="wine" /> <tag name="quantity" value="5" type="int" /> ! <scripts>beverage</scripts> <category>Equipment\Drinks\Glass of Wine 1</category> </item> *************** *** 268,272 **** <id>0x1f81</id> <weight>1.0</weight> ! <events>beverage</events> </item> --- 268,272 ---- <id>0x1f81</id> <weight>1.0</weight> ! <scripts>beverage</scripts> </item> *************** *** 291,295 **** <tag name="fluid" value="water" /> <tag name="quantity" value="5" type="int" /> ! <events>beverage</events> <category>Equipment\Drinks\Glass of Water 1</category> </item> --- 291,295 ---- <tag name="fluid" value="water" /> <tag name="quantity" value="5" type="int" /> ! <scripts>beverage</scripts> <category>Equipment\Drinks\Glass of Water 1</category> </item> *************** *** 314,318 **** <buyprice>13</buyprice> <sellprice>6</sellprice> ! <events>beverage</events> <weight>1.0</weight> <tag name="fluid" value="ale" /> --- 314,318 ---- <buyprice>13</buyprice> <sellprice>6</sellprice> ! <scripts>beverage</scripts> <weight>1.0</weight> <tag name="fluid" value="ale" /> *************** *** 328,332 **** <item id="1f97"> <id>0x1f97</id> ! <events>beverage</events> <buyprice>13</buyprice> <sellprice>6</sellprice> --- 328,332 ---- <item id="1f97"> <id>0x1f97</id> ! <scripts>beverage</scripts> <buyprice>13</buyprice> <sellprice>6</sellprice> *************** *** 344,348 **** <item id="1f99"> <id>0x1f99</id> ! <events>beverage</events> <buyprice>13</buyprice> <sellprice>6</sellprice> --- 344,348 ---- <item id="1f99"> <id>0x1f99</id> ! <scripts>beverage</scripts> <buyprice>13</buyprice> <sellprice>6</sellprice> *************** *** 360,364 **** <item id="1f9b"> <id>0x1f9b</id> ! <events>beverage</events> <buyprice>13</buyprice> <sellprice>6</sellprice> --- 360,364 ---- <item id="1f9b"> <id>0x1f9b</id> ! <scripts>beverage</scripts> <buyprice>13</buyprice> <sellprice>6</sellprice> *************** *** 377,381 **** <item id="ff8"> <id>0xff8</id> ! <events>beverage</events> <buyprice>13</buyprice> <sellprice>6</sellprice> --- 377,381 ---- <item id="ff8"> <id>0xff8</id> ! <scripts>beverage</scripts> <buyprice>13</buyprice> <sellprice>6</sellprice> Index: clothes.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/clothes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** clothes.xml 29 May 2004 01:06:59 -0000 1.14 --- clothes.xml 25 Aug 2004 17:03:44 -0000 1.15 *************** *** 14,18 **** <category>Clothes\Accessories\Flower Garland (N/S)</category> <weight>1.0</weight> ! <events>equipment</events> </item> --- 14,18 ---- <category>Clothes\Accessories\Flower Garland (N/S)</category> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 28,32 **** <category>Clothes\Torso\Gilded Dress (W/E)</category> <weight>3.0</weight> ! <events>equipment</events> </item> --- 28,32 ---- <category>Clothes\Torso\Gilded Dress (W/E)</category> <weight>3.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 42,46 **** <category>Clothes\Accessories\Fur Cape (W/E)</category> <weight>4.0</weight> ! <events>equipment</events> </item> --- 42,46 ---- <category>Clothes\Accessories\Fur Cape (W/E)</category> <weight>4.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 56,60 **** <category>Clothes\Accessories\Fur Sarong (W/E)</category> <weight>3.0</weight> ! <events>equipment</events> </item> --- 56,60 ---- <category>Clothes\Accessories\Fur Sarong (W/E)</category> <weight>3.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 70,74 **** <category>Clothes\Torso\Formal Shirt (W/E)</category> <weight>1.0</weight> ! <events>equipment</events> </item> --- 70,74 ---- <category>Clothes\Torso\Formal Shirt (W/E)</category> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 88,92 **** <sellprice>21</sellprice> <weight>5.0</weight> ! <events>equipment</events> </item> --- 88,92 ---- <sellprice>21</sellprice> <weight>5.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 105,109 **** <weight>1.0</weight> <category>Clothes\Accessories\Beads</category> ! <events>equipment</events> </item> --- 105,109 ---- <weight>1.0</weight> <category>Clothes\Accessories\Beads</category> ! <scripts>equipment</scripts> </item> *************** *** 117,121 **** <sellprice>16</sellprice> <weight>4.0</weight> ! <events>equipment</events> </item> --- 117,121 ---- <sellprice>16</sellprice> <weight>4.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 136,140 **** <sellprice>18</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 136,140 ---- <sellprice>18</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 155,159 **** <sellprice>12</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 155,159 ---- <sellprice>12</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 189,193 **** <sellprice>15</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 189,193 ---- <sellprice>15</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 208,212 **** <sellprice>17</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 208,212 ---- <sellprice>17</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 226,230 **** <sellprice>13</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 226,230 ---- <sellprice>13</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 244,248 **** <sellprice>13</sellprice> <weight>4.0</weight> ! <events>equipment</events> </item> --- 244,248 ---- <sellprice>13</sellprice> <weight>4.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 260,264 **** <color><random list="COLORS_RANDOM" /></color> <dye /> ! <events>equipment</events> </item> --- 260,264 ---- <color><random list="COLORS_RANDOM" /></color> <dye /> ! <scripts>equipment</scripts> </item> *************** *** 277,281 **** <sellprice>19</sellprice> <weight>1.0</weight> ! <events>equipment</events> </item> --- 277,281 ---- <sellprice>19</sellprice> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 287,291 **** <sellprice>15</sellprice> <weight>1</weight> ! <events>equipment</events> </item> --- 287,291 ---- <sellprice>15</sellprice> <weight>1</weight> ! <scripts>equipment</scripts> </item> *************** *** 297,301 **** <sellprice>19</sellprice> <weight>1.0</weight> ! <events>equipment</events> </item> --- 297,301 ---- <sellprice>19</sellprice> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 307,311 **** <sellprice>15</sellprice> <weight>1.0</weight> ! <events>equipment</events> </item> --- 307,311 ---- <sellprice>15</sellprice> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 317,321 **** <sellprice>15</sellprice> <weight>1.0</weight> ! <events>equipment</events> </item> --- 317,321 ---- <sellprice>15</sellprice> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 327,331 **** <sellprice>19</sellprice> <weight>1.0</weight> ! <events>equipment</events> </item> --- 327,331 ---- <sellprice>19</sellprice> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 333,337 **** <id>0x1f05</id> <category>Clothes\Accessories\Bead Necklace</category> ! <events>equipment</events> </item> --- 333,337 ---- <id>0x1f05</id> <category>Clothes\Accessories\Bead Necklace</category> ! <scripts>equipment</scripts> </item> *************** *** 339,343 **** <id>0x1f06</id> <category>Clothes\Accessories\Bracelet 2</category> ! <events>equipment</events> </item> --- 339,343 ---- <id>0x1f06</id> <category>Clothes\Accessories\Bracelet 2</category> ! <scripts>equipment</scripts> </item> *************** *** 345,349 **** <id>0x1f07</id> <category>Clothes\Accessories\Earrings 2</category> ! <events>equipment</events> </item> --- 345,349 ---- <id>0x1f07</id> <category>Clothes\Accessories\Earrings 2</category> ! <scripts>equipment</scripts> </item> *************** *** 351,355 **** <id>0x1f08</id> <category>Clothes\Accessories\Necklace 4</category> ! <events>equipment</events> </item> --- 351,355 ---- <id>0x1f08</id> <category>Clothes\Accessories\Necklace 4</category> ! <scripts>equipment</scripts> </item> *************** *** 357,361 **** <id>0x1f09</id> <category>Clothes\Accessories\Ring 2</category> ! <events>equipment</events> </item> --- 357,361 ---- <id>0x1f09</id> <category>Clothes\Accessories\Ring 2</category> ! <scripts>equipment</scripts> </item> *************** *** 363,367 **** <id>0x1f0a</id> <category>Clothes\Accessories\Necklace 5</category> ! <events>equipment</events> </item> --- 363,367 ---- <id>0x1f0a</id> <category>Clothes\Accessories\Necklace 5</category> ! <scripts>equipment</scripts> </item> *************** *** 374,378 **** <sellprice>22</sellprice> <weight>3.0</weight> ! <events>equipment</events> </item> --- 374,378 ---- <sellprice>22</sellprice> <weight>3.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 391,395 **** <sellprice>12</sellprice> <weight>1.0</weight> ! <events>equipment</events> </item> --- 391,395 ---- <sellprice>12</sellprice> <weight>1.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 406,410 **** <id>0x2307</id> <weight>3.0</weight> ! <events>equipment</events> </item> --- 406,410 ---- <id>0x2307</id> <weight>3.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 423,427 **** <sellprice>13</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 423,427 ---- <sellprice>13</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 441,445 **** <sellprice>28</sellprice> <weight>4.0</weight> ! <events>equipment</events> </item> --- 441,445 ---- <sellprice>28</sellprice> <weight>4.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 460,464 **** <sellprice>27</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 460,464 ---- <sellprice>27</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 479,483 **** <sellprice>12</sellprice> <weight>3.0</weight> ! <events>equipment</events> </item> --- 479,483 ---- <sellprice>12</sellprice> <weight>3.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 498,502 **** <sellprice>28</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 498,502 ---- <sellprice>28</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 517,521 **** <sellprice>34</sellprice> <weight>3.0</weight> ! <events>equipment</events> </item> --- 517,521 ---- <sellprice>34</sellprice> <weight>3.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 535,539 **** <sellprice>25</sellprice> <weight>4.0</weight> ! <events>equipment</events> </item> --- 535,539 ---- <sellprice>25</sellprice> <weight>4.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 554,558 **** <sellprice>16</sellprice> <weight>5.0</weight> ! <events>equipment</events> </item> --- 554,558 ---- <sellprice>16</sellprice> <weight>5.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 573,577 **** <sellprice>12</sellprice> <weight>2.0</weight> ! <events>equipment</events> </item> --- 573,577 ---- <sellprice>12</sellprice> <weight>2.0</weight> ! <scripts>equipment</scripts> </item> *************** *** 589,593 **** <dye /> <color><random list="COLORS_RANDOM" /></color> ! <events>equipment</events> </item> --- 589,593 ---- <dye /> <color><random list="COLORS_RANDOM" /></color> ! <scripts>equipment</scripts> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:36
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/archery In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/weaponry/archery Modified Files: bow.xml composite_bow.xml crossbow.xml heavy_crossbow.xml repeating_crossbow.xml Log Message: Changed all references to "events" to "scripts" Index: heavy_crossbow.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/archery/heavy_crossbow.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** heavy_crossbow.xml 13 May 2004 07:02:51 -0000 1.9 --- heavy_crossbow.xml 25 Aug 2004 17:03:49 -0000 1.10 *************** *** 21,25 **** <durability><random min="30" max="55" /></durability> <weight>9.0</weight> ! <events>equipment</events> <type>1007</type> <category>Weapons\Bows\Heavy Crossbow (N/S)</category> --- 21,25 ---- <durability><random min="30" max="55" /></durability> <weight>9.0</weight> ! <scripts>equipment</scripts> <type>1007</type> <category>Weapons\Bows\Heavy Crossbow (N/S)</category> Index: composite_bow.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/archery/composite_bow.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** composite_bow.xml 13 May 2004 07:02:51 -0000 1.9 --- composite_bow.xml 25 Aug 2004 17:03:49 -0000 1.10 *************** *** 21,25 **** <durability><random min="30" max="70" /></durability> <weight>7.0</weight> ! <events>equipment</events> <type>1006</type> <category>Weapons\Bows\Composite Bow (N/S)</category> --- 21,25 ---- <durability><random min="30" max="70" /></durability> <weight>7.0</weight> ! <scripts>equipment</scripts> <type>1006</type> <category>Weapons\Bows\Composite Bow (N/S)</category> Index: repeating_crossbow.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/archery/repeating_crossbow.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** repeating_crossbow.xml 13 May 2004 07:02:51 -0000 1.9 --- repeating_crossbow.xml 25 Aug 2004 17:03:49 -0000 1.10 *************** *** 21,25 **** <durability><random min="30" max="49" /></durability> <weight>7.0</weight> ! <events>equipment</events> <type>1007</type> <category>Weapons\Bows\Repeating Crossbow (N/S)</category> --- 21,25 ---- <durability><random min="30" max="49" /></durability> <weight>7.0</weight> ! <scripts>equipment</scripts> <type>1007</type> <category>Weapons\Bows\Repeating Crossbow (N/S)</category> Index: bow.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/archery/bow.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** bow.xml 13 May 2004 07:02:51 -0000 1.10 --- bow.xml 25 Aug 2004 17:03:49 -0000 1.11 *************** *** 20,24 **** <durability><random min="30" max="50" /></durability> <weight>7.0</weight> ! <events>equipment</events> <type>1006</type> <category>Weapons\Bows\Bow (N/S)</category> --- 20,24 ---- <durability><random min="30" max="50" /></durability> <weight>7.0</weight> ! <scripts>equipment</scripts> <type>1006</type> <category>Weapons\Bows\Bow (N/S)</category> Index: crossbow.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/archery/crossbow.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** crossbow.xml 13 May 2004 07:02:51 -0000 1.9 --- crossbow.xml 25 Aug 2004 17:03:49 -0000 1.10 *************** *** 21,25 **** <durability><random min="30" max="51" /></durability> <weight>7.0</weight> ! <events>equipment</events> <type>1007</type> <category>Weapons\Bows\Crossbow (N/S)</category> --- 21,25 ---- <durability><random min="30" max="51" /></durability> <weight>7.0</weight> ! <scripts>equipment</scripts> <type>1007</type> <category>Weapons\Bows\Crossbow (N/S)</category> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:36
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/plate Modified Files: female_plate_armor.xml plate_helm.xml platemail.xml platemail_arms.xml platemail_gloves.xml platemail_gorget.xml platemail_legs.xml Log Message: Changed all references to "events" to "scripts" Index: platemail_legs.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate/platemail_legs.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** platemail_legs.xml 13 May 2004 07:02:43 -0000 1.11 --- platemail_legs.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>109</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Platemail\Legs (N/S)</category> </item> --- 22,26 ---- <sellprice>109</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Platemail\Legs (N/S)</category> </item> Index: platemail.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate/platemail.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** platemail.xml 13 May 2004 07:02:43 -0000 1.12 --- platemail.xml 25 Aug 2004 17:03:41 -0000 1.13 *************** *** 22,26 **** <sellprice>136</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Platemail\Male Armor (N/S)</category> </item> --- 22,26 ---- <sellprice>136</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Platemail\Male Armor (N/S)</category> </item> Index: platemail_arms.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate/platemail_arms.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** platemail_arms.xml 13 May 2004 07:02:43 -0000 1.11 --- platemail_arms.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>90</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Platemail\Arms (N/S)</category> </item> --- 22,26 ---- <sellprice>90</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Platemail\Arms (N/S)</category> </item> Index: platemail_gloves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate/platemail_gloves.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** platemail_gloves.xml 13 May 2004 07:02:43 -0000 1.11 --- platemail_gloves.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>72</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Platemail\Gloves (N/S)</category> </item> --- 22,26 ---- <sellprice>72</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Platemail\Gloves (N/S)</category> </item> Index: female_plate_armor.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate/female_plate_armor.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** female_plate_armor.xml 13 May 2004 07:02:43 -0000 1.11 --- female_plate_armor.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>122</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Platemail\Female Armor (N/S)</category> </item> --- 22,26 ---- <sellprice>122</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Platemail\Female Armor (N/S)</category> </item> Index: plate_helm.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate/plate_helm.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** plate_helm.xml 13 May 2004 07:02:43 -0000 1.11 --- plate_helm.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>85</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Platemail\Helm (N/S)</category> </item> --- 22,26 ---- <sellprice>85</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Platemail\Helm (N/S)</category> </item> Index: platemail_gorget.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate/platemail_gorget.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** platemail_gorget.xml 13 May 2004 07:02:43 -0000 1.10 --- platemail_gorget.xml 25 Aug 2004 17:03:41 -0000 1.11 *************** *** 22,26 **** <sellprice>62</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Platemail\Gorget</category> </item> --- 22,26 ---- <sellprice>62</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Platemail\Gorget</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:35
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/leather Modified Files: leather_armor.xml leather_bustier.xml leather_cap.xml leather_gloves.xml leather_gorget.xml leather_leggings.xml leather_shorts.xml leather_skirt.xml leather_sleeves.xml leather_tunic.xml Log Message: Changed all references to "events" to "scripts" Index: leather_shorts.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_shorts.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** leather_shorts.xml 13 May 2004 07:02:42 -0000 1.11 --- leather_shorts.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>43</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Shorts (N/S)</category> </item> --- 21,25 ---- <sellprice>43</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Shorts (N/S)</category> </item> Index: leather_gorget.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_gorget.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** leather_gorget.xml 13 May 2004 07:02:42 -0000 1.10 --- leather_gorget.xml 25 Aug 2004 17:03:41 -0000 1.11 *************** *** 21,25 **** <sellprice>37</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Gorget</category> </item> --- 21,25 ---- <sellprice>37</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Gorget</category> </item> Index: leather_gloves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_gloves.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** leather_gloves.xml 13 May 2004 07:02:42 -0000 1.11 --- leather_gloves.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>30</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Gloves (N/S)</category> </item> --- 21,25 ---- <sellprice>30</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Gloves (N/S)</category> </item> Index: leather_sleeves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_sleeves.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** leather_sleeves.xml 13 May 2004 07:02:42 -0000 1.11 --- leather_sleeves.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>40</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Sleeves (N/S)</category> </item> --- 21,25 ---- <sellprice>40</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Sleeves (N/S)</category> </item> Index: leather_leggings.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_leggings.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** leather_leggings.xml 13 May 2004 07:02:42 -0000 1.11 --- leather_leggings.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>40</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Leggings (N/S)</category> </item> --- 21,25 ---- <sellprice>40</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Leggings (N/S)</category> </item> Index: leather_bustier.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_bustier.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** leather_bustier.xml 13 May 2004 07:02:42 -0000 1.12 --- leather_bustier.xml 25 Aug 2004 17:03:41 -0000 1.13 *************** *** 21,25 **** <sellprice>48</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Bustier (N/S)</category> </item> --- 21,25 ---- <sellprice>48</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Bustier (N/S)</category> </item> Index: leather_armor.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_armor.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** leather_armor.xml 13 May 2004 07:02:42 -0000 1.12 --- leather_armor.xml 25 Aug 2004 17:03:41 -0000 1.13 *************** *** 21,25 **** <sellprice>58</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Female Leather Armor (N/S)</category> </item> --- 21,25 ---- <sellprice>58</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Female Leather Armor (N/S)</category> </item> Index: leather_cap.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_cap.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** leather_cap.xml 13 May 2004 07:02:42 -0000 1.11 --- leather_cap.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>31</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Cap (N/S)</category> </item> --- 21,25 ---- <sellprice>31</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Cap (N/S)</category> </item> Index: leather_skirt.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_skirt.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** leather_skirt.xml 13 May 2004 07:02:42 -0000 1.11 --- leather_skirt.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>43</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Skirt (N/S)</category> </item> --- 21,25 ---- <sellprice>43</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Skirt (N/S)</category> </item> Index: leather_tunic.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather/leather_tunic.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** leather_tunic.xml 13 May 2004 07:02:42 -0000 1.11 --- leather_tunic.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>52</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Leather\Tunic (N/S)</category> </item> --- 21,25 ---- <sellprice>52</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Leather\Tunic (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:35
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/shields Modified Files: bronze_shield.xml buckler.xml chaos_shield.xml heater_shield.xml metal_kite_shield.xml metal_shield.xml order_shield.xml wooden_kite_shield.xml wooden_shield.xml Log Message: Changed all references to "events" to "scripts" Index: wooden_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/wooden_shield.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** wooden_shield.xml 13 May 2004 07:02:45 -0000 1.11 --- wooden_shield.xml 25 Aug 2004 17:03:42 -0000 1.12 *************** *** 20,24 **** <sellprice>32</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Wooden Shield</category> </item> --- 20,24 ---- <sellprice>32</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Wooden Shield</category> </item> Index: metal_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/metal_shield.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** metal_shield.xml 13 May 2004 07:02:45 -0000 1.9 --- metal_shield.xml 25 Aug 2004 17:03:42 -0000 1.10 *************** *** 22,26 **** <sellprice>49</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Metal Shield</category> </item> --- 22,26 ---- <sellprice>49</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Metal Shield</category> </item> Index: metal_kite_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/metal_kite_shield.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** metal_kite_shield.xml 13 May 2004 07:02:45 -0000 1.10 --- metal_kite_shield.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 22,26 **** <sellprice>67</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Metal Kite (N/S)</category> </item> --- 22,26 ---- <sellprice>67</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Metal Kite (N/S)</category> </item> Index: bronze_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/bronze_shield.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** bronze_shield.xml 13 May 2004 07:02:45 -0000 1.9 --- bronze_shield.xml 25 Aug 2004 17:03:42 -0000 1.10 *************** *** 22,26 **** <sellprice>50</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Bronze Shield</category> </item> --- 22,26 ---- <sellprice>50</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Bronze Shield</category> </item> Index: chaos_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/chaos_shield.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** chaos_shield.xml 13 May 2004 07:02:45 -0000 1.10 --- chaos_shield.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 21,25 **** <sellprice>0</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Chaos Shield</category> </item> --- 21,25 ---- <sellprice>0</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Chaos Shield</category> </item> Index: wooden_kite_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/wooden_kite_shield.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** wooden_kite_shield.xml 13 May 2004 07:02:45 -0000 1.10 --- wooden_kite_shield.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 22,26 **** <sellprice>60</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Wooden Kite (N/S)</category> </item> --- 22,26 ---- <sellprice>60</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Wooden Kite (N/S)</category> </item> Index: buckler.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/buckler.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** buckler.xml 13 May 2004 07:02:45 -0000 1.9 --- buckler.xml 25 Aug 2004 17:03:42 -0000 1.10 *************** *** 22,26 **** <sellprice>33</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Buckler</category> </item> --- 22,26 ---- <sellprice>33</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Buckler</category> </item> Index: heater_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/heater_shield.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** heater_shield.xml 13 May 2004 07:02:45 -0000 1.10 --- heater_shield.xml 25 Aug 2004 17:03:42 -0000 1.11 *************** *** 22,26 **** <sellprice>87</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Heater (N/S)</category> </item> --- 22,26 ---- <sellprice>87</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Heater (N/S)</category> </item> Index: order_shield.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields/order_shield.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** order_shield.xml 13 May 2004 07:02:45 -0000 1.11 --- order_shield.xml 25 Aug 2004 17:03:42 -0000 1.12 *************** *** 21,25 **** <sellprice>0</sellprice> <type>1008</type> ! <events>equipment</events> <category>Armor\Base\Shields\Order Shield (N/S)</category> </item> --- 21,25 ---- <sellprice>0</sellprice> <type>1008</type> ! <scripts>equipment</scripts> <category>Armor\Base\Shields\Order Shield (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:35
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/ring Modified Files: ringmail_gloves.xml ringmail_leggings.xml ringmail_sleeves.xml ringmail_tunic.xml Log Message: Changed all references to "events" to "scripts" Index: ringmail_tunic.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_tunic.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ringmail_tunic.xml 13 May 2004 07:02:45 -0000 1.11 --- ringmail_tunic.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>109</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Ringmail\Tunic (N/S)</category> </item> --- 22,26 ---- <sellprice>109</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Ringmail\Tunic (N/S)</category> </item> Index: ringmail_sleeves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_sleeves.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ringmail_sleeves.xml 13 May 2004 07:02:45 -0000 1.11 --- ringmail_sleeves.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 21,25 **** <sellprice>63</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Ringmail\Sleeves (N/S)</category> </item> --- 21,25 ---- <sellprice>63</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Ringmail\Sleeves (N/S)</category> </item> Index: ringmail_leggings.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_leggings.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ringmail_leggings.xml 13 May 2004 07:02:45 -0000 1.11 --- ringmail_leggings.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>73</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Ringmail\Leggings (N/S)</category> </item> --- 22,26 ---- <sellprice>73</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Ringmail\Leggings (N/S)</category> </item> Index: ringmail_gloves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_gloves.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ringmail_gloves.xml 13 May 2004 07:02:44 -0000 1.11 --- ringmail_gloves.xml 25 Aug 2004 17:03:41 -0000 1.12 *************** *** 22,26 **** <sellprice>61</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Ringmail\Gloves (N/S)</category> </item> --- 22,26 ---- <sellprice>61</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Ringmail\Gloves (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:34
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/helmets Modified Files: bascinet.xml close_helmet.xml helmet.xml kabuto.xml nose_helm.xml orc_helm.xml Log Message: Changed all references to "events" to "scripts" Index: nose_helm.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets/nose_helm.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** nose_helm.xml 13 May 2004 07:02:41 -0000 1.11 --- nose_helm.xml 25 Aug 2004 17:03:40 -0000 1.12 *************** *** 22,26 **** <sellprice>72</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Helmets\Nose Helm (N/S)</category> </item> --- 22,26 ---- <sellprice>72</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Helmets\Nose Helm (N/S)</category> </item> Index: close_helmet.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets/close_helmet.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** close_helmet.xml 13 May 2004 07:02:41 -0000 1.11 --- close_helmet.xml 25 Aug 2004 17:03:40 -0000 1.12 *************** *** 23,27 **** <sellprice>72</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Helmets\Close Helm (N/S)</category> </item> --- 23,27 ---- <sellprice>72</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Helmets\Close Helm (N/S)</category> </item> Index: helmet.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets/helmet.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** helmet.xml 13 May 2004 07:02:41 -0000 1.11 --- helmet.xml 25 Aug 2004 17:03:40 -0000 1.12 *************** *** 22,26 **** <sellprice>58</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Helmets\Normal Helm (N/S)</category> </item> --- 22,26 ---- <sellprice>58</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Helmets\Normal Helm (N/S)</category> </item> Index: bascinet.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets/bascinet.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** bascinet.xml 13 May 2004 07:02:41 -0000 1.11 --- bascinet.xml 25 Aug 2004 17:03:40 -0000 1.12 *************** *** 22,26 **** <sellprice>63</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Helmets\Bascinet (N/S)</category> </item> --- 22,26 ---- <sellprice>63</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Helmets\Bascinet (N/S)</category> </item> Index: orc_helm.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets/orc_helm.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** orc_helm.xml 13 May 2004 07:02:41 -0000 1.9 --- orc_helm.xml 25 Aug 2004 17:03:40 -0000 1.10 *************** *** 21,25 **** <sellprice>63</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Helmets\Orc Helm (N/S)</category> </item> --- 21,25 ---- <sellprice>63</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Helmets\Orc Helm (N/S)</category> </item> Index: kabuto.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets/kabuto.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** kabuto.xml 9 Jun 2004 22:03:22 -0000 1.2 --- kabuto.xml 25 Aug 2004 17:03:40 -0000 1.3 *************** *** 23,27 **** <sellprice>63</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Helmets\Kabuto (N/S)</category> </item> --- 23,27 ---- <sellprice>63</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Helmets\Kabuto (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:34
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/shrink In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/shrink Modified Files: shrink.xml Log Message: Changed all references to "events" to "scripts" Index: shrink.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/shrink/shrink.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shrink.xml 26 May 2004 13:45:31 -0000 1.2 --- shrink.xml 25 Aug 2004 17:03:47 -0000 1.3 *************** *** 11,15 **** <item id="shrink_pig"> <id>0x2101</id> ! <events>shrink</events> <name>shrink pig</name> <weight>0.1</weight> --- 11,15 ---- <item id="shrink_pig"> <id>0x2101</id> ! <scripts>shrink</scripts> <name>shrink pig</name> <weight>0.1</weight> *************** *** 18,22 **** <item id="shrink_cow"> <id>0x2103</id> ! <events>shrink</events> <name>shrink cow</name> <weight>0.1</weight> --- 18,22 ---- <item id="shrink_cow"> <id>0x2103</id> ! <scripts>shrink</scripts> <name>shrink cow</name> <weight>0.1</weight> *************** *** 25,29 **** <item id="shrink_llama"> <id>0x20f6</id> ! <events>shrink</events> <name>shrink llama</name> <weight>0.1</weight> --- 25,29 ---- <item id="shrink_llama"> <id>0x20f6</id> ! <scripts>shrink</scripts> <name>shrink llama</name> <weight>0.1</weight> *************** *** 32,36 **** <item id="shrink_sheep"> <id>0x20e6</id> ! <events>shrink</events> <name>shrink sheep</name> <weight>0.1</weight> --- 32,36 ---- <item id="shrink_sheep"> <id>0x20e6</id> ! <scripts>shrink</scripts> <name>shrink sheep</name> <weight>0.1</weight> *************** *** 39,43 **** <item id="shrink_cat"> <id>0x211b</id> ! <events>shrink</events> <name>shrink cat</name> <weight>0.1</weight> --- 39,43 ---- <item id="shrink_cat"> <id>0x211b</id> ! <scripts>shrink</scripts> <name>shrink cat</name> <weight>0.1</weight> *************** *** 46,50 **** <item id="shrink_dog"> <id>0x211c</id> ! <events>shrink</events> <name>shrink dog</name> <weight>0.1</weight> --- 46,50 ---- <item id="shrink_dog"> <id>0x211c</id> ! <scripts>shrink</scripts> <name>shrink dog</name> <weight>0.1</weight> *************** *** 53,57 **** <item id="shrink_horse_1"> <id>0x211f</id> ! <events>shrink</events> <name>shrink horse 1</name> <weight>0.1</weight> --- 53,57 ---- <item id="shrink_horse_1"> <id>0x211f</id> ! <scripts>shrink</scripts> <name>shrink horse 1</name> <weight>0.1</weight> *************** *** 60,64 **** <item id="shrink_horse_2"> <id>0x2120</id> ! <events>shrink</events> <name>shrink horse 2</name> <weight>0.1</weight> --- 60,64 ---- <item id="shrink_horse_2"> <id>0x2120</id> ! <scripts>shrink</scripts> <name>shrink horse 2</name> <weight>0.1</weight> *************** *** 67,71 **** <item id="shrink_horse_3"> <id>0x2121</id> ! <events>shrink</events> <name>shrink horse 3</name> <weight>0.1</weight> --- 67,71 ---- <item id="shrink_horse_3"> <id>0x2121</id> ! <scripts>shrink</scripts> <name>shrink horse 3</name> <weight>0.1</weight> *************** *** 74,78 **** <item id="shrink_horse_4"> <id>0x2124</id> ! <events>shrink</events> <name>shrink horse 4</name> <weight>0.1</weight> --- 74,78 ---- <item id="shrink_horse_4"> <id>0x2124</id> ! <scripts>shrink</scripts> <name>shrink horse 4</name> <weight>0.1</weight> *************** *** 81,85 **** <item id="shrink_packhorse"> <id>0x2126</id> ! <events>shrink</events> <name>shrink packhorse</name> <weight>0.1</weight> --- 81,85 ---- <item id="shrink_packhorse"> <id>0x2126</id> ! <scripts>shrink</scripts> <name>shrink packhorse</name> <weight>0.1</weight> *************** *** 88,92 **** <item id="shrink_packllama"> <id>0x2127</id> ! <events>shrink</events> <name>shrink packllama</name> <weight>0.1</weight> --- 88,92 ---- <item id="shrink_packllama"> <id>0x2127</id> ! <scripts>shrink</scripts> <name>shrink packllama</name> <weight>0.1</weight> *************** *** 95,99 **** <item id="shrink_wooly_sheep"> <id>0x20eb</id> ! <events>shrink</events> <name>shrink wooly sheep</name> <weight>0.1</weight> --- 95,99 ---- <item id="shrink_wooly_sheep"> <id>0x20eb</id> ! <scripts>shrink</scripts> <name>shrink wooly sheep</name> <weight>0.1</weight> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:34
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/vegetation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/vegetation Modified Files: plants.xml Log Message: Changed all references to "events" to "scripts" Index: plants.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/vegetation/plants.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** plants.xml 17 Jul 2004 03:30:00 -0000 1.12 --- plants.xml 25 Aug 2004 17:03:48 -0000 1.13 *************** *** 227,231 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 1</category> ! <events>environment</events> </item> --- 227,231 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 1</category> ! <scripts>environment</scripts> </item> *************** *** 234,238 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 2</category> ! <events>environment</events> </item> --- 234,238 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 2</category> ! <scripts>environment</scripts> </item> *************** *** 241,245 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 3</category> ! <events>environment</events> </item> --- 241,245 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 3</category> ! <scripts>environment</scripts> </item> *************** *** 248,252 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 4</category> ! <events>environment</events> </item> --- 248,252 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 4</category> ! <scripts>environment</scripts> </item> *************** *** 255,259 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 5</category> ! <events>environment</events> </item> --- 255,259 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 5</category> ! <scripts>environment</scripts> </item> *************** *** 262,266 **** <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 6</category> ! <events>environment</events> </item> --- 262,266 ---- <nodecay /> <category>Vegetation\Plants\Cotton\Cotton 6</category> ! <scripts>environment</scripts> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:30
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/dragon Modified Files: dragon_breastplate.xml dragon_gloves.xml dragon_helm.xml dragon_leggings.xml dragon_sleeves.xml Log Message: Changed all references to "events" to "scripts" Index: dragon_breastplate.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_breastplate.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dragon_breastplate.xml 13 May 2004 07:02:39 -0000 1.3 --- dragon_breastplate.xml 25 Aug 2004 17:03:39 -0000 1.4 *************** *** 19,23 **** <weight>10.0</weight> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Dragon\Dragon Breastplate 1</category> </item> --- 19,23 ---- <weight>10.0</weight> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Dragon\Dragon Breastplate 1</category> </item> Index: dragon_helm.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_helm.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dragon_helm.xml 13 May 2004 07:02:39 -0000 1.3 --- dragon_helm.xml 25 Aug 2004 17:03:39 -0000 1.4 *************** *** 19,23 **** <weight>7.0</weight> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Dragon\Dragon Helm 1</category> </item> --- 19,23 ---- <weight>7.0</weight> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Dragon\Dragon Helm 1</category> </item> Index: dragon_sleeves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_sleeves.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dragon_sleeves.xml 13 May 2004 07:02:39 -0000 1.3 --- dragon_sleeves.xml 25 Aug 2004 17:03:39 -0000 1.4 *************** *** 19,23 **** <weight>5.0</weight> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Dragon\Dragon Sleeves 1</category> </item> --- 19,23 ---- <weight>5.0</weight> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Dragon\Dragon Sleeves 1</category> </item> Index: dragon_gloves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_gloves.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dragon_gloves.xml 13 May 2004 07:02:39 -0000 1.3 --- dragon_gloves.xml 25 Aug 2004 17:03:39 -0000 1.4 *************** *** 19,23 **** <weight>2.0</weight> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Dragon\Dragon Gloves 1</category> </item> --- 19,23 ---- <weight>2.0</weight> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Dragon\Dragon Gloves 1</category> </item> Index: dragon_leggings.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_leggings.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dragon_leggings.xml 13 May 2004 07:02:39 -0000 1.3 --- dragon_leggings.xml 25 Aug 2004 17:03:39 -0000 1.4 *************** *** 19,23 **** <weight>7.0</weight> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Dragon\Dragon Leggings 1</category> </item> --- 19,23 ---- <weight>7.0</weight> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Dragon\Dragon Leggings 1</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:30
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/misc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/misc Modified Files: deeds.xml misc.xml testing.xml Log Message: Changed all references to "events" to "scripts" Index: testing.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/misc/testing.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** testing.xml 26 May 2004 13:45:30 -0000 1.4 --- testing.xml 25 Aug 2004 17:03:45 -0000 1.5 *************** *** 58,62 **** <tag name="itemdef" value="potion_nightsight" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 58,62 ---- <tag name="itemdef" value="potion_nightsight" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 65,69 **** <tag name="itemdef" value="potion_lesserheal" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 65,69 ---- <tag name="itemdef" value="potion_lesserheal" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 72,76 **** <tag name="itemdef" value="potion_heal" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 72,76 ---- <tag name="itemdef" value="potion_heal" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 79,83 **** <tag name="itemdef" value="potion_greaterheal" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 79,83 ---- <tag name="itemdef" value="potion_greaterheal" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 86,90 **** <tag name="itemdef" value="potion_lessercure" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 86,90 ---- <tag name="itemdef" value="potion_lessercure" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 93,97 **** <tag name="itemdef" value="potion_cure" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 93,97 ---- <tag name="itemdef" value="potion_cure" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 100,104 **** <tag name="itemdef" value="potion_greatercure" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 100,104 ---- <tag name="itemdef" value="potion_greatercure" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 107,111 **** <tag name="itemdef" value="potion_agility" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 107,111 ---- <tag name="itemdef" value="potion_agility" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 114,118 **** <tag name="itemdef" value="potion_greateragility" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 114,118 ---- <tag name="itemdef" value="potion_greateragility" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 121,125 **** <tag name="itemdef" value="potion_strength" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 121,125 ---- <tag name="itemdef" value="potion_strength" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 128,132 **** <tag name="itemdef" value="potion_greaterstrength" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 128,132 ---- <tag name="itemdef" value="potion_greaterstrength" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 135,139 **** <tag name="itemdef" value="potion_lesserexplosion" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 135,139 ---- <tag name="itemdef" value="potion_lesserexplosion" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 142,146 **** <tag name="itemdef" value="potion_explosion" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 142,146 ---- <tag name="itemdef" value="potion_explosion" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 149,153 **** <tag name="itemdef" value="potion_greaterexplosion" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 149,153 ---- <tag name="itemdef" value="potion_greaterexplosion" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 156,160 **** <tag name="itemdef" value="potion_lesserpoison" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 156,160 ---- <tag name="itemdef" value="potion_lesserpoison" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 163,167 **** <tag name="itemdef" value="potion_poison" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 163,167 ---- <tag name="itemdef" value="potion_poison" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 170,174 **** <tag name="itemdef" value="potion_greaterpoison" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 170,174 ---- <tag name="itemdef" value="potion_greaterpoison" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 177,181 **** <tag name="itemdef" value="potion_deadlypoison" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 177,181 ---- <tag name="itemdef" value="potion_deadlypoison" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 184,188 **** <tag name="itemdef" value="potion_refresh" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> <item id="e76"> --- 184,188 ---- <tag name="itemdef" value="potion_refresh" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> <item id="e76"> *************** *** 191,195 **** <tag name="itemdef" value="potion_totalrefresh" /> <tag name="itemamount" value="100" /> ! <events>testing.multibag</events> </item> </content> --- 191,195 ---- <tag name="itemdef" value="potion_totalrefresh" /> <tag name="itemamount" value="100" /> ! <scripts>testing.multibag</scripts> </item> </content> Index: misc.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/misc/misc.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** misc.xml 21 Jul 2004 04:18:28 -0000 1.14 --- misc.xml 25 Aug 2004 17:03:45 -0000 1.15 *************** *** 148,152 **** <id>0x100a</id> <nodecay /> ! <events>archery_butte</events> <category>Misc\Archery Butte\Archery Butte (W/E)</category> </item> --- 148,152 ---- <id>0x100a</id> <nodecay /> ! <scripts>archery_butte</scripts> <category>Misc\Archery Butte\Archery Butte (W/E)</category> </item> *************** *** 163,167 **** <type>7</type> <category>Misc\Keys\Copper Key</category> ! <events>key</events> </item> --- 163,167 ---- <type>7</type> <category>Misc\Keys\Copper Key</category> ! <scripts>key</scripts> </item> *************** *** 170,174 **** <type>7</type> <category>Misc\Keys\Gold Key</category> ! <events>key</events> </item> --- 170,174 ---- <type>7</type> <category>Misc\Keys\Gold Key</category> ! <scripts>key</scripts> </item> *************** *** 177,181 **** <type>7</type> <category>Misc\Keys\Iron Key</category> ! <events>key</events> </item> --- 177,181 ---- <type>7</type> <category>Misc\Keys\Iron Key</category> ! <scripts>key</scripts> </item> *************** *** 183,187 **** <id>0x1011</id> <category>Misc\Keys\Keyring 1</category> ! <events>keyring</events> </item> --- 183,187 ---- <id>0x1011</id> <category>Misc\Keys\Keyring 1</category> ! <scripts>keyring</scripts> </item> *************** *** 189,193 **** <id>0x1769</id> <category>Misc\Keys\Keyring 2</category> ! <events>keyring</events> </item> --- 189,193 ---- <id>0x1769</id> <category>Misc\Keys\Keyring 2</category> ! <scripts>keyring</scripts> </item> *************** *** 195,199 **** <id>0x176a</id> <category>Misc\Keys\Keyring 3</category> ! <events>keyring</events> </item> --- 195,199 ---- <id>0x176a</id> <category>Misc\Keys\Keyring 3</category> ! <scripts>keyring</scripts> </item> *************** *** 201,205 **** <id>0x176b</id> <category>Misc\Keys\Keyring 4</category> ! <events>keyring</events> </item> --- 201,205 ---- <id>0x176b</id> <category>Misc\Keys\Keyring 4</category> ! <scripts>keyring</scripts> </item> *************** *** 208,212 **** <type>7</type> <category>Misc\Keys\Magic Key</category> ! <events>key</events> </item> --- 208,212 ---- <type>7</type> <category>Misc\Keys\Magic Key</category> ! <scripts>key</scripts> </item> *************** *** 215,219 **** <type>7</type> <category>Misc\Keys\Rusty Iron Key</category> ! <events>key</events> </item> --- 215,219 ---- <type>7</type> <category>Misc\Keys\Rusty Iron Key</category> ! <scripts>key</scripts> </item> *************** *** 223,227 **** <nodecay /> <category>Misc\Training Dummy\Training Dummy (N/S)</category> ! <events>training_dummy</events> </item> --- 223,227 ---- <nodecay /> <category>Misc\Training Dummy\Training Dummy (N/S)</category> ! <scripts>training_dummy</scripts> </item> *************** *** 230,234 **** <nodecay /> <category>Misc\Training Dummy\Training Dummy (W/E)</category> ! <events>training_dummy</events> </item> --- 230,234 ---- <nodecay /> <category>Misc\Training Dummy\Training Dummy (W/E)</category> ! <scripts>training_dummy</scripts> </item> *************** *** 1993,1997 **** <id>0x1e5e</id> <category>Misc\Message Boards\Message Board (N/S)</category> ! <events>bulletinboard</events> <nodecay /> </item> --- 1993,1997 ---- <id>0x1e5e</id> <category>Misc\Message Boards\Message Board (N/S)</category> ! <scripts>bulletinboard</scripts> <nodecay /> </item> *************** *** 2000,2004 **** <id>0x1e5f</id> <category>Misc\Message Boards\Message Board (W/E)</category> ! <events>bulletinboard</events> <nodecay /> </item> --- 2000,2004 ---- <id>0x1e5f</id> <category>Misc\Message Boards\Message Board (W/E)</category> ! <scripts>bulletinboard</scripts> <nodecay /> </item> *************** *** 2121,2125 **** <id>0xedd</id> <category>Misc\Guilds\Guildstone</category> ! <events>guilds.stone</events> </item> --- 2121,2125 ---- <id>0xedd</id> <category>Misc\Guilds\Guildstone</category> ! <scripts>guilds.stone</scripts> </item> Index: deeds.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/misc/deeds.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** deeds.xml 25 Apr 2004 22:01:53 -0000 1.8 --- deeds.xml 25 Aug 2004 17:03:45 -0000 1.9 *************** *** 20,24 **** <item id="ballot_box_deed" inherit="blank_deed"> <name>Ballot Box Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="ballot_box" /> <category>Misc\Deeds\Carpentry\Ballot Box Deed</category> --- 20,24 ---- <item id="ballot_box_deed" inherit="blank_deed"> <name>Ballot Box Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="ballot_box" /> <category>Misc\Deeds\Carpentry\Ballot Box Deed</category> *************** *** 28,32 **** <item id="small_bed_s_deed" inherit="blank_deed"> <name>Small Bed South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="small_bed_s" /> <category>Misc\Deeds\Carpentry\Small Bed South Deed</category> --- 28,32 ---- <item id="small_bed_s_deed" inherit="blank_deed"> <name>Small Bed South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="small_bed_s" /> <category>Misc\Deeds\Carpentry\Small Bed South Deed</category> *************** *** 42,46 **** <item id="large_bed_s_deed" inherit="blank_deed"> <name>Large Bed South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="large_bed_s" /> <category>Misc\Deeds\Carpentry\Small Bed South Deed</category> --- 42,46 ---- <item id="large_bed_s_deed" inherit="blank_deed"> <name>Large Bed South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="large_bed_s" /> <category>Misc\Deeds\Carpentry\Small Bed South Deed</category> *************** *** 56,60 **** <item id="dart_board_s_deed" inherit="blank_deed"> <name>Dart Board South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="dart_board_s" /> <category>Misc\Deeds\Carpentry\Dart Board South Deed</category> --- 56,60 ---- <item id="dart_board_s_deed" inherit="blank_deed"> <name>Dart Board South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="dart_board_s" /> <category>Misc\Deeds\Carpentry\Dart Board South Deed</category> *************** *** 70,74 **** <item id="pentagram_deed" inherit="blank_deed"> <name>Pentagram Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="pentagram" /> <category>Misc\Deeds\Carpentry\Pentagram Deed</category> --- 70,74 ---- <item id="pentagram_deed" inherit="blank_deed"> <name>Pentagram Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="pentagram" /> <category>Misc\Deeds\Carpentry\Pentagram Deed</category> *************** *** 78,82 **** <item id="arbattoir_deed" inherit="blank_deed"> <name>Arbattoir Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="arbattoir" /> <category>Misc\Deeds\Carpentry\Arbattoir Deed</category> --- 78,82 ---- <item id="arbattoir_deed" inherit="blank_deed"> <name>Arbattoir Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="arbattoir" /> <category>Misc\Deeds\Carpentry\Arbattoir Deed</category> *************** *** 86,90 **** <item id="anvil_s_deed" inherit="blank_deed"> <name>Anvil South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="anvil_s" /> <category>Misc\Deeds\Carpentry\Anvil South Deed</category> --- 86,90 ---- <item id="anvil_s_deed" inherit="blank_deed"> <name>Anvil South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="anvil_s" /> <category>Misc\Deeds\Carpentry\Anvil South Deed</category> *************** *** 100,104 **** <item id="small_forge_deed" inherit="blank_deed"> <name>Small Forge Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="small_forge" /> <category>Misc\Deeds\Carpentry\Small Forge Deed</category> --- 100,104 ---- <item id="small_forge_deed" inherit="blank_deed"> <name>Small Forge Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="small_forge" /> <category>Misc\Deeds\Carpentry\Small Forge Deed</category> *************** *** 108,112 **** <item id="large_forge_s_deed" inherit="blank_deed"> <name>Large Forge South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="large_forge_s" /> <category>Misc\Deeds\Carpentry\Large Forge South Deed</category> --- 108,112 ---- <item id="large_forge_s_deed" inherit="blank_deed"> <name>Large Forge South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="large_forge_s" /> <category>Misc\Deeds\Carpentry\Large Forge South Deed</category> *************** *** 122,126 **** <item id="training_dummy_s_deed" inherit="blank_deed"> <name>Training Dummy South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="training_dummy_s" /> <category>Misc\Deeds\Carpentry\Training Dummy South Deed</category> --- 122,126 ---- <item id="training_dummy_s_deed" inherit="blank_deed"> <name>Training Dummy South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="training_dummy_s" /> <category>Misc\Deeds\Carpentry\Training Dummy South Deed</category> *************** *** 136,140 **** <item id="pickpocket_dip_e_deed" inherit="blank_deed"> <name>Pickpocket Dip Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="pickpocket_dip_e" /> <category>Misc\Deeds\Carpentry\Pickpocket Dip Deed</category> --- 136,140 ---- <item id="pickpocket_dip_e_deed" inherit="blank_deed"> <name>Pickpocket Dip Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="pickpocket_dip_e" /> <category>Misc\Deeds\Carpentry\Pickpocket Dip Deed</category> *************** *** 144,148 **** <item id="spinning_wheel_s_deed" inherit="blank_deed"> <name>Spinning Wheel South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="spinning_wheel_s" /> <category>Misc\Deeds\Carpentry\Spinning Wheel South Deed</category> --- 144,148 ---- <item id="spinning_wheel_s_deed" inherit="blank_deed"> <name>Spinning Wheel South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="spinning_wheel_s" /> <category>Misc\Deeds\Carpentry\Spinning Wheel South Deed</category> *************** *** 158,162 **** <item id="loom_s_deed" inherit="blank_deed"> <name>Loom South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="loom_s" /> <category>Misc\Deeds\Carpentry\Loom South Deed</category> --- 158,162 ---- <item id="loom_s_deed" inherit="blank_deed"> <name>Loom South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="loom_s" /> <category>Misc\Deeds\Carpentry\Loom South Deed</category> *************** *** 172,176 **** <item id="stone_oven_s_deed" inherit="blank_deed"> <name>Stone Oven South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="stone_oven_s" /> <category>Misc\Deeds\Carpentry\Stone Oven South Deed</category> --- 172,176 ---- <item id="stone_oven_s_deed" inherit="blank_deed"> <name>Stone Oven South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="stone_oven_s" /> <category>Misc\Deeds\Carpentry\Stone Oven South Deed</category> *************** *** 186,190 **** <item id="flour_mill_s_deed" inherit="blank_deed"> <name>Flour Mill South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="flour_mill_s" /> <category>Misc\Deeds\Carpentry\Flour Mill South Deed</category> --- 186,190 ---- <item id="flour_mill_s_deed" inherit="blank_deed"> <name>Flour Mill South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="flour_mill_s" /> <category>Misc\Deeds\Carpentry\Flour Mill South Deed</category> *************** *** 200,204 **** <item id="water_trough_s_deed" inherit="blank_deed"> <name>Water Trough South Deed</name> ! <events>deeds.carpentry_deed</events> <tag name="carpentry_type" value="water_trough_s" /> <category>Misc\Deeds\Carpentry\Water Trough South Deed</category> --- 200,204 ---- <item id="water_trough_s_deed" inherit="blank_deed"> <name>Water Trough South Deed</name> ! <scripts>deeds.carpentry_deed</scripts> <tag name="carpentry_type" value="water_trough_s" /> <category>Misc\Deeds\Carpentry\Water Trough South Deed</category> *************** *** 214,218 **** <!-- house deed --> <item id="house" inherit="blank_deed"> ! <events>deeds.multideed</events> <category>Buildings\House deed (Classic and Custom)</category> </item> --- 214,218 ---- <!-- house deed --> <item id="house" inherit="blank_deed"> ! <scripts>deeds.multideed</scripts> <category>Buildings\House deed (Classic and Custom)</category> </item> *************** *** 221,233 **** <color>0x47</color> <buyprice>5</buyprice> ! <events>deeds.commoditydeed</events> </item> <item id="item_bless_deed" inherit="blank_deed"> ! <events>deeds.item_bless_deed</events> </item> <item id="clothing_bless_deed" inherit="blank_deed"> ! <events>deeds.clothing_bless_deed</events> </item> --- 221,233 ---- <color>0x47</color> <buyprice>5</buyprice> ! <scripts>deeds.commoditydeed</scripts> </item> <item id="item_bless_deed" inherit="blank_deed"> ! <scripts>deeds.item_bless_deed</scripts> </item> <item id="clothing_bless_deed" inherit="blank_deed"> ! <scripts>deeds.clothing_bless_deed</scripts> </item> *************** *** 235,239 **** <name>Guildstone Deed</name> <color>0x3c</color> ! <events>guilds.deed</events> <category>Misc\Guilds\Guildstone Deed</category> </item> --- 235,239 ---- <name>Guildstone Deed</name> <color>0x3c</color> ! <scripts>guilds.deed</scripts> <category>Misc\Guilds\Guildstone Deed</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:29
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/buildings Modified Files: doors.xml dungeon.xml lightsources.xml Log Message: Changed all references to "events" to "scripts" Index: lightsources.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/lightsources.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** lightsources.xml 2 Aug 2004 21:04:37 -0000 1.15 --- lightsources.xml 25 Aug 2004 17:03:44 -0000 1.16 *************** *** 14,18 **** <id>0x9fb</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Sconce (W/E) (Off)</category> <lightsource>2</lightsource> --- 14,18 ---- <id>0x9fb</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Sconce (W/E) (Off)</category> <lightsource>2</lightsource> *************** *** 29,33 **** <id>0x9fd</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Sconce (W/E) (On)</category> <lightsource>2</lightsource> --- 29,33 ---- <id>0x9fd</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Sconce (W/E) (On)</category> <lightsource>2</lightsource> *************** *** 37,41 **** <id>0xa00</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Sconce (N/S) (Off)</category> <lightsource>2</lightsource> --- 37,41 ---- <id>0xa00</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Sconce (N/S) (Off)</category> <lightsource>2</lightsource> *************** *** 52,56 **** <id>0xa02</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Sconce (W/E) (On)</category> <lightsource>2</lightsource> --- 52,56 ---- <id>0xa02</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Sconce (W/E) (On)</category> <lightsource>2</lightsource> *************** *** 60,64 **** <id>0xa05</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Torch (W/E) (Off)</category> <lightsource>2</lightsource> --- 60,64 ---- <id>0xa05</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Torch (W/E) (Off)</category> <lightsource>2</lightsource> *************** *** 68,72 **** <id>0xa06</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Torch (W/E) (Empty)</category> <lightsource>2</lightsource> --- 68,72 ---- <id>0xa06</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Torch (W/E) (Empty)</category> <lightsource>2</lightsource> *************** *** 76,80 **** <id>0xa07</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Torch (W/E) (On)</category> <lightsource>2</lightsource> --- 76,80 ---- <id>0xa07</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Torch (W/E) (On)</category> <lightsource>2</lightsource> *************** *** 84,88 **** <id>0xa08</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 84,88 ---- <id>0xa08</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 91,95 **** <id>0xa09</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 91,95 ---- <id>0xa09</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 98,102 **** <id>0xa0a</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Torch (N/S) (Off)</category> <lightsource>2</lightsource> --- 98,102 ---- <id>0xa0a</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Torch (N/S) (Off)</category> <lightsource>2</lightsource> *************** *** 106,110 **** <id>0xa0b</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Torch (N/S) (Empty)</category> <lightsource>2</lightsource> --- 106,110 ---- <id>0xa0b</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Torch (N/S) (Empty)</category> <lightsource>2</lightsource> *************** *** 114,118 **** <id>0xa0c</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Wall Torch (N/S) (On)</category> <lightsource>2</lightsource> --- 114,118 ---- <id>0xa0c</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Wall Torch (N/S) (On)</category> <lightsource>2</lightsource> *************** *** 122,126 **** <id>0xa0d</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 122,126 ---- <id>0xa0d</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 129,133 **** <id>0xa0e</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 129,133 ---- <id>0xa0e</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 137,141 **** <id>0xa18</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Hanging Lantern 1 (Off)</category> <lightsource>2</lightsource> --- 137,141 ---- <id>0xa18</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Hanging Lantern 1 (Off)</category> <lightsource>2</lightsource> *************** *** 145,149 **** <id>0xa15</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Hanging Lantern 1 (On)</category> <lightsource>2</lightsource> --- 145,149 ---- <id>0xa15</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Hanging Lantern 1 (On)</category> <lightsource>2</lightsource> *************** *** 153,157 **** <id>0xa16</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 153,157 ---- <id>0xa16</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 160,164 **** <id>0xa17</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 160,164 ---- <id>0xa17</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 167,171 **** <id>0xa1d</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Hanging Lantern 2 (Off)</category> <lightsource>2</lightsource> --- 167,171 ---- <id>0xa1d</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Hanging Lantern 2 (Off)</category> <lightsource>2</lightsource> *************** *** 175,179 **** <id>0xa1a</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Hanging Lantern 2 (On)</category> <lightsource>2</lightsource> --- 175,179 ---- <id>0xa1a</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Hanging Lantern 2 (On)</category> <lightsource>2</lightsource> *************** *** 183,187 **** <id>0xa1b</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 183,187 ---- <id>0xa1b</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 190,194 **** <id>0xa1c</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 190,194 ---- <id>0xa1c</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 209,213 **** <id>0xa25</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lantern (Off)</category> <lightsource>29</lightsource> --- 209,213 ---- <id>0xa25</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lantern (Off)</category> <lightsource>29</lightsource> *************** *** 217,221 **** <id>0xa22</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lantern (On)</category> <lightsource>29</lightsource> --- 217,221 ---- <id>0xa22</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lantern (On)</category> <lightsource>29</lightsource> *************** *** 225,229 **** <id>0xa28</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 1 (Off)</category> <lightsource>2</lightsource> --- 225,229 ---- <id>0xa28</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 1 (Off)</category> <lightsource>2</lightsource> *************** *** 233,237 **** <id>0xa0f</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 1 (On)</category> <lightsource>2</lightsource> --- 233,237 ---- <id>0xa0f</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 1 (On)</category> <lightsource>2</lightsource> *************** *** 253,257 **** <id>0xa26</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 2 (Off)</category> <lightsource>2</lightsource> --- 253,257 ---- <id>0xa26</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 2 (Off)</category> <lightsource>2</lightsource> *************** *** 261,265 **** <id>0xb1a</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 2 (On)</category> <lightsource>2</lightsource> --- 261,265 ---- <id>0xb1a</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 2 (On)</category> <lightsource>2</lightsource> *************** *** 269,273 **** <id>0xb1b</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 269,273 ---- <id>0xb1b</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 276,280 **** <id>0xb1c</id> <nodecay /> ! <events>lightsource</events> <lightsource>2</lightsource> </item> --- 276,280 ---- <id>0xb1c</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>2</lightsource> </item> *************** *** 283,287 **** <id>0xa27</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Small Candelabra (Off)</category> <lightsource>1</lightsource> --- 283,287 ---- <id>0xa27</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Small Candelabra (Off)</category> <lightsource>1</lightsource> *************** *** 292,296 **** <id>0xb1d</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Small Candelabra (On)</category> <lightsource>1</lightsource> --- 292,296 ---- <id>0xb1d</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Small Candelabra (On)</category> <lightsource>1</lightsource> *************** *** 301,305 **** <id>0xb1e</id> <nodecay /> ! <events>lightsource</events> <lightsource>1</lightsource> <weight>3.0</weight> --- 301,305 ---- <id>0xb1e</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>1</lightsource> <weight>3.0</weight> *************** *** 309,313 **** <id>0xb1f</id> <nodecay /> ! <events>lightsource</events> <lightsource>1</lightsource> <weight>3.0</weight> --- 309,313 ---- <id>0xb1f</id> <nodecay /> ! <scripts>lightsource</scripts> <lightsource>1</lightsource> <weight>3.0</weight> *************** *** 317,321 **** <id>0xa29</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Big Candlabra (Off)</category> <lightsource>2</lightsource> --- 317,321 ---- <id>0xa29</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Big Candlabra (Off)</category> <lightsource>2</lightsource> *************** *** 325,329 **** <id>0xb26</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Big Candlabra (On)</category> <lightsource>2</lightsource> --- 325,329 ---- <id>0xb26</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Big Candlabra (On)</category> <lightsource>2</lightsource> *************** *** 339,343 **** <id>0xb21</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lamp Post 1 (Off)</category> <lightsource>2</lightsource> --- 339,343 ---- <id>0xb21</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lamp Post 1 (Off)</category> <lightsource>2</lightsource> *************** *** 347,351 **** <id>0xb20</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lamp Post 1 (On)</category> <lightsource>2</lightsource> --- 347,351 ---- <id>0xb20</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lamp Post 1 (On)</category> <lightsource>2</lightsource> *************** *** 355,359 **** <id>0xb22</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lamp Post 2 (Off)</category> <lightsource>2</lightsource> --- 355,359 ---- <id>0xb22</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lamp Post 2 (Off)</category> <lightsource>2</lightsource> *************** *** 363,367 **** <id>0xb23</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lamp Post 2 (On)</category> <lightsource>2</lightsource> --- 363,367 ---- <id>0xb23</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lamp Post 2 (On)</category> <lightsource>2</lightsource> *************** *** 371,375 **** <id>0xb24</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lamp Post 3 (Off)</category> <lightsource>2</lightsource> --- 371,375 ---- <id>0xb24</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lamp Post 3 (Off)</category> <lightsource>2</lightsource> *************** *** 379,383 **** <id>0xb25</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Lamp Post 3 (On)</category> <lightsource>2</lightsource> --- 379,383 ---- <id>0xb25</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Lamp Post 3 (On)</category> <lightsource>2</lightsource> *************** *** 421,425 **** <id>0x142c</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 3 (On)</category> <lightsource>2</lightsource> --- 421,425 ---- <id>0x142c</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 3 (On)</category> <lightsource>2</lightsource> *************** *** 429,433 **** <id>0x142f</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 3 (Off)</category> <lightsource>2</lightsource> --- 429,433 ---- <id>0x142f</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 3 (Off)</category> <lightsource>2</lightsource> *************** *** 437,441 **** <id>0x1430</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 4 (On)</category> <lightsource>2</lightsource> --- 437,441 ---- <id>0x1430</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 4 (On)</category> <lightsource>2</lightsource> *************** *** 445,449 **** <id>0x1433</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 4 (Off)</category> <lightsource>2</lightsource> --- 445,449 ---- <id>0x1433</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 4 (Off)</category> <lightsource>2</lightsource> *************** *** 453,457 **** <id>0x1434</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 5 (On)</category> <lightsource>2</lightsource> --- 453,457 ---- <id>0x1434</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 5 (On)</category> <lightsource>2</lightsource> *************** *** 461,465 **** <id>0x1437</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Candle 5 (Off)</category> <lightsource>2</lightsource> --- 461,465 ---- <id>0x1437</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Candle 5 (Off)</category> <lightsource>2</lightsource> *************** *** 470,474 **** <id>0x1853</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle (W/E) (Off)</category> </item> --- 470,474 ---- <id>0x1853</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Skullcandle (W/E) (Off)</category> </item> *************** *** 477,481 **** <id>0x1854</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle 1 (W/E) (On)</category> </item> --- 477,481 ---- <id>0x1854</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Skullcandle 1 (W/E) (On)</category> </item> *************** *** 496,500 **** <id>0x1857</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle 1 (N/S) (Off)</category> </item> --- 496,500 ---- <id>0x1857</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Skullcandle 1 (N/S) (Off)</category> </item> *************** *** 503,507 **** <id>0x1858</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Skullcandle 1 (N/S) (On)</category> </item> --- 503,507 ---- <id>0x1858</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Skullcandle 1 (N/S) (On)</category> </item> *************** *** 523,527 **** <id>0xa12</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Torch (On)</category> </item> --- 523,527 ---- <id>0xa12</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Torch (On)</category> </item> *************** *** 540,544 **** <id>0xf64</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Torch (W/E) (Off)</category> </item> --- 540,544 ---- <id>0xf64</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Torch (W/E) (Off)</category> </item> *************** *** 547,551 **** <id>0xf6b</id> <nodecay /> ! <events>lightsource</events> <category>Decoration\Lightsources\Torch (N/S) (Off)</category> </item> --- 547,551 ---- <id>0xf6b</id> <nodecay /> ! <scripts>lightsource</scripts> <category>Decoration\Lightsources\Torch (N/S) (Off)</category> </item> Index: dungeon.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/dungeon.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** dungeon.xml 15 Jul 2004 21:18:11 -0000 1.10 --- dungeon.xml 25 Aug 2004 17:03:43 -0000 1.11 *************** *** 376,380 **** <id>0xEE3</id> <category>Dungeon\Spiderwebs\Spiderweb 1</category> ! <events>spiderweb</events> <maxhealth>100</maxhealth> <health>100</health> --- 376,380 ---- <id>0xEE3</id> <category>Dungeon\Spiderwebs\Spiderweb 1</category> ! <scripts>spiderweb</scripts> <maxhealth>100</maxhealth> <health>100</health> Index: doors.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/doors.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** doors.xml 21 Jul 2004 04:18:27 -0000 1.11 --- doors.xml 25 Aug 2004 17:03:43 -0000 1.12 *************** *** 15,19 **** <id>0x675</id> <nodecay /> ! <events>door</events> <category>Buildings\Doors\Metal Door 1\Metal Door (S/SW)</category> </item> --- 15,19 ---- <id>0x675</id> <nodecay /> ! <scripts>door</scripts> <category>Buildings\Doors\Metal Door 1\Metal Door (S/SW)</category> [...2601 lines suppressed...] --- 1356,1360 ---- <id>0x0362</id> <nodecay /> ! <scripts>door</scripts> </item> *************** *** 1362,1366 **** <id>0x0364</id> <nodecay /> ! <events>door</events> </item> --- 1362,1366 ---- <id>0x0364</id> <nodecay /> ! <scripts>door</scripts> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:29
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items Modified Files: core.xml magic.xml slotmachine.xml system.xml Log Message: Changed all references to "events" to "scripts" Index: system.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/system.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** system.xml 6 Aug 2004 09:20:39 -0000 1.9 --- system.xml 25 Aug 2004 17:03:44 -0000 1.10 *************** *** 30,34 **** <item id="spawngem" inherit="1f13"> <invisible /> ! <events>spawngem</events> <nodecay /> <movable>2</movable> --- 30,34 ---- <item id="spawngem" inherit="1f13"> <invisible /> ! <scripts>spawngem</scripts> <nodecay /> <movable>2</movable> *************** *** 39,43 **** <id>0xe77</id> <name>trashcan</name> ! <events>trashcan</events> <color>0x430</color> <nodecay /> --- 39,43 ---- <id>0xe77</id> <name>trashcan</name> ! <scripts>trashcan</scripts> <color>0x430</color> <nodecay /> Index: core.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/core.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** core.xml 21 Jul 2004 04:18:20 -0000 1.36 --- core.xml 25 Aug 2004 17:03:44 -0000 1.37 *************** *** 11,15 **** <item id="bank_check"> <id>0x14f0</id> ! <events>check</events> <color>0x34</color> <name>a bank check</name> --- 11,15 ---- <item id="bank_check"> <id>0x14f0</id> ! <scripts>check</scripts> <color>0x34</color> <name>a bank check</name> Index: slotmachine.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/slotmachine.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** slotmachine.xml 17 Jul 2004 03:29:59 -0000 1.5 --- slotmachine.xml 25 Aug 2004 17:03:44 -0000 1.6 *************** *** 15,19 **** <color>386</color> <name>a slotmachine</name> ! <events>slotmachine</events> </item> --- 15,19 ---- <color>386</color> <name>a slotmachine</name> ! <scripts>slotmachine</scripts> </item> Index: magic.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/magic.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** magic.xml 17 Jul 2004 03:29:59 -0000 1.11 --- magic.xml 25 Aug 2004 17:03:44 -0000 1.12 *************** *** 21,25 **** <id>0xf6c</id> <nodecay /> ! <events>moongate</events> <category>Misc\Moongates\Blue Moongate</category> </item> --- 21,25 ---- <id>0xf6c</id> <nodecay /> ! <scripts>moongate</scripts> <category>Misc\Moongates\Blue Moongate</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:29
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/books In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/books Modified Files: base.xml Log Message: Changed all references to "events" to "scripts" Index: base.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/books/base.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** base.xml 26 May 2004 13:45:11 -0000 1.5 --- base.xml 25 Aug 2004 17:03:42 -0000 1.6 *************** *** 15,19 **** <weight>1.0</weight> <!-- A bit low i think --> <type>11</type> ! <events>book</events> </item> --- 15,19 ---- <weight>1.0</weight> <!-- A bit low i think --> <type>11</type> ! <scripts>book</scripts> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:29
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/chain Modified Files: chain_coif.xml chain_leggings.xml chain_tunic.xml Log Message: Changed all references to "events" to "scripts" Index: chain_coif.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_coif.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** chain_coif.xml 13 May 2004 07:02:36 -0000 1.10 --- chain_coif.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 22,26 **** <sellprice>65</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Chainmail\Coif NS</category> </item> --- 22,26 ---- <sellprice>65</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Chainmail\Coif NS</category> </item> Index: chain_tunic.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_tunic.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** chain_tunic.xml 13 May 2004 07:02:36 -0000 1.10 --- chain_tunic.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 21,25 **** <buyprice>103</buyprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Chainmail\Tunic NS</category> </item> --- 21,25 ---- <buyprice>103</buyprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Chainmail\Tunic NS</category> </item> Index: chain_leggings.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_leggings.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** chain_leggings.xml 13 May 2004 07:02:36 -0000 1.10 --- chain_leggings.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 22,26 **** <sellprice>83</sellprice> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Chainmail\Leggings (N/S)</category> </item> --- 22,26 ---- <sellprice>83</sellprice> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Chainmail\Leggings (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:28
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/bone Modified Files: bone_armor.xml bone_arms.xml bone_gloves.xml bone_helm.xml bone_leggings.xml Log Message: Changed all references to "events" to "scripts" Index: bone_arms.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_arms.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** bone_arms.xml 13 May 2004 07:02:36 -0000 1.10 --- bone_arms.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 20,24 **** <tag name="resname" value="leather" /> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Bone\Bone Arms (N/S)</category> </item> --- 20,24 ---- <tag name="resname" value="leather" /> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Bone\Bone Arms (N/S)</category> </item> Index: bone_gloves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_gloves.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** bone_gloves.xml 13 May 2004 07:02:36 -0000 1.10 --- bone_gloves.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 20,24 **** <value>0</value> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Bone\Bone Gloves (N/S)</category> </item> --- 20,24 ---- <value>0</value> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Bone\Bone Gloves (N/S)</category> </item> Index: bone_armor.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_armor.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** bone_armor.xml 13 May 2004 07:02:35 -0000 1.10 --- bone_armor.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 20,24 **** <value>0</value> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Bone\Bone Armor (N/S)</category> </item> --- 20,24 ---- <value>0</value> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Bone\Bone Armor (N/S)</category> </item> Index: bone_leggings.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_leggings.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** bone_leggings.xml 13 May 2004 07:02:36 -0000 1.10 --- bone_leggings.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 20,24 **** <value>0</value> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Bone\Leggings (N/S)</category> </item> --- 20,24 ---- <value>0</value> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Bone\Leggings (N/S)</category> </item> Index: bone_helm.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_helm.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** bone_helm.xml 13 May 2004 07:02:36 -0000 1.10 --- bone_helm.xml 25 Aug 2004 17:03:39 -0000 1.11 *************** *** 20,24 **** <value>0</value> <type>1009</type> ! <events>equipment</events> <category>Armor\Base\Bone\Bone Helmet (N/S)</category> </item> --- 20,24 ---- <value>0</value> <type>1009</type> ! <scripts>equipment</scripts> <category>Armor\Base\Bone\Bone Helmet (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:04:04
|
Update of /cvsroot/wpdev/xmlscripts/scripts/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12693 Modified Files: multibag.py Log Message: Changed all references to "events" to "scripts" Index: multibag.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/testing/multibag.py,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** multibag.py 26 May 2004 13:07:26 -0000 1.2 --- multibag.py 25 Aug 2004 17:03:47 -0000 1.3 *************** *** 29,31 **** object.deltag('itemdef') object.deltag('itemamount') ! object.removeevent('testing.multibag') --- 29,31 ---- object.deltag('itemdef') object.deltag('itemamount') ! object.removescript('testing.multibag') |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:03:55
|
Update of /cvsroot/wpdev/xmlscripts/scripts/commands In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12383/commands Modified Files: __init__.py add.py events.py export.py Log Message: Changed all references to "events" to "scripts" Index: export.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/commands/export.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** export.py 23 Aug 2004 03:10:39 -0000 1.12 --- export.py 25 Aug 2004 17:03:04 -0000 1.13 *************** *** 202,206 **** warnings += 'Item %s has an amount of %i. This information will be lost when made static.<br><br>' % ( hex( item.serial ), item.amount ) ! eventlist = item.eventlist if len( eventlist ) > 0: warnings += 'Item %s has events (%s) assigned to it. It wont be usable when made static.<br><br>' % ( hex( item.serial ), eventlist ) --- 202,206 ---- warnings += 'Item %s has an amount of %i. This information will be lost when made static.<br><br>' % ( hex( item.serial ), item.amount ) ! eventlist = item.scripts if len( eventlist ) > 0: warnings += 'Item %s has events (%s) assigned to it. It wont be usable when made static.<br><br>' % ( hex( item.serial ), eventlist ) Index: add.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/commands/add.py,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** add.py 29 Jul 2004 19:45:58 -0000 1.9 --- add.py 25 Aug 2004 17:03:04 -0000 1.10 *************** *** 219,223 **** def onLoad(): wolfpack.registercommand('add', add) ! def onUnload(): global generated --- 219,223 ---- def onLoad(): wolfpack.registercommand('add', add) ! def onUnload(): global generated Index: __init__.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/commands/__init__.py,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** __init__.py 24 Aug 2004 20:13:22 -0000 1.15 --- __init__.py 25 Aug 2004 17:03:04 -0000 1.16 *************** *** 90,94 **** def nightsight(socket, command, arguments): player = socket.player ! player.removeevent('magic.nightsight') if player.hastag('nightsight'): --- 90,94 ---- def nightsight(socket, command, arguments): player = socket.player ! player.removescript('magic.nightsight') if player.hastag('nightsight'): Index: events.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/commands/events.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** events.py 24 Aug 2004 18:10:23 -0000 1.4 --- events.py 25 Aug 2004 17:03:04 -0000 1.5 *************** *** 3,8 **** from wolfpack.consts import LOG_MESSAGE, EVENT_USE ! def addevent_response(player, arguments, target): ! event = arguments[0] object = None --- 3,8 ---- from wolfpack.consts import LOG_MESSAGE, EVENT_USE ! def addscript_response(player, arguments, target): ! script = arguments[0] object = None *************** *** 19,51 **** return ! player.log(LOG_MESSAGE, "Adds event '%s' to object 0x%x.\n" % (event, object.serial)) ! object.addevent(event) object.resendtooltip() ! player.socket.sysmessage('You add the event to your target.') """ ! \command addevent \description Attach a script to an object. ! \usage - <code>addevent [script]</code> Script is the id of the script you want to attach. """ ! def commandAddevent(socket, command, arguments): if len(arguments) == 0: ! socket.sysmessage('Usage: addevent <identifier>') return ! event = arguments.strip() try: ! wolfpack.hasevent(event, EVENT_USE) except: ! socket.sysmessage('No such event: %s.' % event) return ! socket.sysmessage("Please select the object you want to add the event '%s' to." % event) ! socket.attachtarget('commands.events.addevent_response', [event]) ! def removeevent_response(player, arguments, target): ! event = arguments[0] object = None --- 19,51 ---- return ! player.log(LOG_MESSAGE, "Adds script '%s' to object 0x%x.\n" % (script, object.serial)) ! object.addscript(script) object.resendtooltip() ! player.socket.sysmessage('You add the script to your target.') """ ! \command addscript \description Attach a script to an object. ! \usage - <code>addscript [script]</code> Script is the id of the script you want to attach. """ ! def commandAddscript(socket, command, arguments): if len(arguments) == 0: ! socket.sysmessage('Usage: addscript <identifier>') return ! script = arguments.strip() try: ! wolfpack.hasscript(script, EVENT_USE) except: ! socket.sysmessage('No such script: %s.' % script) return ! socket.sysmessage("Please select the object you want to add the script '%s' to." % script) ! socket.attachtarget('commands.events.addscript_response', [script]) ! def removescript_response(player, arguments, target): ! script = arguments[0] object = None *************** *** 62,96 **** return ! if object.hasevent(event): ! player.log(LOG_MESSAGE, "Removes event '%s' from object 0x%x.\n" % (event, object.serial)) ! object.removeevent(event) object.resendtooltip() ! player.socket.sysmessage('You remove the event from your target.') else: ! player.socket.sysmessage('Your target does not have the given event.') """ ! \command removeevent \description Remove a script from an object. ! \usage - <code>removeevent [script]</code> Script is the id of the script you want to remove. """ ! def commandRemoveevent(socket, command, arguments): if len(arguments) == 0: ! socket.sysmessage('Usage: removeevent <identifier>') return ! event = arguments.strip() try: ! wolfpack.hasevent(event, EVENT_USE) except: ! socket.sysmessage('No such event: %s.' % event) return ! socket.sysmessage("Please select the object you want to remove the event '%s' from." % event) ! socket.attachtarget('commands.events.removeevent_response', [event]) def onLoad(): ! wolfpack.registercommand('addevent', commandAddevent) ! wolfpack.registercommand('removeevent', commandRemoveevent) --- 62,96 ---- return ! if object.hasscript(script): ! player.log(LOG_MESSAGE, "Removes script '%s' from object 0x%x.\n" % (script, object.serial)) ! object.removescript(script) object.resendtooltip() ! player.socket.sysmessage('You remove the script from your target.') else: ! player.socket.sysmessage('Your target does not have the given script.') """ ! \command removescript \description Remove a script from an object. ! \usage - <code>removescript [script]</code> Script is the id of the script you want to remove. """ ! def commandRemovescript(socket, command, arguments): if len(arguments) == 0: ! socket.sysmessage('Usage: removescript <identifier>') return ! script = arguments.strip() try: ! wolfpack.hasscript(script, EVENT_USE) except: ! socket.sysmessage('No such script: %s.' % script) return ! socket.sysmessage("Please select the object you want to remove the script '%s' from." % script) ! socket.attachtarget('commands.events.removescript_response', [script]) def onLoad(): ! wolfpack.registercommand('addscript', commandAddscript) ! wolfpack.registercommand('removescript', commandRemovescript) |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:03:45
|
Update of /cvsroot/wpdev/xmlscripts/scripts/contextmenus In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12383/contextmenus Modified Files: petmenu.py Log Message: Changed all references to "events" to "scripts" Index: petmenu.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/contextmenus/petmenu.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** petmenu.py 24 Aug 2004 18:10:25 -0000 1.6 --- petmenu.py 25 Aug 2004 17:03:04 -0000 1.7 *************** *** 17,21 **** def onContextEntry(char, target, tag): ! if not target.hasevent( 'speech.pets' ): return 0 --- 17,21 ---- def onContextEntry(char, target, tag): ! if not target.hasscript( 'speech.pets' ): return 0 |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:03:25
|
Update of /cvsroot/wpdev/xmlscripts/scripts/magic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12383/magic Modified Files: circle1.py circle2.py circle3.py circle4.py circle5.py circle6.py circle7.py circle8.py firefield.py nightsight.py poisonfield.py scroll.py spell.py spellbook.py trap.py utilities.py Log Message: Changed all references to "events" to "scripts" Index: circle4.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle4.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** circle4.py 24 Aug 2004 17:18:26 -0000 1.12 --- circle4.py 25 Aug 2004 17:03:05 -0000 1.13 *************** *** 127,131 **** # We can only recall from recall runes ! if not target.hasevent( 'magic.rune' ): char.message(502357) return --- 127,131 ---- # We can only recall from recall runes ! if not target.hasscript( 'magic.rune' ): char.message(502357) return *************** *** 219,223 **** newitem.settag('dispellable_field', 1) newitem.settag('source', char.serial) ! newitem.addevent( 'magic.firefield' ) newitem.update() serials.append(newitem.serial) --- 219,223 ---- newitem.settag('dispellable_field', 1) newitem.settag('source', char.serial) ! newitem.addscript( 'magic.firefield' ) newitem.update() serials.append(newitem.serial) Index: nightsight.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/nightsight.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** nightsight.py 24 Aug 2004 21:31:33 -0000 1.6 --- nightsight.py 25 Aug 2004 17:03:05 -0000 1.7 *************** *** 14,18 **** player.lightbonus = max(0, player.lightbonus - bonus) ! player.removeevent('magic.nightsight') player.deltag('nightsight') player.deltag('nightsight_start') --- 14,18 ---- player.lightbonus = max(0, player.lightbonus - bonus) ! player.removescript('magic.nightsight') player.deltag('nightsight') player.deltag('nightsight_start') Index: circle6.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle6.py,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** circle6.py 24 Aug 2004 17:18:26 -0000 1.10 --- circle6.py 25 Aug 2004 17:03:05 -0000 1.11 *************** *** 116,120 **** # We can only mark recall runes ! if not target.hasevent( 'magic.rune' ): char.message(501797) return --- 116,120 ---- # We can only mark recall runes ! if not target.hasscript( 'magic.rune' ): char.message(501797) return *************** *** 220,224 **** newitem.settag('dispellable_field', 1) newitem.settag('strength', char.skill[self.damageskill]) ! newitem.addevent( 'magic.paralyzefield' ) newitem.update() serials.append(newitem.serial) --- 220,224 ---- newitem.settag('dispellable_field', 1) newitem.settag('strength', char.skill[self.damageskill]) ! newitem.addscript( 'magic.paralyzefield' ) newitem.update() serials.append(newitem.serial) Index: spell.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/spell.py,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** spell.py 24 Aug 2004 21:31:33 -0000 1.16 --- spell.py 25 Aug 2004 17:03:05 -0000 1.17 *************** *** 40,44 **** def callback(char, args): ! char.removeevent('magic') # target --- 40,44 ---- def callback(char, args): ! char.removescript('magic') # target *************** *** 117,121 **** # We are already casting a spell ! if char.hasevent('magic') or (socket and socket.hastag('cast_target')): char.socket.clilocmessage(502642) return 0 --- 117,121 ---- # We are already casting a spell ! if char.hasscript('magic') or (socket and socket.hastag('cast_target')): char.socket.clilocmessage(502642) return 0 *************** *** 137,141 **** # Precasting ! char.addevent('magic') char.action(self.castaction) --- 137,141 ---- # Precasting ! char.addscript('magic') char.action(self.castaction) Index: spellbook.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/spellbook.py,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** spellbook.py 24 Aug 2004 17:18:26 -0000 1.9 --- spellbook.py 25 Aug 2004 17:03:05 -0000 1.10 *************** *** 78,83 **** # Does the Spellbook have a specific spell? def hasspell( item, spell ): ! if item and ( item.hasevent( 'magic.spellbook' ) or item.hasevent( 'magic.necrospellbook' ) ): ! if item.hasevent( 'magic.necrospellbook' ): spell = spell - 100 --- 78,83 ---- # Does the Spellbook have a specific spell? def hasspell( item, spell ): ! if item and ( item.hasscript( 'magic.spellbook' ) or item.hasscript( 'magic.necrospellbook' ) ): ! if item.hasscript( 'magic.necrospellbook' ): spell = spell - 100 *************** *** 106,110 **** # Adds the specified spell to the specified spellbook def addspell( item, spell ): ! if not item or not item.hasevent( 'magic.spellbook' ): return 0 --- 106,110 ---- # Adds the specified spell to the specified spellbook def addspell( item, spell ): ! if not item or not item.hasscript( 'magic.spellbook' ): return 0 *************** *** 127,131 **** # Removes the specified spell from the specified spellbook def removespell( item, spell ): ! if not item or not item.hasevent( 'magic.spellbook' ): return 0 --- 127,131 ---- # Removes the specified spell from the specified spellbook def removespell( item, spell ): ! if not item or not item.hasscript( 'magic.spellbook' ): return 0 *************** *** 151,155 **** item = target.item ! if not item or not item.hasevent( 'magic.spellbook' ): char.socket.sysmessage( 'You need to target a spellbook.' ) return --- 151,155 ---- item = target.item ! if not item or not item.hasscript( 'magic.spellbook' ): char.socket.sysmessage( 'You need to target a spellbook.' ) return *************** *** 177,181 **** item = target.item ! if not item or not item.hasevent( 'magic.spellbook' ): char.socket.sysmessage( 'You need to target a spellbook.' ) return --- 177,181 ---- item = target.item ! if not item or not item.hasscript( 'magic.spellbook' ): char.socket.sysmessage( 'You need to target a spellbook.' ) return Index: circle1.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle1.py,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** circle1.py 24 Aug 2004 17:18:25 -0000 1.11 --- circle1.py 25 Aug 2004 17:03:05 -0000 1.12 *************** *** 118,122 **** return 0 ! if target.hasevent( 'magic.nightsight' ): if char.socket: if char == target: --- 118,122 ---- return 0 ! if target.hasscript( 'magic.nightsight' ): if char.socket: if char == target: *************** *** 136,140 **** bonus = min(18, math.floor(18 * (char.skill[MAGERY] / 1000.0))) ! target.addevent( 'magic.nightsight' ) target.settag("nightsight", bonus) target.settag("nightsight_start", time.minutes()) --- 136,140 ---- bonus = min(18, math.floor(18 * (char.skill[MAGERY] / 1000.0))) ! target.addscript( 'magic.nightsight' ) target.settag("nightsight", bonus) target.settag("nightsight_start", time.minutes()) Index: scroll.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/scroll.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** scroll.py 24 Aug 2004 17:18:26 -0000 1.6 --- scroll.py 25 Aug 2004 17:03:05 -0000 1.7 *************** *** 50,54 **** return False ! if cont.hasevent( 'magic.spellbook' ): if spell >= 64: char.socket.sysmessage( "Scroll with invalid spell-id: %d" % spell ) --- 50,54 ---- return False ! if cont.hasscript( 'magic.spellbook' ): if spell >= 64: char.socket.sysmessage( "Scroll with invalid spell-id: %d" % spell ) Index: poisonfield.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/poisonfield.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** poisonfield.py 24 Aug 2004 17:18:26 -0000 1.5 --- poisonfield.py 25 Aug 2004 17:03:05 -0000 1.6 *************** *** 30,34 **** for item in items: ! if item.hasevent( 'magic.poisonfield' ): level = 0 if item.hastag('level'): --- 30,34 ---- for item in items: ! if item.hasscript( 'magic.poisonfield' ): level = 0 if item.hastag('level'): Index: circle3.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle3.py,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** circle3.py 24 Aug 2004 18:10:28 -0000 1.9 --- circle3.py 25 Aug 2004 17:03:05 -0000 1.10 *************** *** 123,127 **** # We can only lock unlocked chests ! if target.type != 1 or target.hasevent( 'lock' ) or target.container: char.message(501762) return --- 123,127 ---- # We can only lock unlocked chests ! if target.type != 1 or target.hasscript( 'lock' ) or target.container: char.message(501762) return *************** *** 135,139 **** return ! target.addevent( 'lock' ) target.settag('lock', 'magic') --- 135,139 ---- return ! target.addscript( 'lock' ) target.settag('lock', 'magic') *************** *** 153,157 **** # We can only lock unlocked chests ! if not target.hasevent( 'lock' ): char.message(503101) return --- 153,157 ---- # We can only lock unlocked chests ! if not target.hasscript( 'lock' ): char.message(503101) return *************** *** 164,168 **** return ! target.removeevent( 'lock' ) target.deltag('lock', 'magic') --- 164,168 ---- return ! target.removescript( 'lock' ) target.deltag('lock', 'magic') *************** *** 183,192 **** # Check if there is an event handling onUse but not onTelekinesis ! for event in target.events: ! if wolfpack.hasevent(event, EVENT_TELEKINESIS): hasevent = 1 # The object has at least one telekinesis handler continue ! if wolfpack.hasevent(event, EVENT_USE): if char.socket: char.socket.clilocmessage(501857) --- 183,192 ---- # Check if there is an event handling onUse but not onTelekinesis ! for event in target.scripts: ! if wolfpack.hasscript(event, EVENT_TELEKINESIS): hasevent = 1 # The object has at least one telekinesis handler continue ! if wolfpack.hasscript(event, EVENT_USE): if char.socket: char.socket.clilocmessage(501857) *************** *** 206,212 **** result = 0 ! for event in target.events: # If the event can handle onTelekinesis, call it ! if wolfpack.hasevent(event, EVENT_TELEKINESIS): if wolfpack.callevent(event, EVENT_TELEKINESIS, (char, target)): return --- 206,212 ---- result = 0 ! for event in target.scripts: # If the event can handle onTelekinesis, call it ! if wolfpack.hasscript(event, EVENT_TELEKINESIS): if wolfpack.callevent(event, EVENT_TELEKINESIS, (char, target)): return Index: firefield.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/firefield.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** firefield.py 24 Aug 2004 17:18:26 -0000 1.6 --- firefield.py 25 Aug 2004 17:03:05 -0000 1.7 *************** *** 27,31 **** for item in items: ! if item.hasevent( 'magic.firefield' ): source = None if item.hastag('source'): --- 27,31 ---- for item in items: ! if item.hasscript( 'magic.firefield' ): source = None if item.hastag('source'): Index: circle5.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle5.py,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** circle5.py 24 Aug 2004 17:18:26 -0000 1.15 --- circle5.py 25 Aug 2004 17:03:05 -0000 1.16 *************** *** 301,305 **** newitem.settag('dispellable_field', 1) newitem.settag('level', level) ! newitem.addevent( 'magic.poisonfield' ) newitem.update() serials.append(newitem.serial) --- 301,305 ---- newitem.settag('dispellable_field', 1) newitem.settag('level', level) ! newitem.addscript( 'magic.poisonfield' ) newitem.update() serials.append(newitem.serial) *************** *** 355,359 **** else: creature.tamed = 1 ! creature.addevent('speech.pets') creature.owner = char creature.summontime = wolfpack.time.servertime() + int(char.skill[MAGERY] * 400) --- 355,359 ---- else: creature.tamed = 1 ! creature.addscript('speech.pets') creature.owner = char creature.summontime = wolfpack.time.servertime() + int(char.skill[MAGERY] * 400) Index: utilities.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/utilities.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** utilities.py 24 Aug 2004 21:31:33 -0000 1.12 --- utilities.py 25 Aug 2004 17:03:05 -0000 1.13 *************** *** 52,56 **** char.dispel(char, 1, 'cast_delay') ! char.removeevent('magic') if char.socket: --- 52,56 ---- char.dispel(char, 1, 'cast_delay') ! char.removescript('magic') if char.socket: Index: circle8.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle8.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** circle8.py 9 Aug 2004 18:51:38 -0000 1.12 --- circle8.py 25 Aug 2004 17:03:05 -0000 1.13 *************** *** 127,131 **** char.socket.clilocmessage(1049645) else: ! creature.addevent('speech.pets') creature.owner = char creature.summontime = wolfpack.time.currenttime() + 120000 --- 127,131 ---- char.socket.clilocmessage(1049645) else: ! creature.addscript('speech.pets') creature.owner = char creature.summontime = wolfpack.time.currenttime() + 120000 Index: circle7.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle7.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** circle7.py 24 Aug 2004 17:18:26 -0000 1.12 --- circle7.py 25 Aug 2004 17:03:05 -0000 1.13 *************** *** 140,144 **** # We can only recall from recall runes ! if not target.hasevent( 'magic.rune' ): char.message(502357) return --- 140,144 ---- # We can only recall from recall runes ! if not target.hasscript( 'magic.rune' ): char.message(502357) return *************** *** 185,189 **** gate.moveto(char.pos) gate.settag('dispellable_field', 1) ! gate.addevent( 'magic.gate' ) gate.settag('target', target.gettag('location')) gate.direction = 9 --- 185,189 ---- gate.moveto(char.pos) gate.settag('dispellable_field', 1) ! gate.addscript( 'magic.gate' ) gate.settag('target', target.gettag('location')) gate.direction = 9 *************** *** 197,201 **** gate.settag('target', '%u,%u,%d,%u' % (char.pos.x, char.pos.y, char.pos.z, char.pos.map)) gate.settag('dispellable_field', 1) ! gate.addevent( 'magic.gate' ) gate.direction = 9 gate.update() --- 197,201 ---- gate.settag('target', '%u,%u,%d,%u' % (char.pos.x, char.pos.y, char.pos.z, char.pos.map)) gate.settag('dispellable_field', 1) ! gate.addscript( 'magic.gate' ) gate.direction = 9 gate.update() Index: trap.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/trap.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** trap.py 24 Aug 2004 17:18:26 -0000 1.6 --- trap.py 25 Aug 2004 17:03:05 -0000 1.7 *************** *** 14,18 **** owner = wolfpack.findchar(int(item.gettag('trap_owner'))) except: ! item.removeevent( 'magic.trap' ) item.deltag('trap_type') item.deltag('trap_damage') --- 14,18 ---- owner = wolfpack.findchar(int(item.gettag('trap_owner'))) except: ! item.removescript( 'magic.trap' ) item.deltag('trap_type') item.deltag('trap_damage') *************** *** 20,24 **** return 0 ! item.removeevent( 'magic.trap' ) item.deltag('trap_type') item.deltag('trap_damage') --- 20,24 ---- return 0 ! item.removescript( 'magic.trap' ) item.deltag('trap_type') item.deltag('trap_damage') Index: circle2.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle2.py,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** circle2.py 24 Aug 2004 18:10:28 -0000 1.10 --- circle2.py 25 Aug 2004 17:03:05 -0000 1.11 *************** *** 93,97 **** target.settag('trap_damage', random.randint(10, 50)) target.settag('trap_type', 'magic') ! target.addevent( 'magic.trap' ) --- 93,97 ---- target.settag('trap_damage', random.randint(10, 50)) target.settag('trap_type', 'magic') ! target.addscript( 'magic.trap' ) *************** *** 110,114 **** # Already Trapped? ! if not target.hasevent( 'magic.trap' ): fizzle(char) return --- 110,114 ---- # Already Trapped? ! if not target.hasscript( 'magic.trap' ): fizzle(char) return *************** *** 118,122 **** # Remove the Trap Properties from the Item ! target.removeevent( 'magic.trap' ) target.deltag('trap_owner') target.deltag('trap_damage') --- 118,122 ---- # Remove the Trap Properties from the Item ! target.removescript( 'magic.trap' ) target.deltag('trap_owner') target.deltag('trap_damage') |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:03:17
|
Update of /cvsroot/wpdev/xmlscripts/scripts/system In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12383/system Modified Files: macro_opendoor.py poison.py spawns.py trading.py Log Message: Changed all references to "events" to "scripts" Index: spawns.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/system/spawns.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** spawns.py 24 Aug 2004 18:10:30 -0000 1.5 --- spawns.py 25 Aug 2004 17:03:06 -0000 1.6 *************** *** 18,22 **** npc.wandertype = 3 npc.wanderradius = area ! npc.addevent( 'system.spawns' ) npc.update() elif spawntype == 0: --- 18,22 ---- npc.wandertype = 3 npc.wanderradius = area ! npc.addscript( 'system.spawns' ) npc.update() elif spawntype == 0: *************** *** 78,82 **** # Check if the spawn is valid. valid = item != None ! if valid and not item.hasevent( 'spawngem' ): valid = 0 if valid and not item.hastag('spawntype') or not item.hastag('spawndef'): --- 78,82 ---- # Check if the spawn is valid. valid = item != None ! if valid and not item.hasscript( 'spawngem' ): valid = 0 if valid and not item.hastag('spawntype') or not item.hastag('spawndef'): Index: trading.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/system/trading.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** trading.py 24 Aug 2004 18:10:30 -0000 1.5 --- trading.py 25 Aug 2004 17:03:06 -0000 1.6 *************** *** 66,71 **** #onLogout event should be executed for tradewindow disposing ! player1.addevent( 'system.trading' ) ! player2.addevent( 'system.trading' ) #We want to know serial of partner in future --- 66,71 ---- #onLogout event should be executed for tradewindow disposing ! player1.addscript( 'system.trading' ) ! player2.addscript( 'system.trading' ) #We want to know serial of partner in future Index: poison.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/system/poison.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** poison.py 24 Aug 2004 18:10:30 -0000 1.5 --- poison.py 25 Aug 2004 17:03:06 -0000 1.6 *************** *** 27,33 **** # If he did, save the strokes and level and restore it later if char.player and not char.socket and char.logouttime == 0: ! if not char.hasevent( 'system.poison' ): char.settag( 'poison_strokes', strokes ) ! char.addevent( 'system.poison' ) return --- 27,33 ---- # If he did, save the strokes and level and restore it later if char.player and not char.socket and char.logouttime == 0: ! if not char.hasscript( 'system.poison' ): char.settag( 'poison_strokes', strokes ) ! char.addscript( 'system.poison' ) return *************** *** 103,107 **** # def onLogin(char): ! char.removeevent( 'system.poison' ) if not POISONS.has_key(char.poison): --- 103,107 ---- # def onLogin(char): ! char.removescript( 'system.poison' ) if not POISONS.has_key(char.poison): Index: macro_opendoor.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/system/macro_opendoor.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** macro_opendoor.py 17 Jul 2004 07:24:00 -0000 1.4 --- macro_opendoor.py 25 Aug 2004 17:03:06 -0000 1.5 *************** *** 38,42 **** reach = 1 if reach == 1: ! for event in door.events: if event == 'door': opendoor = 1 --- 38,42 ---- reach = 1 if reach == 1: ! for event in door.scripts: if event == 'door': opendoor = 1 |
Update of /cvsroot/wpdev/xmlscripts/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12383 Modified Files: door.py equipment.py food.py key.py keyring.py lock.py lockpick.py potionkeg.py potions.py spiderweb.py Log Message: Changed all references to "events" to "scripts" Index: door.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/door.py,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** door.py 24 Aug 2004 18:10:22 -0000 1.15 --- door.py 25 Aug 2004 17:03:05 -0000 1.16 *************** *** 207,211 **** for item in container.content: # Check if it's a key ! if item.hasevent( 'key' ) and item.hastag( 'lock' ) and int( item.gettag( 'lock' ) ) == lock: return 1 --- 207,211 ---- for item in container.content: # Check if it's a key ! if item.hasscript( 'key' ) and item.hastag( 'lock' ) and int( item.gettag( 'lock' ) ) == lock: return 1 Index: equipment.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/equipment.py,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** equipment.py 12 May 2004 21:55:22 -0000 1.27 --- equipment.py 25 Aug 2004 17:03:05 -0000 1.28 *************** *** 370,377 **** # in the eventchain somewhere. if not, # return 1 to handle the equip event. ! events = item.events for event in events: ! if wolfpack.hasevent(event, EVENT_WEARITEM): result = wolfpack.callevent(event, EVENT_WEARITEM, (player, player, item, layer)) if result: --- 370,377 ---- # in the eventchain somewhere. if not, # return 1 to handle the equip event. ! events = item.scripts for event in events: ! if wolfpack.hasscript(event, EVENT_WEARITEM): result = wolfpack.callevent(event, EVENT_WEARITEM, (player, player, item, layer)) if result: *************** *** 383,387 **** for event in events[events.index("equipment")+1:]: ! if wolfpack.hasevent(event, EVENT_USE): return 0 --- 383,387 ---- for event in events[events.index("equipment")+1:]: ! if wolfpack.hasscript(event, EVENT_USE): return 0 Index: keyring.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/keyring.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** keyring.py 24 Aug 2004 18:10:23 -0000 1.5 --- keyring.py 25 Aug 2004 17:03:05 -0000 1.6 *************** *** 3,7 **** def onDropOnItem(keyring, key): ! if not keyring.hasevent( 'keyring' ) or not key.hasevent( 'key' ): return 0 --- 3,7 ---- def onDropOnItem(keyring, key): ! if not keyring.hasscript( 'keyring' ) or not key.hasscript( 'key' ): return 0 *************** *** 69,73 **** return ! if not target.item.hasevent( 'lock' ) or not target.item.hastag( 'lock' ): char.socket.clilocmessage(501666) return --- 69,73 ---- return ! if not target.item.hasscript( 'lock' ) or not target.item.hastag( 'lock' ): char.socket.clilocmessage(501666) return *************** *** 79,83 **** for key in keys: ! if key.hastag('lock') and key.hasevent( 'key' ): key_lock = str(key.gettag('lock')) --- 79,83 ---- for key in keys: ! if key.hastag('lock') and key.hasscript( 'key' ): key_lock = str(key.gettag('lock')) Index: spiderweb.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/spiderweb.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** spiderweb.py 24 Aug 2004 18:10:23 -0000 1.4 --- spiderweb.py 25 Aug 2004 17:03:05 -0000 1.5 *************** *** 9,16 **** def onCollide(char, item): # Ignore if the character already has the event ! if char.hasevent( 'spiderweb' ): return ! char.addevent( 'spiderweb' ) if char.socket: char.socket.sysmessage('You are entangled in the spiderweb. You have to break free!') --- 9,16 ---- def onCollide(char, item): # Ignore if the character already has the event ! if char.hasscript( 'spiderweb' ): return ! char.addscript( 'spiderweb' ) if char.socket: char.socket.sysmessage('You are entangled in the spiderweb. You have to break free!') *************** *** 28,32 **** for item in items: ! if item.hasevent( 'spiderweb' ): spiderweb = item break --- 28,32 ---- for item in items: ! if item.hasscript( 'spiderweb' ): spiderweb = item break *************** *** 51,55 **** return True ! char.removeevent( 'spiderweb' ) char.socket.sysmessage('You manage to break free of the spiderweb.') return False --- 51,55 ---- return True ! char.removescript( 'spiderweb' ) char.socket.sysmessage('You manage to break free of the spiderweb.') return False *************** *** 66,70 **** for item in items: ! if item.hasevent( 'spiderweb' ): spiderweb = item break --- 66,70 ---- for item in items: ! if item.hasscript( 'spiderweb' ): spiderweb = item break *************** *** 82,86 **** for target in targets: ! target.removeevent( 'spiderweb' ) return amount --- 82,86 ---- for target in targets: ! target.removescript( 'spiderweb' ) return amount Index: lockpick.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/lockpick.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** lockpick.py 24 Aug 2004 18:10:23 -0000 1.5 --- lockpick.py 25 Aug 2004 17:03:05 -0000 1.6 *************** *** 12,16 **** char.socket.clilocmessage(500312) else: ! if not target.item or not target.item.hasevent( 'lock' ): char.socket.clilocmessage(502069) elif not char.canreach(target.item, 3): --- 12,16 ---- char.socket.clilocmessage(500312) else: ! if not target.item or not target.item.hasscript( 'lock' ): char.socket.clilocmessage(502069) elif not char.canreach(target.item, 3): *************** *** 31,35 **** if char.checkskill(LOCKPICKING, 0, 1200): # SUCCESS: Remove lockpick and the lock ! target.item.removeevent( 'lock' ) target.item.deltag('lock') target.item.deltag('locked') --- 31,35 ---- if char.checkskill(LOCKPICKING, 0, 1200): # SUCCESS: Remove lockpick and the lock ! target.item.removescript( 'lock' ) target.item.deltag('lock') target.item.deltag('locked') Index: key.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/key.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** key.py 24 Aug 2004 18:10:23 -0000 1.12 --- key.py 25 Aug 2004 17:03:05 -0000 1.13 *************** *** 88,92 **** rename_key(char,key) ! elif target.item.hasevent( 'lock' ): if target.item.hastag('locked') and int(target.item.gettag('locked')) == 1: target.item.deltag('locked') --- 88,92 ---- rename_key(char,key) ! elif target.item.hasscript( 'lock' ): if target.item.hastag('locked') and int(target.item.gettag('locked')) == 1: target.item.deltag('locked') *************** *** 110,114 **** # Check if the targetted item is a key ! if not target.item or not target.item.hasevent( 'key' ): char.socket.clilocmessage(501679) return --- 110,114 ---- # Check if the targetted item is a key ! if not target.item or not target.item.hasscript( 'key' ): char.socket.clilocmessage(501679) return Index: potions.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/potions.py,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** potions.py 24 Aug 2004 18:10:23 -0000 1.43 --- potions.py 25 Aug 2004 17:03:05 -0000 1.44 *************** *** 380,384 **** bonus = min(18, math.floor(18 * (char.skill[MAGERY] / 1000.0))) ! char.addevent( 'magic.nightsight' ) char.settag( 'nightsight', bonus) char.settag( 'nightsight_start', time.minutes()) --- 380,384 ---- bonus = min(18, math.floor(18 * (char.skill[MAGERY] / 1000.0))) ! char.addscript( 'magic.nightsight' ) char.settag( 'nightsight', bonus) char.settag( 'nightsight_start', time.minutes()) Index: potionkeg.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/potionkeg.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** potionkeg.py 24 Aug 2004 18:10:23 -0000 1.12 --- potionkeg.py 25 Aug 2004 17:03:05 -0000 1.13 *************** *** 14,18 **** return False ! if not potionkeg.hasevent( 'potionkeg' ) or not potion.hasevent( 'potions' ): return False --- 14,18 ---- return False ! if not potionkeg.hasscript( 'potionkeg' ) or not potion.hasscript( 'potions' ): return False *************** *** 72,76 **** return False ! if not potionkeg.hasevent( 'potionkeg' ): return False --- 72,76 ---- return False ! if not potionkeg.hasscript( 'potionkeg' ): return False Index: food.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/food.py,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** food.py 24 Aug 2004 18:10:23 -0000 1.13 --- food.py 25 Aug 2004 17:03:05 -0000 1.14 *************** *** 91,97 **** def onCollide( char, item ): if char.npc and item.baseid in farm_food and char.baseid in farm_eaters: ! if char.hasevent( 'food' ): return True ! char.addevent( 'food' ) char.say( "*nibbles*" ) item.movable = 3 --- 91,97 ---- def onCollide( char, item ): if char.npc and item.baseid in farm_food and char.baseid in farm_eaters: ! if char.hasscript( 'food' ): return True ! char.addscript( 'food' ) char.say( "*nibbles*" ) item.movable = 3 *************** *** 107,111 **** food = None for item in items: ! if item.hasevent( 'food' ) and item.baseid in farm_food: food = item break --- 107,111 ---- food = None for item in items: ! if item.hasscript( 'food' ) and item.baseid in farm_food: food = item break *************** *** 119,122 **** char.update() ! char.removeevent('food') return True --- 119,122 ---- char.update() ! char.removescript('food') return True Index: lock.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/lock.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** lock.py 24 Aug 2004 18:10:23 -0000 1.12 --- lock.py 25 Aug 2004 17:03:05 -0000 1.13 *************** *** 30,35 **** if response.button == 1: # Prepend 'lock' to the event chain ! if not item.hasevent( 'lock' ): ! item.addevent( 'lock' ) # Set the lock id --- 30,35 ---- if response.button == 1: # Prepend 'lock' to the event chain ! if not item.hasscript( 'lock' ): ! item.addscript( 'lock' ) # Set the lock id *************** *** 64,68 **** # Remove the event from the eventlist ! item.removeevent( 'lock' ) item.resendtooltip() --- 64,68 ---- # Remove the event from the eventlist ! item.removescript( 'lock' ) item.resendtooltip() *************** *** 88,92 **** # Check if the item already has a lock ! if target.item.hasevent('lock') and target.item.hastag('lock'): gump.addBackground(id=0x2436, width=425, height=285) --- 88,92 ---- # Check if the item already has a lock ! if target.item.hasscript('lock') and target.item.hastag('lock'): gump.addBackground(id=0x2436, width=425, height=285) *************** *** 164,168 **** def searchkey(item, lock): # It's a key. ! if item.hasevent( 'key' ) and item.hastag( 'lock' ): if lock == str(item.gettag('lock')): return 1 --- 164,168 ---- def searchkey(item, lock): # It's a key. ! if item.hasscript( 'key' ) and item.hastag( 'lock' ): if lock == str(item.gettag('lock')): return 1 *************** *** 197,201 **** # Only doors can be opened without unlocking them # if the user has the key in his posession. ! if item.hasevent( 'door' ): if searchkey(char.getbackpack(), lock): char.socket.clilocmessage(501282) --- 197,201 ---- # Only doors can be opened without unlocking them # if the user has the key in his posession. ! if item.hasscript( 'door' ): if searchkey(char.getbackpack(), lock): char.socket.clilocmessage(501282) |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:03:17
|
Update of /cvsroot/wpdev/xmlscripts/scripts/speech In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12383/speech Modified Files: pets.py Log Message: Changed all references to "events" to "scripts" Index: pets.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/speech/pets.py,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** pets.py 2 Jun 2004 15:03:05 -0000 1.14 --- pets.py 25 Aug 2004 17:03:06 -0000 1.15 *************** *** 150,154 **** pet.sound(SND_ATTACK) ! pet.removeevent('speech.pets') def onSpeech(pet, char, text, keywords): --- 150,154 ---- pet.sound(SND_ATTACK) ! pet.removescript('speech.pets') def onSpeech(pet, char, text, keywords): |
From: Sebastian H. <dar...@us...> - 2004-08-25 17:03:17
|
Update of /cvsroot/wpdev/xmlscripts/scripts/guilds In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12383/guilds Modified Files: deed.py member.py stone.py Log Message: Changed all references to "events" to "scripts" Index: stone.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/guilds/stone.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** stone.py 24 Aug 2004 18:10:27 -0000 1.5 --- stone.py 25 Aug 2004 17:03:05 -0000 1.6 *************** *** 553,557 **** sendMessage(target.char, 'You have been recruited as a canidate for %s by %s.' % (guild.name, player.name)) guild.addcanidate(target.char) ! target.char.addevent( 'guilds.member' ) target.char.resendtooltip() if guild.guildstone: --- 553,557 ---- sendMessage(target.char, 'You have been recruited as a canidate for %s by %s.' % (guild.name, player.name)) guild.addcanidate(target.char) ! target.char.addscript( 'guilds.member' ) target.char.resendtooltip() if guild.guildstone: *************** *** 607,611 **** # Make sure our member has the neccesary event ! char.addevent( 'guilds.member' ) char.resendtooltip() if guild.guildstone: --- 607,611 ---- # Make sure our member has the neccesary event ! char.addscript( 'guilds.member' ) char.resendtooltip() if guild.guildstone: Index: member.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/guilds/member.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** member.py 24 Aug 2004 18:10:27 -0000 1.6 --- member.py 25 Aug 2004 17:03:05 -0000 1.7 *************** *** 27,31 **** player.deltag(tag) ! player.removeevent( 'guilds.member' ) else: # Remove voting tags just in case --- 27,31 ---- player.deltag(tag) ! player.removescript( 'guilds.member' ) else: # Remove voting tags just in case Index: deed.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/guilds/deed.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** deed.py 24 Aug 2004 18:10:27 -0000 1.4 --- deed.py 25 Aug 2004 17:03:05 -0000 1.5 *************** *** 29,33 **** guild.leader = player ! player.addevent( 'guilds.member' ) # Create a guildstone at the given location --- 29,33 ---- guild.leader = player ! player.addscript( 'guilds.member' ) # Create a guildstone at the given location |