|
||
|
|||||||
| Custom Script Release Archive This is a pre-script database archive of what our users had released. |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
Hi just wanted to share something very simple that i scripted it's called Fountain Of Life it is not osi way cause in osi what the Fountain Of Life does is when you double click the fountain it opens and you drop bandages and it enhance it but i decided to make it cause it looks great as decoration in houses plus it has animation of the water running down to fountain here are two pictures they are flippable also. Hope you all like it .
![]() ![]() |
|
|
|
|
#2 (permalink) |
|
Account Terminated
Join Date: Apr 2004
Location: Titusville PA
Age: 26
Posts: 975
|
I have actually been wanting to do a version of this that has some type of benefit to it other than deco. Scripting the way it works as per OSI is going to be tough for me because I am not the most skilled in C# but I could have it use a deed to place it in a specific direction from a single deed like the hearth of home fire and could have it open a gump and function in some way.
I have a rough idea how to possable make this work like OSI the only real problem I may run into would be causing it to add a healing bonus there are however a couple of ways that can also be achived. What you would need this to do is "convert" 10 clean bandages to enhanced bandages every 24 hours this is easy enough I think. Making this give a healing bonus is a different story though. Because it actually goes by skill on OSI you would need to modify a few things and have it check the skill of the user and apply a % bonus to healing skill upon use somehow. Anyways I could sit and try to get this working or wait for it to become part of the distro lol. I am possably impatient enough to do this myself though... |
|
|
|
|
#3 (permalink) | |
|
Forum Expert
|
Quote:
|
|
|
|
|
|
#6 (permalink) | |
|
Forum Expert
|
Quote:
__________________
Last edited by Raider; 05-17-2006 at 02:34 PM. |
|
|
|
|
|
#8 (permalink) | |
|
Moderate
Join Date: Nov 2002
Location: USA
Posts: 6,598
|
Quote:
![]() Congrats on the script! Keep it up and you'll be scripting with the best of them in no time.
__________________
David Forum Moderator The RunUO.com Forum Moderator Team Forum Rules and Guidelines RunUO Forum Search Engine Download RunUO 2.0 RC2 |
|
|
|
|
|
#9 (permalink) |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 36
Posts: 3,509
|
Thanks Erica!
__________________
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:
|
|
|
|
|
#10 (permalink) |
|
Account Terminated
Join Date: Apr 2004
Location: Titusville PA
Age: 26
Posts: 975
|
the fountain does do some strange things on OSI like if you toss a pile of clean bandages in the fountain say a pile of 100 and leave them than every 24 hours it will simply take 10 clean and add 10 enhanced to the pile of enhanced in the fountain I have a huge stack of clean and enhanced bandages in my fountain right now actually. You could toss a pile of 60k clean in the fountain and probably never have to worry about it again lol just collect them as needed.
This is another thing though if you just wait 24 hours to drop 10 bandages in it it will convert them to enhanced bandies right then it will only do a maximum of 10 per 24 hour period though so i perfer to leave a pile of clean ones in the fountain at all times. |
|
|
|
|
#11 (permalink) |
|
Join Date: Jun 2003
Location: Third Rock from the sun ( Europe, Portugal )
Posts: 108
|
Actually getting this work as OSI is easier than you may think, but it depends on if you want to edit some distro files.
To add a bonus to healing chance with enhanced bandages you will need to edit the bandages script so it knows that on using a bandage and if the bandage is of the type enhanced, then the healing chances should get a +x% sucess chance. To turn the bandages from normal to enhanced add a target button from a gump or simple use the OnDoubleClick target, and have the script remove the normal bandages and replace it with enhanced ones. The 24 hrs timer is a tad trickier since this item would either need to have a timer in itself for the uses, like LastSkillGain from the player mobile, or you could if this was a item you would spawn around the shard as part of map deco, delete the item after its used and set the spawner to 24 hrs. I think I'll have a crack at this and see what I can come up with, it may be interesting enough to release it.
__________________
My Current In the works Projects: Pandora's Box Server 2.0 RC1 Necromancer, Necromage, Paladin, Ninja, and Samurai AI. If you are bored, then check this link Old Projects: Custom Necromancer AI - RunUO 1.0 RC0 Custom Necromage AI - RunUO 1.0 RC0 Custom Paladin AI - RunUO 1.0 RC0 |
|
|
|
|
#12 (permalink) | |
|
Forum Expert
Join Date: Mar 2005
Location: Hopefully not near you
Posts: 2,233
|
THANK YOU very much ..opps did not mean to yell but got soo excited thanks again
Quote:
__________________
All people have the right to be stupid but some abuse the privilege.
|
|
|
|
|
|
#13 (permalink) |
|
Join Date: Jun 2003
Location: Third Rock from the sun ( Europe, Portugal )
Posts: 108
|
Humm... Erica could you be so kind as to post a OSI screenie of the following things?
Fountain's Gump Enhanced bandages Thanks ![]()
__________________
My Current In the works Projects: Pandora's Box Server 2.0 RC1 Necromancer, Necromage, Paladin, Ninja, and Samurai AI. If you are bored, then check this link Old Projects: Custom Necromancer AI - RunUO 1.0 RC0 Custom Necromage AI - RunUO 1.0 RC0 Custom Paladin AI - RunUO 1.0 RC0 |
|
|
|
|
#14 (permalink) | |
|
Forum Expert
|
Quote:
![]() as you see it has 10 charges remaining can't remember if thats the limit on 10 charges or if it was more. second picture shows the gump when double click it ![]() And 3rd picture shows in my backpack bandage yellow that was white enhanced ![]() 4th picture i droped regular white bandages see it in the gump when i double clicked the fountain i droped turned yellow and as you see enhanced ![]() 5th picture shows the container charges 0 was before 10 chagres if you saw first picture hope this helps you out.Last edited by Erica; 05-20-2006 at 01:27 PM. |
|
|
|
|
|
#16 (permalink) | |
|
Forum Expert
|
Quote:
![]() |
|
|
|
|
|
#18 (permalink) |
|
Forum Expert
Join Date: Mar 2005
Location: Hopefully not near you
Posts: 2,233
|
Quote:
Plus Plus Plus for you , always going the extra bit to help people..THANKs so much ...a little + sunshine your way
__________________
All people have the right to be stupid but some abuse the privilege.
|
|
|
|
|
#19 (permalink) |
|
Forum Expert
|
This looks beautiful. THanks sooo much for sharing!
Liacs
__________________
;)My C# Bookshelf (carpented by Soultaker);) BTW: Please ask questions in the adequat forum and not on a private message! Otherwise nobody can learn from it!
|
|
|
|
|
#20 (permalink) |
|
Forum Expert
|
I just realized that Joeku scripted the OSI thing (at least near): Have a look here, if you like to have the enhanced bandages feature...
(Updated) Bloody Bandage System
__________________
;)My C# Bookshelf (carpented by Soultaker);) BTW: Please ask questions in the adequat forum and not on a private message! Otherwise nobody can learn from it!
|
|
|
|
|
#21 (permalink) |
|
Join Date: Jun 2003
Location: Third Rock from the sun ( Europe, Portugal )
Posts: 108
|
Thanks Erica, much appreciated the screenies.
Im almost done with the OSI copy, just need to get the gumps added and the enhanced bandies showing inside of them. I'll add you in the script credits too ![]()
__________________
My Current In the works Projects: Pandora's Box Server 2.0 RC1 Necromancer, Necromage, Paladin, Ninja, and Samurai AI. If you are bored, then check this link Old Projects: Custom Necromancer AI - RunUO 1.0 RC0 Custom Necromage AI - RunUO 1.0 RC0 Custom Paladin AI - RunUO 1.0 RC0 |
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|