Welcome
Welcome to <strong>SunUO</strong>.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, <a href="/profile.php?mode=register">join our community today</a>!

Editing scripts for the BINFMT_MISC file

Support for modifying scripts or writing your own

Editing scripts for the BINFMT_MISC file

Postby ericd on Mon Nov 10, 2008 3:18 pm

According to the SunUO documentation, i need to edit the following files:
./Scripts/Misc/CrashGuard.cs
./Scripts/Misc/AutoRestart.cs
./Scripts/Gumps/AdminGump.cs

and i need to replace:

Process.Start( Core.ExePath );

with

Process.Start( "mono", Core.ExePath );

No problem right?
Wrong.
I can't find the Process.Start( Core.ExePath ); even in the shell.
can anybody help with what i'm going through?
ericd
 
Posts: 1
Joined: Mon Nov 10, 2008 3:14 pm

Re: Editing scripts for the BINFMT_MISC file

Postby BlueAngel on Fri Nov 21, 2008 3:58 pm

Which documentation do you talk about?
Personally I don't know anything that talk about these files however I have not such big experience with SunUO. I wish to help you anyway.
For what reason do you need to modify these files?
Also what do you mean with:
ericd wrote:I can't find the Process.Start( Core.ExePath ); even in the shell.

?
I cannot understand.
"A spell, once casted, can be undone. But a secret, once revealed, can never again be kept."
BlueAngel
 
Posts: 62
Joined: Wed Sep 12, 2007 2:47 pm
Location: Italy


Return to Script Support

Who is online

Users browsing this forum: No registered users and 0 guests

cron