Go Back   RunUO - Ultima Online Emulation > RunUO > RunUO Post Archive

RunUO Post Archive The Archvie

Reply
 
Thread Tools Display Modes
Old 06-07-2004, 03:01 AM   #1 (permalink)
 
Join Date: Dec 2003
Location: DUBAyou.com
Posts: 61
Default Hooker

Summary:
My friend and i where looking at our old sphere server and ran across a hooker scipt i made a few years back. well i decied to update it on out new runuo shard. So here it is my hooker script. reall fun to have wondering around brit. just check it out.

it also gives a bless effect for 75ish seconds
Description:
now this is just the first release. theres more i got planed

Installation:
drop into ur custom folder and thats it
Attached Files
File Type: zip Hooker.zip (2.4 KB, 996 views)
dubayou is offline   Reply With Quote
Old 06-08-2004, 04:32 PM   #2 (permalink)
 
Join Date: Jun 2004
Age: 28
Posts: 1
Default

ahh man i al loveing this scirpt. been downloadins scripts all day and when i saw this i loved it. cracked me up. cant wait to see whats next.
Crailtap is offline   Reply With Quote
Old 06-09-2004, 04:17 PM   #3 (permalink)
 
Join Date: Dec 2003
Location: DUBAyou.com
Posts: 61
Default

thanks man. . any one else even download my script?
dubayou is offline   Reply With Quote
Old 06-09-2004, 08:14 PM   #4 (permalink)
 
Join Date: May 2004
Age: 33
Posts: 39
Default

Quote:
Originally Posted by dubayou
thanks man. . any one else even download my script?
I will check it out thanks man
Zorce is offline   Reply With Quote
Old 06-10-2004, 10:13 PM   #5 (permalink)
 
Join Date: Dec 2003
Location: DUBAyou.com
Posts: 61
Default

for a little improvment add
Code:
int newX = m_From.X + 1;
int newY = m_From.Y - 1;
Point3D spot = new Point3D( newX, newY, m_Mobile.Z );
m_Mobile.SetLocation( spot ,true );
m_From.Animate( 12, 5, 2, true, true, 0 ); 
m_Mobile.Animate( 11, 5, 2, true, true, 0 );
under Misc.Titles.AwardFame( m_From, 10, true ); in the basewhore.cs
dubayou is offline   Reply With Quote
Old 06-11-2004, 01:37 AM   #6 (permalink)
 
Join Date: Jun 2004
Age: 17
Posts: 6
Talking hi um i whant to know how to script can u tell me plz

how do u script tell me plz sir
jason x is offline   Reply With Quote
Old 06-11-2004, 02:24 AM   #7 (permalink)
 
Join Date: Dec 2003
Location: DUBAyou.com
Posts: 61
Default

1 its not scripting c# is a language. and 2 this isnt the place to ask. just read a book or something. thats how i learned. i got a huge libary
dubayou is offline   Reply With Quote
Old 06-11-2004, 02:54 AM   #8 (permalink)
Forum Expert
 
Join Date: Jun 2003
Location: around
Posts: 1,376
Send a message via ICQ to bean56 Send a message via AIM to bean56
Default

Quote:
Originally Posted by dubayou
for a little improvment add
Code:
int newX = m_From.X + 1;
int newY = m_From.Y - 1;
Point3D spot = new Point3D( newX, newY, m_Mobile.Z );
m_Mobile.SetLocation( spot ,true );
m_From.Animate( 12, 5, 2, true, true, 0 ); 
m_Mobile.Animate( 11, 5, 2, true, true, 0 );
under Misc.Titles.AwardFame( m_From, 10, true ); in the basewhore.cs
I think you should explain what that does.
bean56 is offline   Reply With Quote
Old 06-11-2004, 04:19 AM   #9 (permalink)
 
Join Date: Dec 2003
Location: DUBAyou.com
Posts: 61
Default

it will move the hooker above u and make u both play certin animations that look funny toghter
dubayou is offline   Reply With Quote
Old 06-26-2004, 05:01 PM   #10 (permalink)
Forum Expert
 
