Ryandor.com
https://ryandor.com/forum/

Probs with U3-map
https://ryandor.com/forum/viewtopic.php?f=2&t=1942
Page 1 of 1

Author:  Guest [ Mon Aug 23, 2004 6:04 pm ]
Post subject:  Probs with U3-map

Hi,

Iv download a complet map with runuo script for my shard, and after installing all script in runuo folder, the consol display few code of error, it refere to a script in quest folder, i think its because the world iv installing remove all information about map0 (for a new blank world without item and teleporter, spawn point etc...)

I have no idea about modify this file, and if i delete this one, another error appear refere to another script in this folder (quest) my question is how can i remove quest folder without handicap script compiling, because if i delete the entire folder another error appear.

How do i install my new world?

If you need to look in files that i have change tells me and i send it to you by msn.

Please help me, i dont know what im suppose to do

here is a sample of what the consol tells me :

-Error: Scripts\Engines\Quests\Core\EnchantedSextant.cs: CS0117: (line 91, column 17) 'server.items.PMList' does not contain definition for 'Trammel'
-Error: Scripts\Engines\Quests\Core\EnchantedSextant.cs: CS0117: (line 111, column 17) 'server.items.PMList' does not contain definition for 'Malas'


If i delet this files, another error like this appear but with another script in this Folder, and if i delet this folder, many other error appear but in item folder and other folder.

This pack contain runuo script and also map0 statics0 and staidx0
If i dont replace runuo script runuo crash after many error code

Author:  Caldorean [ Mon Aug 23, 2004 7:59 pm ]
Post subject: 

I am assuming by the errors that you are using only Felucca??? If so simple goto line 91 and 11 or whatever the line numbers are and delete the if's for the other facets ie...

if ( from.Map == Map.Trammel )
{
banks = m_TrammelBanks;
moongates = PMList.Trammel;
}

and also....

else if ( from.Map == Map.Malas )
{
banks = m_MalasBanks;
moongates = PMList.Malas;
}


Those are the two statments giving you the errors.

Author:  Guest [ Mon Aug 23, 2004 9:12 pm ]
Post subject: 

If i do this, some other error appear, consol tells me that item are not localized (so many item that i cant log here).Know im bored after reinstall UO to have a new install my CD didnt work (bad .cab files (the only one that is important who contains map0 etc.....)) i think that world of UO its not for me!!!

If i place blank files in this folder or modified files (that i have downloaded with the world files) RUNUO do several error, i think its because this files was written for old-realesed version of RUNUO (not the 1RC)

Author:  Dian [ Tue Aug 24, 2004 1:57 am ]
Post subject: 

That sounds like you have an edited PublicMoongate.cs file, that has the Malas and Tramell commented out for the PMList entries

Page 1 of 1 All times are UTC - 7 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/