|
||
|
|
#1 (permalink) |
|
Join Date: Feb 2003
Posts: 412
|
i think that you should have it configurable somewhere to set a default prioraty level of the server, i myself liekr unning it in above normal, to get the fastest server reaction, i dont immagine this woudl be hard to impremen into the core?
|
|
|
|
|
|
#3 (permalink) |
|
Join Date: Feb 2003
Posts: 412
|
i know, i do that, and i know there are risks behind it but ive never really messed anything up with it, and honestly, i was referring to put it in as an option for people running it in 9x, or for people who dont waht to ahveto ctrl+alt+del, this was a suggestion/idea forum, so i suggested an idea that some poeple may find helpfull to incorperate
![]() |
|
|
|
|
|
#4 (permalink) |
|
Administrator
Join Date: Aug 2002
Location: Baltimore, MD
Age: 25
Posts: 4,870
|
[code:1]
using System.Threading; .... public static void Initialize() { Thread.CurrentThread.Priority = ThreadPriority.AboveNormal; } .... [/code:1]
__________________
Zippy, Razor Creator and RunUO Core Developer The RunUO Software Team "Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal." ~The Cryptonomicon |
|
|
|
|
|
#8 (permalink) | |
|
Guest
Posts: n/a
|
Quote:
|
|
|
|
|
#9 (permalink) |
|
Administrator
Join Date: Aug 2002
Location: Baltimore, MD
Age: 25
Posts: 4,870
|
Why couldn't you do 3drobotwars in C#, I'm confused....
__________________
Zippy, Razor Creator and RunUO Core Developer The RunUO Software Team "Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal." ~The Cryptonomicon |
|
|
|
|
|
#10 (permalink) | |
|
Account Terminated
|
Quote:
I was making a point, your only limited by what the client supports, unless you make an entire different game/client. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|