Go Back   RunUO - Ultima Online Emulation > RunUO > Custom Script Releases

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.

Reply
 
Thread Tools Display Modes
Old 07-20-2006, 01:51 PM   #1 (permalink)
Forum Expert
 
kaball's Avatar
 
Join Date: Apr 2005
Location: Portugal \m/
Age: 22
Posts: 411
Send a message via MSN to kaball
Default Newbiedungeon gate.

Im new to C# scripting ... but licking it
playing uo for ages now stepping into a another level.

here is a script of my own a newbiedungeon gate.
basicly it only allows young players to enter the newbie dungeon.

im open to any kind of critics and ideas
Attached Files
File Type: rar newbiedungeongate.rar (955 Bytes, 344 views)
kaball is offline   Reply With Quote
Old 07-20-2008, 09:16 AM   #2 (permalink)
Lurker
 
Join Date: Oct 2006
Age: 18
Posts: 8
Default

Hmm, maybe it just makes me but not me to download ..
to be an error on my part, sorry to
StrikeIII is offline   Reply With Quote
Old 07-20-2008, 10:08 AM   #3 (permalink)
Lurker
 
aion666's Avatar
 
Join Date: Feb 2008
Posts: 6
Unhappy

I downloaded it but cant open the zip, says files are corrutpt
aion666 is offline   Reply With Quote
Old 07-20-2008, 12:43 PM   #4 (permalink)
Forum Expert
 
Hammerhand's Avatar
 
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,367
Default

I got it to dl AND open, even tho it did throw a corrupt file error at me. Once I closed the error window, the file was there. However, upon opening the file (which worked just fine) I found this lil problem...
Code:
		public override void Deserialize( GenericReader reader )
		{
			base.Deserialize( reader );
			int version = reader.ReadInne(  << This is where it ends
Its literally missing the entire end of the script. Not sure if its a transfer error or what.
__________________
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.
Hammerhand is offline   Reply With Quote
Old 07-20-2008, 02:23 PM   #5 (permalink)
Forum Expert
 
Seven's Avatar
 
Join Date: Dec 2004
Location: Tomah, WI
Age: 19
Posts: 1,326
Default

Quote:
Originally Posted by Hammerhand View Post
I got it to dl AND open, even tho it did throw a corrupt file error at me. Once I closed the error window, the file was there. However, upon opening the file (which worked just fine) I found this lil problem...
Code:
		public override void Deserialize( GenericReader reader )
		{
			base.Deserialize( reader );
			int version = reader.ReadInne(  << This is where it ends
Its literally missing the entire end of the script. Not sure if its a transfer error or what.
It extracted the folder for me and threw the exception that there was an unexpected end to the archive. However, I didn't even get to open the file. Hopefully the OP will re-upload his script.
__________________
We have cookies... (Looking for Server Raters/News Reporters)
[ www . ryst . net ]
Seven is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5