Ryandor.com

Forums
It is currently Sat Apr 27, 2024 1:16 pm

All times are UTC - 7 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Wed Aug 09, 2006 11:19 am 
Offline
Journeyman
Journeyman
User avatar

Joined: Sat May 06, 2006 11:54 am
Posts: 65
Ok i tried using this script below to remove the static difs however it fails to work anymore with RunUO 2.0

Code:
using System;
using Server;

namespace Server.Misc
{
      public class StartupSettings
     {
            public static void Initialize()
            {
               TileMatrixPatch.Enabled = false;
            }

            public StartupSettings()
            {
            }
      }
}


I cant seem to find a download anywhere for blank map/static difs anywhere however i could be missing it.

Ronin

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 50 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group