Join Date: Nov 2003
Location: Buckhannon, WV
Age: 34
Posts: 409
Send a message via ICQ to iZJokersWild Send a message via Yahoo to iZJokersWild
Default

Okay, I know this was posted a while ago, but I thought that it might be cool to add a little twist to the hooker. I can not script it, being that I suck at it; but maybe somebody else could add it in. How about doing a random poisoning or something and saying that you caught some funk? I was just thinking and thought it would be funny as hell, but then again I am twisted like that.
iZJokersWild is offline   Reply With Quote
Old 06-26-2004, 05:33 PM   #11 (permalink)
Forum Novice
 
Join Date: Jun 2004
Location: Michigan
Age: 26
Posts: 195
Send a message via MSN to septor
Default

That would be funny. Or find a way to get killed by the hooker, and a message flash for everyone on the shard to see that said "[hooker's name] owned [person] with AIDs.."
septor is offline   Reply With Quote
Old 06-26-2004, 06:17 PM   #12 (permalink)
Forum Expert
 
Join Date: Nov 2003
Location: Buckhannon, WV
Age: 34
Posts: 409
Send a message via ICQ to iZJokersWild Send a message via Yahoo to iZJokersWild
Default

Yeah, that would be cool. I tried to edit it out, but my results had some stupid side effects like:
1. when I made hooker poison, she would turn gray and guards would kill her.
2. people would die right off, when I was trying to just do DP on them.
and 3. they were "blessed wth poison"
I just suck at doing custom scripts though. I can do some basic repairs, but that is about it.
iZJokersWild is offline   Reply With Quote
Old 06-29-2004, 10:48 PM   #13 (permalink)
 
Join Date: Dec 2003
Location: DUBAyou.com
Posts: 61
Default

let me look into this. i just got back from vaction
dubayou is offline   Reply With Quote
Old 06-29-2004, 11:39 PM   #14 (permalink)
Forum Expert
 
Join Date: Nov 2003
Location: Buckhannon, WV
Age: 34
Posts: 409
Send a message via ICQ to iZJokersWild Send a message via Yahoo to iZJokersWild
Default

Quote:
Originally Posted by dubayou
let me look into this. i just got back from vaction
Just as a thought, maybe you could implement GoldDragon13's Sickness in with this.
iZJokersWild is offline   Reply With Quote
Old 06-30-2004, 12:12 AM   #15 (permalink)
Forum Novice
 
Join Date: Jun 2004
Location: Michigan
Age: 26
Posts: 195
Send a message via MSN to septor
Default

This could be a good useless script, one that is great, but not really needed. I'm going to put it on my shard though, just as comedy relief.
septor is offline   Reply With Quote
Old 06-30-2004, 08:50 AM   #16 (permalink)
 
Join Date: Dec 2003
Location: DUBAyou.com
Posts: 61
Default

thanks and what is GoldDragon13's Sickness i added a poisen effect that doesnt kill the person
dubayou is offline   Reply With Quote
Old 06-30-2004, 11:41 AM   #17 (permalink)
Forum Expert
 
Join Date: Nov 2003
Location: Buckhannon, WV
Age: 34
Posts: 409
Send a message via ICQ to iZJokersWild Send a message via Yahoo to iZJokersWild
Default

Quote:
Originally Posted by dubayou
thanks and what is GoldDragon13's Sickness i added a poisen effect that doesnt kill the person
It is a system that introduces the flu and such into the world. Has a medic for cures and all. Seems to be pretty cool, though I have not been able to get it going yet, they are waiting for PlayMobile.cs adjustments I believe.
iZJokersWild is offline   Reply With Quote
Old 07-03-2004, 05:33 PM   #18 (permalink)
Clu
 
Join Date: Jul 2004
Location: San Diego
Age: 34
Posts: 46
Send a message via ICQ to Clu Send a message via Yahoo to Clu
Default

LOL! On-line STD's.. I can hear it now:

"Darn, my character got Gonorrhea from that lady in Minoc... "


Must... download...
Clu is offline   Reply With Quote
Old 07-10-2004, 04:08 PM   #19 (permalink)
 
