Go Back   RunUO - Ultima Online Emulation > RunUO > New Join Forum

New Join Forum So your new to RunUO and looking to work with people that are new, this is the place.

Reply
 
Thread Tools Display Modes
Old 09-17-2007, 01:42 AM   #1 (permalink)
Newbie
 
Join Date: Jun 2006
Age: 21
Posts: 26
Default Help

Hello.Forgive that I have written in it forum. People if can give someone a working script on Factions for RunUO 1.0.
qwertylam is offline   Reply With Quote
Old 09-17-2007, 02:33 AM   #2 (permalink)
Master of the Internet
 
TMSTKSBK's Avatar
 
Join Date: Feb 2004
Location: NC/NC State Univ
Age: 23
Posts: 16,424
Default

Isn't factions in 1.0 already?
__________________
Goodbye, folks.
TMSTKSBK is offline   Reply With Quote
Old 09-17-2007, 03:56 AM   #3 (permalink)
Master of the Internet
 
Anti-Basic's Avatar
 
Join Date: Dec 2005
Age: 20
Posts: 12,927
Default

Quote:
Originally Posted by TMSTKSBK View Post
Isn't factions in 1.0 already?
Yeah but they are turned off by default. You have to generate them. [generatefactions

and.. Aren't </gn>
__________________
Quote:
Originally Posted by madmadmax3 View Post
I didn't insult anyone dumpass
Anti-Basic is offline   Reply With Quote
Old 09-17-2007, 04:10 AM   #4 (permalink)
Newbie
 
Join Date: Jun 2006
Age: 21
Posts: 26
Default

Unfortunately at me is not present in RunUO script for factions.The command does not work [generatefactions. That to me to do prompt.
qwertylam is offline   Reply With Quote
Old 09-17-2007, 04:17 AM   #5 (permalink)
Master of the Internet
 
Anti-Basic's Avatar
 
Join Date: Dec 2005
Age: 20
Posts: 12,927
Default

ummm..what? and the script is included by default. You must have deleted the script, redownload runuo, it IS included.
__________________
Quote:
Originally Posted by madmadmax3 View Post
I didn't insult anyone dumpass
Anti-Basic is offline   Reply With Quote
Old 09-17-2007, 04:39 AM   #6 (permalink)
Newbie
 
Join Date: Jun 2006
Age: 21
Posts: 26
Default

I have understood it. But when I shall insert a folder in RunUO.At me gives out a heap of mistakes.
qwertylam is offline   Reply With Quote
Old 09-17-2007, 05:09 AM   #7 (permalink)
Master of the Internet
 
Anti-Basic's Avatar
 
Join Date: Dec 2005
Age: 20
Posts: 12,927
Default

You shouldnt be 'inserting folders' Factions are included in the default scripts of runuo. all you have to do is turn them on.
__________________
Quote:
Originally Posted by madmadmax3 View Post
I didn't insult anyone dumpass
Anti-Basic is offline   Reply With Quote
Old 09-17-2007, 05:26 AM   #8 (permalink)
Newbie
 
Join Date: Jun 2006
Age: 21
Posts: 26
Default

When I insert scripts and the original, to me the heap of mistakes stands out.
qwertylam is offline   Reply With Quote
Old 09-17-2007, 07:15 AM   #9 (permalink)
Newbie
 
Join Date: Oct 2003
Posts: 60
Default

I'd have to guess that you get a lot of script duplicates or dependency issues. Try to just add the faction system (and possibly the command, no clue where it is located) and nothing else.
korupt is offline   Reply With Quote
Old 09-17-2007, 04:03 PM   #10 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

Reposted from your other topic. I am reposting here to try to keep everything in this topic since its the only one out of the three to be in a support forum.

As others have told you factions are already in RunUO 1.0. = They are not on by default and can be activated by using the in game command [GenerateFactions.

If the command does not work for you, then maybe you are not even using 1.0. RunUO RC0 was out before 1.0, there was also a rogue Russian version out there which may not have included Factions. Are you certain you are using RunUO 1.0?

By adding factions a second time you are causing yourself to have errors. We can not help you with your errors if all you do is say you have errors. Post the errors here in code tags.

It also looks like you are using a translator from whatever language you speak to English. Although this forum is pretty much English only not everyone only speaks English, so if you try to type in your language in addition to the translation people, who also know that language may be able to help.

Last edited by stormwolff; 09-17-2007 at 04:10 PM.
stormwolff is offline   Reply With Quote
Old 09-18-2007, 01:39 AM   #11 (permalink)
Newbie
 
Join Date: Jun 2006
Age: 21
Posts: 26
Default

Sorry,I simply badly know English language.Look that I do. I take from the original I copy in RunUO A script D:\RunUO 1.0 RC0\Scripts\Engines. Then I start RunUO. And it gives out me such mistakes:






Scripts: Compiling C# scripts...failed (61 errors, 0 warnings)
- Error: Scripts\Engines\Factions\Items\Traps\BaseFactionTr apDeed.cs: CS0246: (
line 10, column 52) The type or namespace name 'ICraftable' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Items\BaseSystemControlle r.cs: CS0246: (line
23, column 35) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Gumps\FactionGump.cs: CS0246: (line 50, colum
n 65) The type or namespace name 'TextDefinition' could not be found (are you mi
ssing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\VendorDefinit ion.cs: CS0246: (lin
e 16, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\VendorDefinit ion.cs: CS0246: (lin
e 17, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\VendorDefinit ion.cs: CS0246: (lin
e 26, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\VendorDefinit ion.cs: CS0246: (lin
e 27, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\VendorDefinit ion.cs: CS0246: (lin
e 29, column 87) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
14, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
15, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
16, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
17, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
18, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
19, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
20, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
31, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
32, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
33, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
34, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
35, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
36, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
37, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\TownDefinitio n.cs: CS0246: (line
42, column 85) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\RankDefinitio n.cs: CS0246: (line
10, column 11) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\RankDefinitio n.cs: CS0246: (line
15, column 10) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\RankDefinitio n.cs: CS0246: (line
17, column 68) The type or namespace name 'TextDefinition' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\GuardDefiniti on.cs: CS0246: (line
16, column 11) The type or namespace name 'TextDefinition' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\GuardDefiniti on.cs: CS0246: (line
17, column 11) The type or namespace name 'TextDefinition' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\GuardDefiniti on.cs: CS0246: (line
26, column 10) The type or namespace name 'TextDefinition' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\GuardDefiniti on.cs: CS0246: (line
27, column 10) The type or namespace name 'TextDefinition' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\GuardDefiniti on.cs: CS0246: (line
29, column 86) The type or namespace name 'TextDefinition' could not be found (
are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 20, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 21, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 22, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 23, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 24, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 25, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 26, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 27, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 28, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 30, column 11) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 50, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 51, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 52, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 53, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 54, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 55, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 56, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 57, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 58, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 60, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 61, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 62, column 10) The type or namespace name 'TextDefinition' could not be found
(are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Definitions\FactionDefini tion.cs: CS0246: (li
ne 69, column 177) The type or namespace name 'TextDefinition' could not be foun
d (are you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\MerchantTitles.cs: CS0246: (line 19, col
umn 11) The type or namespace name 'TextDefinition' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\MerchantTitles.cs: CS0246: (line 20, col
umn 11) The type or namespace name 'TextDefinition' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\MerchantTitles.cs: CS0246: (line 21, col
umn 11) The type or namespace name 'TextDefinition' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\MerchantTitles.cs: CS0246: (line 25, col
umn 10) The type or namespace name 'TextDefinition' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\MerchantTitles.cs: CS0246: (line 26, col
umn 10) The type or namespace name 'TextDefinition' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\MerchantTitles.cs: CS0246: (line 27, col
umn 10) The type or namespace name 'TextDefinition' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\Factions\Core\MerchantTitles.cs: CS0246: (line 29, col
umn 66) The type or namespace name 'TextDefinition' could not be found (are you
missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
qwertylam 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