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

RunUO Post Archive The Archvie

Reply
 
Thread Tools Display Modes
Old 07-18-2004, 11:11 PM   #1 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Exclamation Classic race Stone Redone:

This is the Style race stone that GoldDraco and atticus589 gold draco made the orginal then atticus589 made the first update but I changed the races, It also
Changes the body value to match the race. If you have any Ideas just let me know :}

Note: Alright I have edit the script to set skills according to the race. Redownload please

--------------------------------------------------------------------------------

Also if you put this on your shard could ya let me know I dont have a shard of my own to put it on
;]. Would Like to come see it.
Attached Files
File Type: cs ClassicRaceStone.cs (10.1 KB, 719 views)
Alcerious is offline   Reply With Quote
Old 07-19-2004, 02:06 AM   #2 (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

Cool beano. Would be a good thing if like stat & skill limited were introduced into it. I have not seen a race/class system for 1.0 out yet.
iZJokersWild is offline   Reply With Quote
Old 07-19-2004, 03:16 AM   #3 (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 Alcerious
This is for RunUo 1.0 :}. And you mean liek when you goin the race it sets your skills?
Yeah. I mean, it is cool to have a stone that turns your skin ntone dif to suit the race and change title to the race, but then to have it to where dif races have certain limitations and all. Like elf being good at Archery, and magic and woods, but weak at mace, smith and all. If it got really detailed, add night sight and such to it. Course would probably have to edit Char Createion & playermobile for them, I would think at least. Just depends on how in depth you want to get.
iZJokersWild is offline   Reply With Quote
Old 07-19-2004, 09:15 AM   #4 (permalink)
chrisjones
Guest
 
Posts: n/a
Default Still dont work

I changed few things got bored so should work for everyone one now sorry for quick mod to your script....
Attached Files
File Type: cs ClassicRaceStone.cs (9.4 KB, 183 views)
  Reply With Quote
Old 07-19-2004, 11:43 AM   #5 (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

Yes, somewhat like Omega's, but would think a little different. I wonder whatever happened to the new shard and all he was doing. I got booted off everything because I did not answer in the forums enough or something (I guess). Of course he never bothered to answer me back as to why he actually did, but oh well.
Yeah, I would do the skills changes. Body mods are great, but then either you lose the paperdoll, or is not matching the body. I would say add restrictions as well, like the wisp not being able to weild weapons, but then get an extremely high magery and casting level. Stuff like that. It is great to have skill bonuses, but unless there are penalities to go along with it, throws the balance off.
iZJokersWild is offline   Reply With Quote
Old 07-19-2004, 11:56 AM   #6 (permalink)
 
Join Date: Jun 2004
Age: 26
Posts: 103
Default

i've found that editing where it says:
Code:
m_From.BodyValue =
to:

Code:
m_From.BodyMod =
only changes the character as seen out on the game map, still allows you to use your paper doll (although you appear human in the paper doll)

(note: changing the body hue to a negative hue in the racestone has crashed my server 100% of the time, i don't recommend it. I had thought to do an etherael race, but no dice)
ASKith is offline   Reply With Quote
Old 07-19-2004, 04:28 PM   #7 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Exclamation Ta da

This is with the skill settings or u can download on first post here I fixed somore probs
Attached Files
File Type: cs ClassicRaceStone.cs (10.1 KB, 165 views)
Alcerious is offline   Reply With Quote
Old 07-19-2004, 04:35 PM   #8 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Lightbulb With out skills

If you dont want the Skill settings download this one
If any one wants me to customize it for there shard Im sure I could
Attached Files
File Type: cs ClassicRaceStone.cs (9.3 KB, 130 views)
Alcerious is offline   Reply With Quote
Old 07-19-2004, 06:08 PM   #9 (permalink)
Master of the Internet
 
DontdroptheSOAD's Avatar
 
Join Date: Apr 2003
Location: Glen Saint Mary, Florida
Age: 19
Posts: 6,834
Send a message via AIM to DontdroptheSOAD
Default

STOP POSTING AFTER URSELF use edit
DontdroptheSOAD is offline   Reply With Quote
Old 07-19-2004, 07:16 PM   #10 (permalink)
Lifetime $25'er
 
Join Date: Mar 2004
Location: WI
Age: 39
Posts: 60
Default Error.

Quote:
Originally Posted by Alcerious
Also if you put this on your shard could ya let me know I dont have a shard of my own to put it on
;]. Would Like to come see it.
I would like to have a race script on my shard.

I am receiving this error and am thinking I am missing another script(s) perhaps? Or missing adding something to a distro file? I am using RunUO 1.0.

Code:
Scripts: Compiling C# scripts...failed (7 errors, 4 warnings)
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 252, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 260, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 261, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Magery'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 269, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 277, column 1) 'Ser
ver.Mobile' does not contain a definition for 'bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 285, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 293, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
I have already made sure that all "m_Form." was changed to 'm_From.". I am still missing something. Thank you for any help!

Yrenwick Dragon
ultimaIX is offline   Reply With Quote
Old 07-19-2004, 07:27 PM   #11 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Talking

Alright im redoing scrit completly :}
Alcerious is offline   Reply With Quote
Old 07-19-2004, 07:51 PM   #12 (permalink)
Master of the Internet
 
DontdroptheSOAD's Avatar
 