Join Date: Jan 2004
Age: 28
Posts: 51
Send a message via AIM to SUPERMADMIKE Send a message via MSN to SUPERMADMIKE Send a message via Yahoo to SUPERMADMIKE
Default

Quote:
Originally Posted by dubayou
1 its not scripting c# is a language. and 2 this isnt the place to ask. just read a book or something. thats how i learned. i got a huge libary
x2
__________________
The Question isn't what you did... The Question is who saw?
SUPERMADMIKE is offline   Reply With Quote
Old 10-09-2004, 01:38 PM   #20 (permalink)
 
Join Date: Sep 2004
Location: germany
Age: 27
Posts: 16
Send a message via ICQ to Cheshire Send a message via MSN to Cheshire
Default

Quote:
Originally Posted by dubayou
for a little improvment add
Code:
int newX = m_From.X + 1;
int newY = m_From.Y - 1;
Point3D spot = new Point3D( newX, newY, m_Mobile.Z );
m_Mobile.SetLocation( spot ,true );
m_From.Animate( 12, 5, 2, true, true, 0 ); 
m_Mobile.Animate( 11, 5, 2, true, true, 0 );
under Misc.Titles.AwardFame( m_From, 10, true ); in the basewhore.cs

I don't know why but the animation dowsn't look right... if i don't make this changes my char "rides" but not on the hooker, which stands aside and when I make those changes it looks like they fight each other... but I want the hooker to lie on her back (on hight 3) and let my char ride (anim 23) on her, just can't let the hooker stay lying on her back until the riding anim is finished

maybe anyone can help me?
Cheshire is offline   Reply With Quote
Old 10-09-2004, 03:22 PM   #21 (permalink)
Master of the Internet
 
bzk90's Avatar
 
Join Date: Jun 2003
Location: Nevada
Age: 18
Posts: 6,630
Send a message via AIM to bzk90 Send a message via MSN to bzk90 Send a message via Yahoo to bzk90
Default

way to bump a 3month old thread
bzk90 is offline   Reply With Quote
Old 10-09-2004, 04:05 PM   #22 (permalink)
 
Join Date: Sep 2004
Location: germany
Age: 27
Posts: 16
Send a message via ICQ to Cheshire Send a message via MSN to Cheshire
Default

it may be 3 months old but I have the question NOW, so don't complain
Cheshire is offline   Reply With Quote
Old 10-10-2004, 01:34 AM   #23 (permalink)
 
Join Date: Jul 2003
Location: Kansas
Age: 27
Posts: 16
Send a message via ICQ to Ocg_66
Default

I was just looking around for different scripts to put into my shard and came across this....man the guys on my shard are gonna love this
Ocg_66 is offline   Reply With Quote
Old 10-15-2004, 08:49 AM   #24 (permalink)
 
Join Date: Jul 2004
Age: 32
Posts: 169
Default

LOVE THE SCRIPT, its hilarious. I edited it to create a sort of a payed blessing for a limited time. Im going to look into adding the poison thing for some kind of std. Its a good idea.
Keep them coming.
paladineD is offline   Reply With Quote
Old 10-15-2004, 02:54 PM   #25 (permalink)
Forum Novice
 
Join Date: Mar 2003
Location: Canada, eh?
Age: 23
Posts: 466
Default

Code:
int newX = m_From.X + 1;
int newY = m_From.Y - 1;
Point3D spot = new Point3D( newX, newY, m_Mobile.Z );
m_Mobile.SetLocation( spot ,true );
I believe for the height of the whore you'll need to change that to something like this

Code:
int newX = m_From.X + 1;
int newY = m_From.Y - 1;
int newZ - m_From.Z + 3;
Point3D spot = new Point3D( newX, newY, newZ);
m_Mobile.SetLocation( spot ,true );
and make a timer for however long the ride animation is going on for, and at the end of it set her Z back to normal.

And bzk, there's nothing wrong with an old script topic being raised again, as long as it's relevent. It's not like he was grounging around, and posted a "Nice script man!" on a 3 month old post.
__________________
Tylius Dragon --==(UDIC)==--
Tylius 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