Go Back   RunUO - Ultima Online Emulation > RunUO > Custom Script Release Archive

Custom Script Release Archive This is a pre-script database archive of what our users had released.

 
 
Thread Tools Display Modes
Old 05-06-2006, 10:43 PM   #1 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 42
Default rare mount disallow warior and mage

i want to edit rare mounts scripts like unicorn firesteed and nightmare's i want that if controller hasnt got 80 tame skill pet disallow to ride.İ have wroted that:
public override bool AllowRider { public override bool AllowRider( Mobile Rider )
{
if ( Rider.Skills[SkillName.AnimalTaming].Value < 80 )
Rider.SendLocalizedMessage( 1042318 ); // The unicorn refuses to allow you to ride

it.
} but it didnt work can u please help?
crushteam@hotmail.com
Attached Files
File Type: cs Unicorn(1).cs (2.7 KB, 18 views)

Last edited by egemen; 05-06-2006 at 11:36 PM.
egemen is offline  
Old 05-07-2006, 02:03 AM   #2 (permalink)
Account Terminated
 
Join Date: Apr 2004
Location: Titusville PA
Age: 26
Posts: 975
Default

This belongs in script support not script releases. You most likely will get no help posting a problem in this section.
evil lord kirby is offline  
Old 05-07-2006, 03:35 AM   #3 (permalink)
Forum Expert
 
Iomega0318's Avatar
 
Join Date: Feb 2005
Location: Dirt City,TX
Age: 21
Posts: 608
Send a message via ICQ to Iomega0318 Send a message via AIM to Iomega0318 Send a message via MSN to Iomega0318 Send a message via Yahoo to Iomega0318
Default

thats the truth please repost this in script support
__________________
-Lichking-
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

Iomega0318 is offline  
 

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