|
||
|
|||||||
| Custom Script Releases This forum is where you can release your custom scripts for other users to use. Please note: By releasing your scripts here you are submitting them to the public and as such agree to make them public domain. The RunUO Team has made its software GPL for you to use and enjoy you should do the same for anything based off of RunUO. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
Join Date: May 2008
Posts: 38
|
Hello guys, I want to thank everyone for helping me here, and I thought I would put my first script up for everyone. This script is very basic and it is a simple drag and drop into your custom folder. This script is for [RunUO 2.0 RC2] and I have not tested it for any other server.
What is it = Its 3 custom dragons a Green Dragon, Blue Dragon, and a Black Dragon. It also contains speical dragon armor I have made that has a small chance of droping when one is killed. I do understand it is a very simple script but its my first custom and I am a newbie. ![]() Known Issues= The only one I know of is the armor peices keep the name Red before the real name. For Instance: Green Dragon Armor says: Red Green Dragon Armor. Why is it like this you ask? Because I am a newbie and don't know how to fix it..heh. This project took me more time than i would like to admit, but anyways I hope you guys enjoy ![]() Last edited by Nikoru; 06-16-2008 at 03:44 AM. |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
|
Cool... I will be looking at these to see whether I can use them myself for my shard... I am a DnD fan and plan on setting up a area full of DnD creatures (part of that idea was a bunch of the dragons - blue, black, white, red, etc)...
Just keep going and make what you like... GreyWolf. |
|
|
|
|
|
#3 (permalink) | |
|
Newbie
Join Date: May 2008
Posts: 38
|
Quote:
![]() |
|
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
|
For the beholder I was thinking I would use another person's script, I think you will find it if you look up "robot" on the forums... It takes several files because it is a buildable item for players, but I was just going to use the id code for its appearance. Just not gotten around to it.
GreyWolf. |
|
|
|
|
|
#5 (permalink) |
|
Newbie
Join Date: Dec 2007
Posts: 15
|
the material that its made out of alters the name automatticly.And to fix it props it so it's material is regular.
__________________
Im Not here To be hired and play around but im here to work for YOU and for YOUR server to make gameplay BETTER for others.:D:D:D: |
|
|
|
|
|
#6 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,239
|
Actually, [propsing them ingame would be a pain. Just comment out or remove these 2 lines in each of the armor scripts.
Code:
public override ArmorMaterialType MaterialType{ get{ return ArmorMaterialType.Dragon; } }
public override CraftResource DefaultResource{ get{ return CraftResource.RedScales; } }
__________________
May you have the strength of eagles' wings, the faith and courage to fly to new heights, and the wisdom of the universe to carry you there. |
|
|
|
|
|
#7 (permalink) | |
|
Forum Novice
|
Quote:
__________________
Lady Rhia AKA Misty Dain Owner Unicorn Heaven Where Unicorns Are a Specialty! |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|