|
||
|
|||||||
| 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
Join Date: Jan 2004
Location: UK, Essex
Age: 20
Posts: 1,166
|
I have just made a set of halloween gifts for my players. It uses RunUO's GiftGiver script to hand the gifts out from tomorrow until the 5th of November.
I'd like to say thanks to RoninGT for his Valentines Day 2005 package on which I based my Halloween 2005 GiftGiver script. Installation: Just drop the Halloween 2005 folder into your RunUO scripts folder. Ok no on to what this pack contains .Each bag will contain: One Spooky Lantern - 5 colours available: Green, Black, White, Red and Orange. One piece of spectral clothing - Tunic, Boots, Cloak or Tunic (This clothing uses the transparent 0x4001 hue, appears black on paperdoll but teansparent on player.) And finally (I like this best ) there is a 10% chance of the bag having a Oui-Ja board in it. When used the Oui-Ja board will give out a random selection of scary sounds (10 different) and a randomly rendered effect (15 different) in a random hue (10 different). That's 150+ different effects!!!Anyway I hope you and your players all enjoy this pack .Happy Halloween .EDIT: Noticed a small error with Halloween Bag not displaying it's object properties, uploaded new archive. EDIT2: Added a pre-filled Halloween bag to the archive that uses the same randomisers as the GiftGiver for anyone who wants to add the bags outside of the GiftGiver time period. EDIT3: Fixed definitions problem with the pre-filled halloween bag. Also added a second pre-filled bag (HalloweenBagAllGifts2005) that comes complete with all the gifts (no randomisers). EDIT4: Fixed the naming error in the Halloween Boots script - thanks WanderingRage for pointing that out.
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
#6 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 20
Posts: 1,166
|
Quote:
.
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
|
#8 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 20
Posts: 1,166
|
Quote:
.It still uses the same randomisers as the GiftGiver so you may want to add several bags just to see what you'll get ![]()
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
|
#9 (permalink) |
|
Forum Novice
|
For some reason there is an error in it.
PHP Code:
|
|
|
|
|
#10 (permalink) |
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 20
Posts: 1,166
|
Ok, sorry about that.
Should work fine now .
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
#14 (permalink) |
|
GM Hider
Join Date: Oct 2003
Age: 29
Posts: 187
|
I had a bit of an Y-file (not X-file, we're beyond that). I made a few changes (items only) to the great script you just posted. Ran it on my test-shard and whoopla. Worked like a charm. Then I uploaded the files to the public server (which is identical to the one at my comp). Put the files in and waited for the daily restart.
When the server restarted, everything compiled fine, but it didn't distribute anything... weird.. so I booted up my test-shard again to test (maybe it was a time-issue I thought), nope. Still works local. Both time/date and regional settings are identical locally and at the host where the shard is at. I haven't changed anything in the script-files except for the items distributed (and the shard name in the text). Anyone got an idea of what went wrong? ... Since it works like clockwork locally I mean? |
|
|
|
|
#15 (permalink) | |
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 20
Posts: 1,166
|
Quote:
Unfortunatly I can't help there. I have heard things about the GiftGiver not working properly and sadly I have no idea of how to fix this. Perhaps tomorrow the gifts will be dished out, I know that doesn't really help concidering today is Halloween but sorry . If anytone knows why this happens it would be good if they could tell us how to fix it.Thanks ,
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
|
|
|
|
|
#17 (permalink) | |
|
Quote:
|
||
|
|
|
|
#19 (permalink) | |
|
GM Hider
Join Date: Oct 2003
Age: 29
Posts: 187
|
Quote:
The really weird part is that it works on my local computer. I have one question though. This part: Code:
public override DateTime Start{ get{ return new DateTime( 2005, 10, 31 ); } }
public override DateTime Finish{ get{ return new DateTime( 2005, 11, 5 ); } }
Thanks for the reply though LordHogFred, worst case scenario I'll do an addtopack on the items instead followed by a broadcast. I am just curious why this work at home, but not at the server. Its still a great script, and I'll probably use the same template for other holidays/anniversaries. :-) |
|
|
|
|
|
#24 (permalink) | ||
|
Forum Expert
Join Date: Jan 2004
Location: UK, Essex
Age: 20
Posts: 1,166
|
Quote:
Quote:
__________________
It is not the hand that creates worlds, It is the mind controlling it ! The New Dawn Network |
||
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|