Join Date: Apr 2003
Location: Glen Saint Mary, Florida
Age: 19
Posts: 6,834
Send a message via AIM to DontdroptheSOAD
Default

Quote:
Originally Posted by ultimaIX
I would like to have a race script on my shard.

I am receiving this error and am thinking I am missing another script(s) perhaps? Or missing adding something to a distro file? I am using RunUO 1.0.

Code:
Scripts: Compiling C# scripts...failed (7 errors, 4 warnings)
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 252, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 260, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 261, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Magery'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 269, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 277, column 1) 'Ser
ver.Mobile' does not contain a definition for 'bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 285, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 293, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
I have already made sure that all "m_Form." was changed to 'm_From.". I am still missing something. Thank you for any help!

Yrenwick Dragon
should be BodyMod
DontdroptheSOAD is offline   Reply With Quote
Old 07-19-2004, 07:53 PM   #13 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Default Ahhh

Thanks mate :}
Alcerious is offline   Reply With Quote
Old 07-19-2004, 08:11 PM   #14 (permalink)
Forum Novice
 
Join Date: May 2004
Location: Canada
Age: 35
Posts: 158
Default

im still getting that error, hmm weird i would really like this on my shard
dragonlady is offline   Reply With Quote
Old 07-19-2004, 08:16 PM   #15 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Default

Ill have new one posted by tommrow morning if not sooner
Alcerious is offline   Reply With Quote
Old 07-19-2004, 08:27 PM   #16 (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

I tried to eMail you back, but it came back to me. I will send you in PM later.
iZJokersWild is offline   Reply With Quote
Old 07-20-2004, 01:34 AM   #17 (permalink)
 
Join Date: Oct 2002
Posts: 185
Send a message via ICQ to Gustavo
Default

This is amazing, I wrote this script back in Dec. 2002 and ppl still keep posting it.
Gustavo is offline   Reply With Quote
Old 07-20-2004, 04:30 PM   #18 (permalink)
Forum Novice
 
Join Date: Jun 2004
Location: Texas
Age: 19
Posts: 206
Thumbs up Yeah!

I AM ATTICUS 589.... I kept rewriting this script i added a new form of power scrolls "might scrolls" which when u choose a race one drops in ur pack depending on class..... and they are immovable so you cant selll em.... and it raises skills so much or whateva.... good way to do skill and stat caps without modifying the player mobile.cs i can send you the scripts if you'd like but i need a post of who wants it dont want to waste space on forums... and whoever placed my post of race stone closed before this is proof that I did what i was supposed to.... i gave the person i got the script from fulll recognition...... sooooo there.... anyways..... post if u want it...
atticus589 is offline   Reply With Quote
Old 07-20-2004, 04:45 PM   #19 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Default

Defantaly Saves me time :}
Alcerious is offline   Reply With Quote
Old 07-21-2004, 11:11 AM   #20 (permalink)
 
Join Date: Jan 2004
Posts: 30
Default

Hey I think there is a way to edit skills without editing playermobile and adding scrolls.
try to put:

private Skill m_Skill;

near all the other variable declarations
and then

m_Skill = m_From.Skills[SkillName.Magery];
m_Skill.Base = 120.0;

at the setting method.
Maxx2004 is offline   Reply With Quote
Old 07-21-2004, 12:33 PM   #21 (permalink)
Not a lurker
 
cward's Avatar
 
Join Date: Jan 2004
Location: Kentucky
Age: 33
Posts: 1,213
Default

You need to test your scripts before submitting them. I see several errors in it that would prevent it from compiling. Heres a few just to start. I know you did not test this because there is absolutely no way in hell that it would ever compile.

m_From.Bodymod = 42;
m_Form.Fencing = 120;
m_Form.Tactics = 120;
m_Form.Anatomy = 120;
m_Form.Healing = 120;
m_Form.Parry = 120;
__________________
Ilshenar ChampionSpawn Generator
OSI Clone World Spawn files for MegaSpawner.
Current spawn files available:
Malas
Ilshenar
cward is offline   Reply With Quote
Old 07-21-2004, 09:41 PM   #22 (permalink)
 
Join Date: Jun 2004
Location: Arlington Texas
Age: 19
Posts: 35
Send a message via ICQ to Alcerious Send a message via AIM to Alcerious Send a message via Yahoo to Alcerious
Default

Acoutly I did test and got no errors... I would swear on it
Alcerious is offline   Reply With Quote
Old 08-09-2004, 09:56 AM   #23 (permalink)
 
Join Date: Aug 2003
Posts: 1
Default

Ok, but when i resurrect, my body is human,...

It's normal or anormal?
tekpaff is offline   Reply With Quote
Old 08-11-2004, 04:07 AM   #24 (permalink)
 
Join Date: Aug 2004
Age: 25
Posts: 4
Talking Race Stone Redone and redone and redone

wow had a bunch of questions re-edited this post twice, answered all my questions myself and now all i have to say is can making your own server be any cooler , Tnx for posting the script i learned alot.
Dr.quick is offline   Reply With Quote
Old 11-30-2004, 01:21 AM   #25 (permalink)
 
Join Date: Nov 2004
Age: 19
Posts: 67
Default

You know you can test scripts even if you dont have yur own public shard, it can be local without the internet
Shadowbane89 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