|
||
|
|||||||
| RunUO Post Archive The Archvie |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Master of the Internet
Join Date: Feb 2004
Location: NC/NC State Univ
Age: 23
Posts: 16,424
|
OK! I looked in Inside UO (props to those guys), and created--
THE GIANT JAPANESE ITEM .cs OF DOOM!! (all 2300 lines of it...) Pretty much everything in here (everything so far as I know--excepting the wind chimes and swordstands in the separate files) is prefixed with "j". (so it won't have namespace conflicts) This is a mostly complete version. I'll also add some wind chimes and sword stands. A partial listing of the stuff includes: (*See Attached List*) NOTES ON WChimes: The Wind Chimes are set up as a vetward. I basically stole the code from the MonsterStatuette and transmogrified it for this purpose. To that end, you add them like MonsterStatuettes--e.g.-- [add WindChimes WindChimesFancy (or) [add WindChimes WindChimes They do lock down and play sounds when players are w/in 2 tiles. (there might be one sound that's wrong...discovered that yesterday...). Installation: the usual--toss in customs 'n' go. Complete list of items will come soon. There are 93 items, total! Enjoy. I don't think there are any bugs. If there are, please post them. (yes I did write all these myself. There may or may not be scripts for these items out there...but these scripts are mine.)
__________________
Goodbye, folks. |
|
|
|
|
|
#2 (permalink) |
|
Master of the Internet
Join Date: Feb 2004
Location: NC/NC State Univ
Age: 23
Posts: 16,424
|
Here's the list, compiled for your benefit and mine:
THE COMPLETE GIANT JAPANESE ITEMS SCRIPT ITEM LIST! Divided by sections in the code for fast reference. (f) denotes flipability Reference: A generic script for items. Some derivative of this is used for everything in here. Bonsai Trees: JGreenBonsRound: A round green bonsai tree (f) JPurpleBonsRect: A rectangular purple bonsai tree JGreenBonsRect: A rectangular green bonsai tree (f) JPurpleBonsRound: A round purple bonsai tree (f) JOrangeBonsRound: An orange round tree JSilverBonsRound: A silver round tree Zen Gardens: JZenGardenLeg: A black zengarden with legs JZenGardenFlat: A black zengarden without legs JZenGardenRect: A brown rectangular zengarden Paper Screens: JBambooScreen: A bamboo shoji screen (f) JPaperScreen: A paper shoji screen (f) Bento Boxes JBentoBox1: An empty bento box. (f) JBentoBox2: A full bento box. (f) More Swords (more refers to the SwordStands.cs) JBlackSword: A large black sword stand (f) JRedSword: A large red sword stand (f) Miso Soup JMiso1: An empty bowl for Miso Soup JMiso2: White Miso JMiso3: Red Miso JMiso4: Awase Miso Sushi JSushi1: A black platter of sushi rolls (f) JSushi2: A white platter of sushi rolls (f) Food Stuff JGreenTea: A basket of green tea leaves JGreenTeaCrushed: A bowl with green tea leaves in it JTeapot: A teapot. It says "tea set" but it's just a pot (f) JWasabiLarge: A lump of the green stuff JSakeCups: Cups for sake (four on tray) JSake: A pitcher of sake (TODO: make drinkable) JWasbiSmall: Four small lumps of wasabi JBowlChop: A bowl with a pair of chopsticks across it JBowlWhite: A white bowl JBowlBrown: A brown bowl (see a pattern here?) Origami JOrgBfl: butterfly JOrgFsh: fish JOrgPck: peacock JOrgFrg: frog JOrgStr: star JOrgSbd: songbird Futons JBrownFuton: futon brown (f) JPinkFuton: futon pink (f) WindChimes...don't use this Sculptures (i forget which are which) JSculpture3 (f) JSculpture4 JSculpture2 JSculpture1 Lightsources JRedLantern: Red ball lantern (f) JWhiteLantern: White ball lantern (f) JTowerLantern: The tower light JRoundLantern: round lantern JShojiLantern: The metal lattice one JPaperLantern: The tall paper one Baskets JBasketTall: A tall square basket (f) JBasketOpen: A round open basket JBasketPicnic: A Japanese take on the picnic basket? (f) JBasketFlat: A flat rectangular basket (f) JBasketShort: A short brown basket JBasketTallRound: A taller version of JBasketShort Plants JFlowers: A square planter? of flowers JCherry1: 1-4 are cherry blossoms JCherry2: JCherry3: JCherry4: JMaple1: 1&2 are maple leaves JMaple2: JBamboo1: 1&2 are bamboo shoots JBamboo2: JPlum1: 1-4 are plum blossoms JPlum2: JPlum3: JPlum4: Deco JAbacus: selfexplanatory...(f) JUrn1: JUrn2: JUrn3: JFan1: (f) JFan2: (f) JPainting1: (f) JPainting2: (f) JPainting3: (f) JPainting4: (f) JKanji1: (f) JKanji2: (f) Low Tables (one of these is plain, one's fancy, forget which) JLowTable1 JLowTable2 Furniture JPlainChest: (f) JOrnateChest: (f) JGildedChest: (f) JFootLocker: (f) JFinishedChest: (f) JTallCabinet: (f) JShortCabinet: (f) JRedArmoire: (f) JElegantArmoire: (f) JMapleArmoire: (f) JCherryArmoire: (f) //end Post things that should be included in V3.0 and aren't already.
__________________
Goodbye, folks. |
|
|
|
|
|
#3 (permalink) |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 36
Posts: 3,509
|
Thank you kind sir.
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
|
#4 (permalink) |
|
Join Date: Jan 2005
Age: 21
Posts: 11
|
ok when i put the windchimes.cs in my custom folder i get this error when restarting RunUo
- Error; Scripts\Items\Misc\Windchimes.cs: CS0101: <line 138, clumn 15> The namespace Server.Items already contains a definition for WindChimes. |
|
|
|
|
|
#5 (permalink) | |
|
Join Date: Sep 2004
Posts: 255
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|